diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-02 23:29:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-02 23:29:53 +0000 |
commit | 1d053b95dc2f57b9d974520d41f07d72b9a332e5 (patch) | |
tree | 4074a5090b71f339b0d9da8fe106978800587890 /Master/texmf-dist/doc | |
parent | 8a1312018c13f3d29de8d1e5899410f8d0099043 (diff) |
minted (2feb15)
git-svn-id: svn://tug.org/texlive/trunk@36197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/minted/Makefile | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/minted/README | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/minted/minted.pdf | bin | 353283 -> 617189 bytes |
3 files changed, 11 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/minted/Makefile b/Master/texmf-dist/doc/latex/minted/Makefile index bb8877d025a..ae199e79d50 100644 --- a/Master/texmf-dist/doc/latex/minted/Makefile +++ b/Master/texmf-dist/doc/latex/minted/Makefile @@ -29,7 +29,7 @@ minted.glo: minted.dtx minted.sty dist: $(PACKAGE) @$(RM) minted.zip - @zip minted.zip $(PACKAGE) + @zip minted-$(shell grep '^\\ProvidesPackage' < minted.sty | grep -o '\<v[[:digit:]]*\.[[:digit:]]*\>').zip $(PACKAGE) clean: @$(RM) *.aux *.log *.out *.toc *.fdb_latexmk *.ilg *.glo *.gls *.lol 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. diff --git a/Master/texmf-dist/doc/latex/minted/minted.pdf b/Master/texmf-dist/doc/latex/minted/minted.pdf Binary files differindex 892bd29b400..e356fe9d1ab 100644 --- a/Master/texmf-dist/doc/latex/minted/minted.pdf +++ b/Master/texmf-dist/doc/latex/minted/minted.pdf |