diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-08 23:20:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-08 23:20:46 +0000 |
commit | 0f2ded353988b19236ea87f6f135ab63045a5672 (patch) | |
tree | d22639a74e947e25f9f033993e3872b42dda8e4c /Master/texmf-dist/source/latex/chemstyle/chemstyle.ins | |
parent | d6767c07e4b1da71175894668d79303343af63f2 (diff) |
chemstyle 1.2 (8mar08)
git-svn-id: svn://tug.org/texlive/trunk@6903 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/chemstyle/chemstyle.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/chemstyle/chemstyle.ins | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins b/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins index 6e2a49e598c..49063a4b317 100644 --- a/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins +++ b/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins @@ -9,7 +9,7 @@ %% The chemstyle package --- Writing chemistry with style %% Maintained by Joseph Wright %% E-mail: joseph.wright@morningstar2.co.uk -%% Released under the LaTeX Project Public License v1.3 or later +%% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% @@ -21,17 +21,17 @@ The chemstyle package --- Writing chemistry with style Maintained by Joseph Wright E-mail: joseph.wright@morningstar2.co.uk - Released under the LaTeX Project Public License v1.3 or later + Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt ---------------------------------------------------------------- \endpreamble \Msg{Generating chemstyle files:} -\usedir{tex/latex/contib/chemstyle} +\usedir{tex/latex/chemstyle} \generate{\file{\jobname.ins}{\from{\jobname.dtx}{install}} \file{\jobname.sty}{\from{\jobname.dtx}{package}} - \file{jawltxdoc.sty}{\from{\jobname.dtx}{jawltxdoc}} } +\usedir{tex/latex/chemstyle/config} \generate{\file{rsc.jdf}{\from{chemstyle.dtx}{rsc}} \file{angew.jdf}{\from{chemstyle.dtx}{angew}} \file{tetlett.jdf}{\from{chemstyle.dtx}{tetlett}} @@ -43,6 +43,9 @@ } \generate{\file{none.jdf}{\from{chemstyle.dtx}{none}} } +\usedir{doc/latex/chemstyle} +\generate{\file{jawltxdoc.sty}{\from{\jobname.dtx}{jawltxdoc}} +} \endbatchfile \endinput %% |