diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:54:09 +0000 |
commit | 6d194c5911349b081e4f5d2fceae6e70de7f6063 (patch) | |
tree | 10e7be211eb504885b2d390786b57629eef06a70 /Master/texmf-dist/source/latex/isodate/isodate.ins | |
parent | e1631ad38523ce5a94b368ef94f755e305f5a0cd (diff) |
trunk/Master/texmf-dist/source/latex/isodate
git-svn-id: svn://tug.org/texlive/trunk@333 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/isodate/isodate.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/isodate/isodate.ins | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/isodate/isodate.ins b/Master/texmf-dist/source/latex/isodate/isodate.ins new file mode 100644 index 00000000000..d7e2099d71d --- /dev/null +++ b/Master/texmf-dist/source/latex/isodate/isodate.ins @@ -0,0 +1,31 @@ +\def\batchfile{isodate.ins} +\input docstrip.tex +\preamble + + isodate package + + Copyright 2000--2005 Harald Harders + + This program can be redistributed and/or modified under the terms + of the LaTeX Project Public License Distributed from CTAN + archives in directory macros/latex/base/lppl.txt; either + version 1 of the License, or any later version. + + h.harders@tu-bs.de + +\endpreamble + +\askforoverwritefalse +% Files +%%%%%%%%%%%%%%%%%%%%%% +\generate{% + \file{isodate.sty}{\from{isodate.dtx}{isodate}}% + \file{danish.idf}{\from{isodate.dtx}{language,danish}}% + \file{english.idf}{\from{isodate.dtx}{language,english}}% + \file{french.idf}{\from{isodate.dtx}{language,french}}% + \file{german.idf}{\from{isodate.dtx}{language,german}}% + \file{norsk.idf}{\from{isodate.dtx}{language,norsk}}% + \file{swedish.idf}{\from{isodate.dtx}{language,swedish}}% + \file{isodateo.sty}{\from{isodateo.dtx}{package}}% +} +\Msg{* ready} |