summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/verbments/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-07 23:40:10 +0000
committerKarl Berry <karl@freefriends.org>2011-08-07 23:40:10 +0000
commit7822e32d4066bb81d8e6ed47697c93301b86fe9f (patch)
treef5eca2b975844d3853d1e21daccfc3419362cf7c /Master/texmf-dist/doc/latex/verbments/README
parent20ff44ce9e3f008751e5b3730036a2c97d5031df (diff)
new latex package verbments (13jun11)
git-svn-id: svn://tug.org/texlive/trunk@23452 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/verbments/README')
-rw-r--r--Master/texmf-dist/doc/latex/verbments/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/verbments/README b/Master/texmf-dist/doc/latex/verbments/README
new file mode 100644
index 00000000000..46723a18afe
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/verbments/README
@@ -0,0 +1,13 @@
+verbments (v1.1) -- syntax highlighting of source code in LaTeX documents
+
+The verbments package provides an environment for syntax highlighting
+of source code in LaTeX documents. The highlighted source code output is
+formatted via powerful Pygments library of the Python language.
+
+See the documentation (verbments.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.2 of this license or (at your
+option) any later version. Additionally, the project may be distributed
+under the terms of the new BSD license.