Source Code Highlighting with Minted in LaTeX
Autor
writeLaTeX
Last Updated
hace 10 años
License
Creative Commons CC BY 4.0
Resumen
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.