Source Code Highlighting with Minted in LaTeX
Auteur
writeLaTeX
Last Updated
il y a 10 ans
License
Creative Commons CC BY 4.0
Résumé
The minted
package provides automatic syntax highlighting for source code listings. It uses the excellent pygments highlighter, which provides very high quality highlighting for a wide range of languages.
This example also shows how you can use minted to typeset LaTeX math embedded in your source code.