Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

speedata/xts

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explore in Constellation

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).

Ecosystem

XTS is part of a broader ecosystem of PDF, typesetting and publishing technologies.

Explore the constellation →

License

BSD -- see License.md

Contact

Patrick Gundlach, gundlach@speedata.de

Morty Proxy This is a proxified and sanitized view of the page, visit original site.