Directory macros/latex/contrib/pygmentex
README
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments. Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. In order to use PygmenTeX you need to have Pygments installed. If you need instructions on installing it, please refer to its home page at http://pygments.org/. The file pygmentex.py should be installed as an executable file in a directory in the PATH. The file pygmentex.sty should be installed in a directory where TeX searches for input files. The file demo.pdf demonstrates the use of the package. PygmenTeX is licensed under Latex Project Public License (version 1.3).
Download the contents of this package in one zip archive (766.2k).
pygmentex – Use Pygments to format code listings in documents
PygmenTeX is a Python-based LaTeX package that can be used for typesetting code listings in a LaTeX document using Pygments.
Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
Package | pygmentex |
Version | 0.11 2022-08-15 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2014–2020 José Romildo Malaquias |
Maintainer | José Romildo Malaquias |
Contained in | TeX Live as pygmentex MiKTeX as pygmentex |
Topics | Syntax highlight Listing |