diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-22 00:37:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-22 00:37:56 +0000 |
commit | b45ee3891b8df1f6cf10693496db38a4e3d04d94 (patch) | |
tree | e987ac1a9f2abeec106740fc434a2d3e72456366 /Master/texmf-dist/source/latex/fix2col/fix2col.ins | |
parent | b1d08fe2d339951213fe6aba9c2e849df806fc06 (diff) |
fix2col now its own package (19feb10)
git-svn-id: svn://tug.org/texlive/trunk@17133 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fix2col/fix2col.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/fix2col/fix2col.ins | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fix2col/fix2col.ins b/Master/texmf-dist/source/latex/fix2col/fix2col.ins new file mode 100644 index 00000000000..61206a6ca6c --- /dev/null +++ b/Master/texmf-dist/source/latex/fix2col/fix2col.ins @@ -0,0 +1,10 @@ +\input docstrip +\keepsilent +\preamble +\endpreamble + +\askforoverwritefalse + +\generate{\file{fix2col.sty}{\from{fix2col.dtx}{package}}} + +\endbatchfile |