LaTeX with embedded Scheme code and HTML generation
The stex
package extends LaTeX with a handful of commands for including Scheme code (or pretty much any other kind of code, as long as you don't plan to use the Scheme-specific transcript support) in a document. It provides the programs scheme-prep
and html-prep
to convert stex
documents to LaTeX and HTML, respectively, plus makefile templates, style files, and other resources. The stex
system is used to typeset The Scheme Programming Language and the Chez Scheme User's Guix, among other documents.
Linter | Message | Location |
---|---|---|
inputs-should-be-native Identify inputs that should be native inputs | 'texlive-updmap.cfg' should probably be a native input |