diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-09 01:06:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-09 01:06:06 +0000 |
commit | 6c0e20211966e2ad4943b5765cfab85123d882c3 (patch) | |
tree | 388ce656aa9968b22cdc68a935535eec64b594e9 /Master/texmf-dist/doc/latex/minted/README | |
parent | 35b900f339f9ca5d181ccd4fd4256d91cc641461 (diff) |
new latex package minted 0.0.4 (8jan10)
git-svn-id: svn://tug.org/texlive/trunk@16642 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minted/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/minted/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/minted/README b/Master/texmf-dist/doc/latex/minted/README new file mode 100644 index 00000000000..9c7725dde8d --- /dev/null +++ b/Master/texmf-dist/doc/latex/minted/README @@ -0,0 +1,12 @@ +minted -- highlighted source code for LaTeX + +minted is a package that facilitates expressive syntax highlighting in LaTeX +using the powerful 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 of installation +and usage. + +This work may be distributed and/or modified under the conditions of the LaTeX +Project Public License, either version 1.3 of this license or (at your option) +any later version. |