Letter T

texlive-pythontex - Run Python from within a document, typesetting the results

Website: http://tug.org/texlive/
License: LPPL 1.3
Vendor: Alcance Libre, Inc.
Description:
The package allows you to enter Python code within a LaTeX
document, execute the code, and access its output in the
original document. Python code is only executed when it has
been modified, or when it meets user-specified criteria. Code
may be divided into user-defined sessions, which automatically
run in parallel. Errors and warnings are synchronized with the
LaTeX document, so that they refer to the document's line
numbers. External dependencies can be tracked, so that code is
re-executed when the data it depends on is modified. PythonTeX
also provides syntax highlighting for code in LaTeX documents
via the Pygments syntax highlighter. The package provides a
depythontex utility, that creates a copy of the document in
which all Python code has been replaced by its output. This is
useful for journal submissions, sharing documents, and
conversion to other formats.

Packages

texlive-pythontex-20210325-42.fc14.al.noarch [1.6 MiB] Changelog by Than Ngo (2021-09-08):
- Re-enable LTO

Listing created by Repoview-0.6.6-6.fc14.al