Which programming languages does the minted package support?
The minted
package provides automatic syntax highlighting for source code listings—here's an example showing how to use it. minted
uses the excellent pygments highlighter, which provides very high-quality syntax highlighting for a wide range of languages.