diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-scottish/datetime2-scottish.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-scottish/datetime2-scottish.ins | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-scottish/datetime2-scottish.ins b/Master/texmf-dist/source/latex/datetime2-scottish/datetime2-scottish.ins new file mode 100644 index 00000000000..4247cb57f8c --- /dev/null +++ b/Master/texmf-dist/source/latex/datetime2-scottish/datetime2-scottish.ins @@ -0,0 +1,61 @@ +\input docstrip + +\preamble + + datetime2-scottish.dtx + Copyright 2015 Nicola Talbot + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either version 1.3 + of this license of (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 2005/12/01 or later. + + This work has the LPPL maintenance status `inactive'. + + This work consists of the files datetime2-scottish.dtx and + datetime2-scottish.ins and the derived files + datetime2-scottish-utf8.ldf, datetime2-scottish-ascii.ldf and + datetime2-scottish.ldf. + +\endpreamble + +\askforoverwritefalse + +\generate +{% + \file + {datetime2-scottish-utf8.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-scottish.dtx}{datetime2-scottish-utf8.ldf,package}% + }% +} + +\generate +{% + \file + {datetime2-scottish-ascii.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-scottish.dtx}{datetime2-scottish-ascii.ldf,package}% + }% +} + +\generate +{% + \file + {datetime2-scottish.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-scottish.dtx}{datetime2-scottish.ldf,package}% + }% +} + +\endbatchfile + |