diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/functan/functan.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/functan/functan.ins | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/functan/functan.ins b/Master/texmf-dist/source/latex/functan/functan.ins new file mode 100644 index 00000000000..6470f258bc3 --- /dev/null +++ b/Master/texmf-dist/source/latex/functan/functan.ins @@ -0,0 +1,34 @@ +% +% functan.ins +% Copyright 2004 Antoine Lejay +% +% This program is provided under the terms of the +% LaTeX Project Public License distributed from CTAN +% archives in directory macros/latex/base/lppl.txt. +% +% Author: Antoine Lejay +% +\input docstrip +\keepsilent + +% define preamble +\preamble + +functan.ins +Copyright 2004 Antoine Lejay + +This program is provided under the terms of the +LaTeX Project Public License distributed from CTAN +archives in directory macros/latex/base/lppl.txt. + +Author: Antoine Lejay (Antoine.Lejay@iecn.u-nancy.fr) + +\endpreamble + + +\generate{% + \file{functan.sty}{\from{functan.dtx}{package}}% + \usepostamble\empty + \file{functan.drv}{\from{functan.dtx}{driver}}} + +\endbatchfile |