diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/leaflet/leaflet.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/leaflet/leaflet.ins | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/leaflet/leaflet.ins b/Master/texmf-dist/source/latex/leaflet/leaflet.ins new file mode 100644 index 00000000000..7781891aa4a --- /dev/null +++ b/Master/texmf-dist/source/latex/leaflet/leaflet.ins @@ -0,0 +1,32 @@ + +\input docstrip + +\preamble + +Copyright (C) 2003, 2004 +Rolf Niepraschk, Rolf.Niepraschk@ptb.de +Hubert Gaesslein, HubertJG@open.mind.de + +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. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This work has the LPPL maintenance status "author-maintained". + +\endpreamble + +\keepsilent +\askforoverwritefalse + +\usedir{tex/latex/contrib/leaflet} + +\generate{ + \file{leaflet.cls}{\from{leaflet.dtx}{class}} + \file{leaflet-manual.tex}{\from{leaflet.dtx}{manual}} +} + +\endbatchfile |