summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minted/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-02 23:29:53 +0000
committerKarl Berry <karl@freefriends.org>2015-02-02 23:29:53 +0000
commit1d053b95dc2f57b9d974520d41f07d72b9a332e5 (patch)
tree4074a5090b71f339b0d9da8fe106978800587890 /Master/texmf-dist/doc/latex/minted/README
parent8a1312018c13f3d29de8d1e5899410f8d0099043 (diff)
minted (2feb15)
git-svn-id: svn://tug.org/texlive/trunk@36197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minted/README')
-rw-r--r--Master/texmf-dist/doc/latex/minted/README21
1 files changed, 10 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/minted/README b/Master/texmf-dist/doc/latex/minted/README
index f5c4ef1fd6a..9364f4ed335 100644
--- a/Master/texmf-dist/doc/latex/minted/README
+++ b/Master/texmf-dist/doc/latex/minted/README
@@ -1,17 +1,16 @@
-minted -- highlighted source code for LaTeX
+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.
+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 of installation
-and usage.
+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, either version 1.3 of this license or (at your option)
-any later version.
-Additionally, the project may be distributed under the terms of the new BSD
+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 and bug reports, please go to the project's hosting site at
-http://minted.googlecode.com.
+For suggestions, feature requests, and bug reports, please use the project's
+GitHub site: https://github.com/gpoore/minted.