blob: 0f77d88503ac0a5f008bb821a738727cde4d9ef3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
\input l3docstrip.tex
\askforoverwritefalse
\preamble
Do not distribute a modified version of this file.
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{gtl.sty} {\from{gtl.dtx} {package}}%
}
\endbatchfile
|