Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

latexminted - Python executable for the LaTeX minted package

Author

       Geoffrey M. Poore

       Repository: https://github.com/gpoore/minted
       CTAN: https://ctan.org/pkg/minted
       PyPI: https://pypi.org/project/latexminted

                                                                                                  LATEXMINTED(1)

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).

Name

       latexminted - Python executable for the LaTeX minted package

See Also

latex(1)

See Also