xts

module
v0.0.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: BSD-3-Clause

README

XTS - XML typesetting system

XTS turns XML data into PDF. You write a layout in XML, point it at your data, and get a fully typeset document -- no GUI, no manual intervention. Think product catalogs, price lists, data sheets, or anything where content changes but the design stays the same.

Under the hood, XTS uses boxes and glue, a Go library that implements TeX's typesetting algorithms. If you know the speedata Publisher, XTS is its next-generation successor.

Getting started

Grab the latest release from the releases page, unzip, add bin/ to your PATH, and you're good to go:

xts new hello
cd hello
xts
open xts.pdf

That's it -- your first PDF from XML.

Documentation

Building from source

git clone https://github.com/speedata/xts.git
cd xts
rake build

Needs Go 1.21+ and Ruby/rake (or just run the go build command from the Rakefile directly).

License

BSD -- see License.md

Contact

Patrick Gundlach, gundlach@speedata.de

Directories

Path Synopsis
changelog
Package changelog reads a changelog.xml file
Package changelog reads a changelog.xml file
commandsxml
Package commandsxml reads the commands.xml file.
Package commandsxml reads the commands.xml file.
fileutils
Package fileutils provides some helper functions for file / directory copying
Package fileutils provides some helper functions for file / directory copying
genschema
Package genschema creates Relax NG and XSD schema files for English and German
Package genschema creates Relax NG and XSD schema files for English and German
xts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL