01-26-2008, 06:46 PM
[quote volcs0]So, other ideas? Should I try to use LaTeX and produce the postscript directly?
I would.
You can use pdflatex to produce PDF directly.
You can use a LaTeX class/package to add color.
Alter your Python script to produce the relatively simple repetitive code for LaTeX markup.
Other high-speed options include 'troff' or other tools in the troff family.
I would.
You can use pdflatex to produce PDF directly.
You can use a LaTeX class/package to add color.
Alter your Python script to produce the relatively simple repetitive code for LaTeX markup.
Other high-speed options include 'troff' or other tools in the troff family.