diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-19 17:53:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-19 17:53:59 +0000 |
commit | e54cc81ce53f9edaa9f64cbba5b5cc9d37b041b2 (patch) | |
tree | 01c74630ab90a39c81e6e6fed0cb87c1ffd9c5d2 /Master/texmf-dist/source/latex/rsc/rsc.ins | |
parent | 2034f98ccd2647b427b70c8ecd1fb430e9e1592e (diff) |
rsc 2.2 (16oct07)
git-svn-id: svn://tug.org/texlive/trunk@5236 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/rsc/rsc.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/rsc/rsc.ins | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/Master/texmf-dist/source/latex/rsc/rsc.ins b/Master/texmf-dist/source/latex/rsc/rsc.ins index 6a13ee1de1d..acb3c42dbad 100644 --- a/Master/texmf-dist/source/latex/rsc/rsc.ins +++ b/Master/texmf-dist/source/latex/rsc/rsc.ins @@ -1,41 +1,39 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% rsc is free software; you can redistribute it and/or modify it -% under the terms of the GNU General Public License as published by -% the Free Software Foundation; either version 2, or (at your option) -% any later version. -% -% rsc is distributed in the hope that it will be useful, but -% WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% +%% This is file `rsc.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% rsc.dtx (with options: `install') +%% ---------------------------------------------------------------- +%% The rsc package - BibTeX support for Royal Society of Chemistry +%% and Wiley style article +%% Maintained by Joseph Wright +%% E-mail: joseph.wright@morningstar2.co.uk +%% Released under the LaTeX Project Public License v1.3 or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% \input docstrip.tex -\askonceonly +\keepsilent +\askforoverwritefalse \preamble ---------------------------------------------------------------- - The rsc package - BibTeX and macro support for Royal Society - of Chemistry and Wiley chemistry articles + The rsc package - BibTeX support for Royal Society of Chemistry + and Wiley style article Maintained by Joseph Wright E-mail: joseph.wright@morningstar2.co.uk - Released under the GNU General Public License - See http://www.gnu.org/licenses/gpl.txt + Released under the LaTeX Project Public License v1.3 or later + See http://www.latex-project.org/lppl.txt ---------------------------------------------------------------- + \endpreamble -\Msg{Generating rsc files:} +\Msg{Generating achemso files:} \usedir{tex/latex/contib/rsc} -\generate{\file{rsc.sty}{\from{rsc.dtx}{package}} - \file{rsc-template.tex}{\from{rsc.dtx}{template}} +\generate{\file{\jobname.ins}{\from{\jobname.dtx}{install}} + \file{\jobname.sty}{\from{\jobname.dtx}{package}} + \file{jawltxdoc.sty}{\from{\jobname.dtx}{jawltxdoc}} } -% In order to produce the correct ending for -% BibTeX files, we have to kill the standard -% DocStrip postamble. By using an empty one, but -% not \empty, we still get the "end of file" message. \declarepostamble\bibtexable \endpostamble \usedir{bibtex/bst/rsc} @@ -48,3 +46,6 @@ \file{angew-mc.bst}{\from{rsc.dtx}{bib,angew,mc}} } \endbatchfile +\endinput +%% +%% End of file `rsc.ins'. |