
Source Code Highlighting with Minted in LaTeX
作者:
writeLaTeX
最近上传:
11 年前
许可:
Creative Commons CC BY 4.0
摘要:
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.
