diff options
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 |