Typesetting systems
Polytype – Home — A Rosetta stone for typesetting engines. This project’s goal is to provide a chrestomathy for typesetting similar to what Rosetta Code does for programming languages. The samples here are designed to compare and/or contrast the approaches taken to various typesetting situations by different typesetting engines.
Classic
- SILE typesetter
- Mom - Macros for GNU troff
- Lout; github - new maintainer.
New
- Based off this research work - Fast Typesetting with Incremental Compilation PDF
- github repos
See also: A Quick How-to on using LuaTeX with ConTeXt, pandoc, typesetting, groff.
pdf.tocgen is a set of command-line tools for automatically extracting and generating the table of contents (ToC) of a pdf file. It uses the embedded font attributes and position of headings to deduce the basic outline of a pdf file.