diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:53:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:53:38 +0000 |
commit | 99784fdf77b10036ea4fe24dc7fa7f4ad0444f55 (patch) | |
tree | a73c16fab2c216893ec06fe465ebcd4909e3cb65 /Master/texmf-dist/source/latex/functan/functan.ins | |
parent | bad593825c87bb70ab7a9d7ac554e2d2b603cafd (diff) |
trunk/Master/texmf-dist/source/latex/functan
git-svn-id: svn://tug.org/texlive/trunk@302 c570f23f-e606-0410-a88d-b1316a301751
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 |