I write Scheme code to generate TeXdraw commands which TeX translates into Postscript which is embedded into the DVI file which dvips translates to Postscript which ps2pdf (with the appropriate command arguments) translates to PDF
And somehow this seems natural to me.
Brad
Afficher les réponses par date
your last name just needs to "buy an f" :-)
On Dec 8, 2017 11:19 AM, "Bradley Lucier" lucier@math.purdue.edu wrote:
I write Scheme code to generate TeXdraw commands which TeX translates into Postscript which is embedded into the DVI file which dvips translates to Postscript which ps2pdf (with the appropriate command arguments) translates to PDF
And somehow this seems natural to me.
Brad _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
I have old Common Lisp code to generate diagrams using PSTricks, and then it's the same pipeline.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org The only way to have a friend is to be one. — Ralph Waldo Emerson
On Fri, Dec 8, 2017 at 2:18 PM, Bradley Lucier lucier@math.purdue.edu wrote:
I write Scheme code to generate TeXdraw commands which TeX translates into Postscript which is embedded into the DVI file which dvips translates to Postscript which ps2pdf (with the appropriate command arguments) translates to PDF
And somehow this seems natural to me.
Brad _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list