diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/morewrites/morewrites.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/morewrites/morewrites.ins')
-rw-r--r-- | macros/latex/contrib/morewrites/morewrites.ins | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/latex/contrib/morewrites/morewrites.ins b/macros/latex/contrib/morewrites/morewrites.ins new file mode 100644 index 0000000000..d9e17d55e0 --- /dev/null +++ b/macros/latex/contrib/morewrites/morewrites.ins @@ -0,0 +1,39 @@ +\iffalse meta-comment + +File morewrites.ins Copyright (C) 2012 Bruno Le Floch + +It may be distributed and/or modified under the conditions of the +LaTeX Project Public License (LPPL), either version 1.3c of this +license or (at your option) any later version. The latest version +of this license is in the file + + http://www.latex-project.org/lppl.txt + +This file is part of the "morewrites bundle" (The Work in LPPL) +and all files in that bundle must be distributed together. + +The released version of this bundle is available from CTAN. + +\fi + +\let\jobname\relax +\input l3docstrip.tex +\askforoverwritefalse + +\preamble + +Communicate any suggestions for changing this package +to Bruno Le Floch (blflatex@gmail.com). + +\endpreamble +% stop docstrip adding \endinput +\postamble +\endpostamble + +\keepsilent + +% the package +\generate{\file{morewrites.sty}{\from{morewrites.dtx}{package}}} +\generate{\file{primargs.sty}{\from{primargs.dtx}{package}}} + +\endbatchfile |