diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-26 23:29:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-26 23:29:48 +0000 |
commit | 729ce53995492a87f35451ca5aa1075beca00c6b (patch) | |
tree | 30494c8c41d92c218424b0893754a1e9963cb38c /Master/texmf-dist/source/latex/rsc/rsc.ins | |
parent | bbd8230e72add61180e3071b90bf5c6a48908650 (diff) |
rsc update
git-svn-id: svn://tug.org/texlive/trunk@2956 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 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/rsc/rsc.ins b/Master/texmf-dist/source/latex/rsc/rsc.ins new file mode 100644 index 00000000000..4f2c40b815a --- /dev/null +++ b/Master/texmf-dist/source/latex/rsc/rsc.ins @@ -0,0 +1,37 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% 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. +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\input docstrip.tex +\preamble + ---------------------------------------------------------------- + The rsc package - BibTeX and macro support for Royal Society + of Chemistry style articles + Maintained by Joseph A. Wright + E-mail: joseph.wright@morningstar2.co.uk + Released under the GNU General Public License + See http://www.gnu.org/licenses/gpl.txt + ---------------------------------------------------------------- +\endpreamble +\Msg{Generating package file rsc.bst:} +\generateFile{rsc.bst}{f}{\from{rsc.dtx}{bib}} +\Msg{Generating package file rsc-mc.bst:} +\generateFile{rsc-mc.bst}{f}{\from{rsc.dtx}{bib-mc}} +\Msg{Generating package file rsc.sty:} +\generateFile{rsc.sty}{f}{\from{rsc.dtx}{package}} +\Msg{Generating package file rsc.tex:} +\generateFile{rsc.tex}{f}{\from{rsc.dtx}{template}} +\endbatchfile |