Announcements for PyLuaTeX
- 2024-01-12 CTAN update: PyLuaTeX
- 2024-01-08 CTAN update: PyLuaTeX
- 2023-02-16 CTAN update: PyLuaTeX
- 2023-01-15 CTAN update: PyLuaTeX
- 2023-01-04 CTAN update: PyLuaTeX
- 2022-12-31 CTAN update: PyLuaTeX
- 2022-06-06 CTAN update: PyLuaTeX
- 2022-03-17 CTAN update: PyLuaTeX
- 2022-03-11 CTAN update: PyLuaTeX
- 2022-02-14 CTAN update: PyLuaTeX
- 2022-02-06 CTAN update: PyLuaTeX
- 2021-11-07 CTAN update: PyLuaTeX
- 2021-08-08 CTAN update: PyLuaTeX
- 2021-07-27 CTAN update: PyLuaTeX
- 2021-07-16 CTAN update: PyLuaTeX
- 2021-07-15 CTAN update: PyLuaTeX
- 2021-07-13 New on CTAN: pyluatex
PyLuaTeX – Execute Python code on the fly in your LaTeX documents
PyLuaTeX allows you to execute Python code and to include the resulting output in your LaTeX documents in a single compilation run. LaTeX documents must be compiled with LuaLaTeX for this to work.
PyLuaTeX runs a Python InteractiveInterpreter (actually several if you use different sessions) in the background for on-the-fly code execution. Python code from your LaTeX file is sent to the background interpreter through a TCP socket. This approach allows your Python code to be executed and the output to be integrated in your LaTeX file in a single compilation run. No additional processing steps are needed. No intermediate files have to be written. No placeholders have to be inserted.
Package | PyLuaTeX |
Version | 0.6.3 |
Copyright | 2021–2024 Tobias Enderle |
Maintainer | Tobias Enderle |
Atom Atom 1.0 feed with announcements for package PyLuaTeX.
RSS RSS 2.0 feed with announcements for package PyLuaTeX.