summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/rsc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-07-26 18:17:15 +0000
committerKarl Berry <karl@freefriends.org>2007-07-26 18:17:15 +0000
commit88bf879fc17cc3d52eafa0c4667732bbfa3bc6a7 (patch)
tree454a66c774221ffa4eff6d48ea28af3992f62b12 /Master/texmf-dist/doc/latex/rsc
parent5ee1c4ab13ff3f7fd6d32a14822ef38a10e50e38 (diff)
rsc update (22jul07)
git-svn-id: svn://tug.org/texlive/trunk@4661 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/rsc')
-rw-r--r--Master/texmf-dist/doc/latex/rsc/README10
-rw-r--r--Master/texmf-dist/doc/latex/rsc/rsc-template.tex13
-rw-r--r--Master/texmf-dist/doc/latex/rsc/rsc.pdfbin163772 -> 120766 bytes
3 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/rsc/README b/Master/texmf-dist/doc/latex/rsc/README
index bdd6cb499b1..c3dedec41f1 100644
--- a/Master/texmf-dist/doc/latex/rsc/README
+++ b/Master/texmf-dist/doc/latex/rsc/README
@@ -8,8 +8,8 @@ Released under the GNU General Public License
See http://www.gnu.org/licenses/gpl.txt
----------------------------------------------------------------
-The rsc package provides a BibTeX style in accordance with the
-requirements of the Royal Society of Chemistry. It was originally
-based on the file pccp.bst, but also implements a number of styles
-from the achemso package. It also provides a small number of
-chemistry-related macros. \ No newline at end of file
+The rsc package provides BibTeX style files to produce
+bibliographies in accordance with the guidelines of the
+Royal Society of Chemistry and Wiley chemistry-related
+journals. It also provides a small number of useful chemistry
+related functions.
diff --git a/Master/texmf-dist/doc/latex/rsc/rsc-template.tex b/Master/texmf-dist/doc/latex/rsc/rsc-template.tex
index c9e56e80920..8791197e9e7 100644
--- a/Master/texmf-dist/doc/latex/rsc/rsc-template.tex
+++ b/Master/texmf-dist/doc/latex/rsc/rsc-template.tex
@@ -8,20 +8,21 @@
%% ----------------------------------------------------------------
%% The rsc package - BibTeX and macro support for Royal Society
%% of Chemistry and Wiley chemistry articles
-%% Maintained by Joseph A. Wright
+%% 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
%% ----------------------------------------------------------------
-\documentclass[12pt,a4paper]{article}
+
+\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[english,UKenglish]{babel}
\usepackage[version=3]{mhchem}
-\usepackage{rsc} % Package options are angew, ch, fl and cl
-\usepackage{bpchem,mcite}
+\usepackage{rsc}
+\usepackage{mcite} % Pick one or the other
\begin{document}
-\bibliography{refs} % Change this to your reference database!
-\bibliographystyle{rsc} % Take your pick of reference style file
+\bibliography{refs} % Your reference database
+\bibliographystyle{rsc-mc} % Take your pick of styles
\end{document}
\endinput
%%
diff --git a/Master/texmf-dist/doc/latex/rsc/rsc.pdf b/Master/texmf-dist/doc/latex/rsc/rsc.pdf
index 33f2faac980..cc3a9a2a9d0 100644
--- a/Master/texmf-dist/doc/latex/rsc/rsc.pdf
+++ b/Master/texmf-dist/doc/latex/rsc/rsc.pdf
Binary files differ