diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-05 00:43:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-05 00:43:53 +0000 |
commit | 52b0e32085cb75500c155e9a18ac2d372e4cc46a (patch) | |
tree | 17430b7dd368150fecf2dbbe0659688226f6eccc /Master/texmf-dist/source/latex/envlab/envlab.ins | |
parent | 18aa1774461bbd60f83e7e6b571ff1172fdd30b3 (diff) |
envlab update (2jun08)
git-svn-id: svn://tug.org/texlive/trunk@8573 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/envlab/envlab.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/envlab/envlab.ins | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/envlab/envlab.ins b/Master/texmf-dist/source/latex/envlab/envlab.ins index 9debb8d5009..68e4cedbb74 100644 --- a/Master/texmf-dist/source/latex/envlab/envlab.ins +++ b/Master/texmf-dist/source/latex/envlab/envlab.ins @@ -2,10 +2,8 @@ \input docstrip \keepsilent -\generate{\file{envlab.drv}{\from{envlab.dtx}{driver}} - \file{envlab.sty}{\from{envlab.dtx}{package}}} -\preamble +\declarepreamble\cfg You are allowed and encouraged to modify THIS file. @@ -15,9 +13,13 @@ customization commands specific to your site. Good luck - \endpreamble -\generate{\file{envlab.cfg}{\from{envlab.dtx}{cfg}}} +\generate{% + \file{envlab.drv}{\from{envlab.dtx}{driver}} + \file{envlab.sty}{\from{envlab.dtx}{package}} + \usepreamble\empty\usepreamble\cfg\file{envlab.cfg}{\from{envlab.dtx}{cfg}}} + + |