Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pdflatex

Pdflatex In A Python Subprocess On Mac

I'm trying to run pdflatex on a .tex file from a Python 2.4.4. subprocess (on a mac): import su… Read more Pdflatex In A Python Subprocess On Mac

Sphinx Automodule, No Text Wrap In Class Name (latexpdf)

I'm generating pdf using make latexpdf of Sphinx. This mostly works fine but I have a quite dee… Read more Sphinx Automodule, No Text Wrap In Class Name (latexpdf)

Sphinx Docs: Remove Blank Pages From Generated PDFs?

By default, Sphinx documentation outputs a PDF that's formatted for duplex printing. So there i… Read more Sphinx Docs: Remove Blank Pages From Generated PDFs?