diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-15 00:21:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-15 00:21:46 +0000 |
commit | 9a67e99a67abb5407d276cea4024eaa8c0ee23f9 (patch) | |
tree | 7699ac74c7e447a32082041d4e9e9b5a3d34110e /Master/texmf-dist/source/latex/minted/minted.ins | |
parent | c873315ca2aa88a1dbfb1e8114b2172d13f05e64 (diff) |
minted 0.1.5 (14jan10)
git-svn-id: svn://tug.org/texlive/trunk@16717 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/minted/minted.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/minted/minted.ins | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/minted/minted.ins b/Master/texmf-dist/source/latex/minted/minted.ins index 859d3d10fc9..48eb59a717a 100644 --- a/Master/texmf-dist/source/latex/minted/minted.ins +++ b/Master/texmf-dist/source/latex/minted/minted.ins @@ -12,6 +12,9 @@ The latest version of this license is in and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. +Additionally, the project may be distributed under the terms of the new BSD +license. + This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Konrad Rudolph. @@ -20,6 +23,8 @@ This work consists of the files mints.dtx and mints.ins and the derived file mints.sty. \endpreamble +\usedir{tex/latex/minted} + \generate{\file{minted.sty}{\from{minted.dtx}{package}}} \endbatchfile |