summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minted/README
blob: 9364f4ed335a4c139a2edfe2d3cdf4dcac9428f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
minted — highlighted source code for LaTeX

minted is a package that facilitates expressive syntax highlighting in LaTeX
using the Pygments library.  The package also provides options to customize 
the highlighted source code output using fancyvrb.

See the documentation (minted.pdf) for examples and instructions for 
installation and usage.

This work may be distributed and/or modified under the conditions of the 
LaTeX Project Public License (LPPL), version 1.3 or later.  Additionally, 
the project may be distributed under the terms of the 3-Clause ("New") BSD
license.

For suggestions, feature requests, and bug reports, please use the project's 
GitHub site:  https://github.com/gpoore/minted.