Hi, I've released the initial version of a Python tool (ReLaTeX) for extracting content from a Sphinx latex output file, massaging it a bit to make certain details (e.g. equations) more standard latex, and then "injecting" it into any latex file you want to use as a template. This is mainly intended for making it easy to use latex templates that scientific journals require authors to follow for submitting latex manuscripts. I've used ReLaTeX to submit several papers to different journals (for both initial submission and final production versions), and have found it very useful to be able to "re-template" Sphinx's latex output automatically in this way. Hopefully this will be useful for other Sphinx users as well. You obviously can also use ReLaTeX on any latex input, not just from Sphinx.
The docs are here: http://people.mbi.ucla.edu/leec/docs/relatex/ The code is here: https://github.com/cjlee112/relatex -- Chris Lee Dept. of Computer Science, UCLA -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.
