hybrid-latex

Allow active Python code in LaTeX documents

Version:
0.1
Copyright:
Leo Brewin
License:
mit
Packaged on:
10/03/2018 15:45:45
Number of files:
44
Size on disk:
1.91 MB

This is a collection of Python and Bash shell scripts that allows LaTeX documents to contain active Python code. The active code blocks are processed ahead of LaTeX and their results are accessible within the same LaTeX document. Thus a calculation that might otherwise be done in two documents, one using Python to do the maths, and a separate LaTeX document to record the results, can be consolidated into a single source.