blob: 2e7022b44f2d57a3fe2085de274315589be5e474 (
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
|
\input docstrip.tex
\preamble
fouridx package
Copyright 2008, 2013 Stefan Karrmann
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
S.Karrmann at web.de
\endpreamble
\askforoverwritefalse
% Files
%%%%%%%%%%%%%%%%%%%%%%
\generate{%
\file{fouridx.sty}{\from{fouridx.dtx}{package}}%
}
\Msg{* Ready}
\endbatchfile
|