blob: 82595bd04fe46157c1c362e0fe5ebbbf7e9fd4c8 (
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+gtl@gmail.com).
\endpreamble
% stop docstrip adding \endinput
\postamble
\endpostamble
\keepsilent
% the package
\generate{%
\file{gtl.sty} {\from{gtl.dtx} {package}}%
}
\endbatchfile
|