diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-01 20:44:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-01 20:44:19 +0000 |
commit | 80a7fe00c064153e0b219f08bb590fdca4a6f3d1 (patch) | |
tree | 7217567fd188d7211e38bf7ecf6ef08630efe09c /Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins | |
parent | c7a57ea6f456b584d13cd215bc515d956145b276 (diff) |
datetime2-*
git-svn-id: svn://tug.org/texlive/trunk@36700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins b/Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins new file mode 100644 index 00000000000..1d20960c0cb --- /dev/null +++ b/Master/texmf-dist/source/latex/datetime2-turkish/datetime2-turkish.ins @@ -0,0 +1,61 @@ +\input docstrip + +\preamble + + datetime2-turkish.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-turkish.dtx and + datetime2-turkish.ins and the derived files + datetime2-turkish-utf8.ldf, datetime2-turkish-ascii.ldf and + datetime2-turkish.ldf. + +\endpreamble + +\askforoverwritefalse + +\generate +{% + \file + {datetime2-turkish-utf8.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-turkish.dtx}{datetime2-turkish-utf8.ldf,package}% + }% +} + +\generate +{% + \file + {datetime2-turkish-ascii.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-turkish.dtx}{datetime2-turkish-ascii.ldf,package}% + }% +} + +\generate +{% + \file + {datetime2-turkish.ldf}% + {% + \usepreamble\defaultpreamble + \usepostamble\defaultpostamble + \from{datetime2-turkish.dtx}{datetime2-turkish.ldf,package}% + }% +} + +\endbatchfile + |