summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/minted/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/minted/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/minted/README')
-rw-r--r--macros/latex/contrib/minted/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/latex/contrib/minted/README b/macros/latex/contrib/minted/README
new file mode 100644
index 0000000000..b2a13a8aff
--- /dev/null
+++ b/macros/latex/contrib/minted/README
@@ -0,0 +1,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 and fvextra.
+
+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.