LATEXMINTED(1) | General Commands Manual | LATEXMINTED(1) |
NAME
latexminted - Python executable for the LaTeX minted package
DESCRIPTION
The LaTeX minted package typesets code with syntax highlighting using the Pygments library (https://pygments.org/). latexminted receives code and settings from the minted package, performs syntax highlighting and code formatting, and then passes the highlighted code back to LaTeX for typesetting.
latexminted is designed to be launched from within LaTeX via \ShellEscape by the minted package. It is not intended for direct usage.
See the minted documentation for installation and configuration details (https://ctan.org/pkg/minted).
SEE ALSO
latex(1)
AUTHOR
Geoffrey M. Poore
Repository: https://github.com/gpoore/minted
CTAN: https://ctan.org/pkg/minted
PyPI: https://pypi.org/project/latexminted