diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-03 16:42:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-03 16:42:39 +0000 |
commit | d4d1a38de7842f8d66c0e60fa6a702fd2deed84c (patch) | |
tree | 4cc6af7fca04683178cbc9dbf9d3f057e02f4e74 /Master/texmf-dist/source/latex/changes/changes.ins | |
parent | f1d3e6c572a8075b14527a120c820c6a938f2947 (diff) |
new packages changes 0.5.1 (30aug07)
git-svn-id: svn://tug.org/texlive/trunk@4861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/changes/changes.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/changes/changes.ins | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/changes/changes.ins b/Master/texmf-dist/source/latex/changes/changes.ins new file mode 100644 index 00000000000..efec41e8d42 --- /dev/null +++ b/Master/texmf-dist/source/latex/changes/changes.ins @@ -0,0 +1,51 @@ +%% Diese Datei erzeugt die benötigten Dateien aus changes.dtx +%% +\def\filedate{2007/01/24} +\def\batchfile{changes.ins} +\input docstrip + +\keepsilent +\askforoverwritefalse + +\preamble + +changes.dtx +Copyright 2007 Ekkart Kleinod (ekkart@ekkart.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 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 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. +The current maintainer of this work is Ekkart Kleinod. + +This work consists of the files + changes.drv + changes.dtx + changes.ins + README +and the derived files + changes.sty + changes.pdf + changes.example1.tex + changes.example2.tex + changes.example3.tex + +\endpreamble + +\postamble +Copyright 2007 Ekkart Kleinod +\endpostamble + +\generate{ + \file{changes.sty}{\from{changes.dtx}{changes}} + \file{changes.example1.tex}{\from{changes.dtx}{example:1}} + \file{changes.example2.tex}{\from{changes.dtx}{example:2}} + \file{changes.example3.tex}{\from{changes.dtx}{example:3}} +} + +\endinput |