diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/leftidx/leftidx.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/leftidx/leftidx.ins | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/leftidx/leftidx.ins b/Master/texmf-dist/source/latex/leftidx/leftidx.ins new file mode 100644 index 00000000000..c8aea0d6944 --- /dev/null +++ b/Master/texmf-dist/source/latex/leftidx/leftidx.ins @@ -0,0 +1,25 @@ +\input docstrip.tex +\preamble + + leftidx package + + Copyright 2000, 2001, 2003 Harald Harders + + 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. + + h.harders@tu-bs.de + +\endpreamble + +\askforoverwritefalse + +% Files +%%%%%%%%%%%%%%%%%%%%%% +\generate{% + \file{leftidx.sty}{\from{leftidx.dtx}{package}}% +} +\Msg{* Ready} +\endbatchfile
\ No newline at end of file |