blob: d9e17d55e008886c0a4735aa3909497ac798ddcb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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
|