diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:58:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:58:08 +0000 |
commit | 224bc14829bc59b7a4b09255ce1e1bcaf9419688 (patch) | |
tree | b81b173a45bcb60fbef6cf215e9ad057c348da97 /Master/texmf-dist/source/latex/subfloat/subfloat.ins | |
parent | 7c8cec7ea4c5d80937a8639b27cdffac9213bc81 (diff) |
trunk/Master/texmf-dist/source/latex/subfloat
git-svn-id: svn://tug.org/texlive/trunk@535 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/subfloat/subfloat.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/subfloat/subfloat.ins | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/subfloat/subfloat.ins b/Master/texmf-dist/source/latex/subfloat/subfloat.ins new file mode 100644 index 00000000000..e1048f2a214 --- /dev/null +++ b/Master/texmf-dist/source/latex/subfloat/subfloat.ins @@ -0,0 +1,21 @@ +\def\batchfile{subfloat.ins} +\input docstrip.tex +\preamble + + subfloat package + + Copyright 1999, 2002 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 +% Files +%%%%%%%%%%%%%%%%%%%%%% +\generateFile{subfloat.sty}{f}{\from{subfloat.dtx}{package}} + +\Msg{* Ready} |