blob: 4e21b32a93c4bf110c3620c732b360bc533d0dda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
\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 (see the latex-randomwalk repository
on GitHub).
\endpreamble
% stop docstrip adding \endinput
\postamble
\endpostamble
\keepsilent
% the package
\generate{\file{randomwalk.sty}{\from{randomwalk.dtx}{package}}}
\endbatchfile
|