New on CTAN: hybrid-latex
Date: September 29, 2018 7:12:50 PM CEST
Leo Brewin submitted the
hybrid-latex
package.
Version: 0.1 2018-08-22
License: mit
Summary description: Allow active Python code in LaTeX documents
Announcement text:
The hybrid-latex package allows active Python code to be included within a LaTeX document. The Python code will be processed ahead of LaTeX and the results will be available 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. The package is implemented as a collection of LaTeX style files and Python scripts.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/hybrid-latex The package’s files themselves can be inspected at http://mirror.ctan.org/macros/latex/contrib/hybrid-latex/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
We are supported by the TeX users groups. Please join a users group; see https://www.tug.org/usergroups.html .
The hybrid-latex package allows active Python code to be included within a LaTeX document. The Python code will be processed ahead of LaTeX and the results will be available 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. The package is implemented as a collection of LaTeX style files and Python scripts.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/hybrid-latex The package’s files themselves can be inspected at http://mirror.ctan.org/macros/latex/contrib/hybrid-latex/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
We are supported by the TeX users groups. Please join a users group; see https://www.tug.org/usergroups.html .
hybrid-latex – Allow active Python code in LaTeX documents
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.
Package | hybrid-latex |
Version | 0.1 2018-08-22 |
Copyright | 2018 Leo Brewin |
Maintainer | Leo Christopher Brewin |