summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/rsc.jdf')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/rsc.jdf12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf
index acfaf1fcc01..78505951489 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf
@@ -12,12 +12,14 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{rsc.jdf}[2007/08/23 v1.0a]
-\renewcommand{\figurename}{Fig.}
+\ProvidesFile{rsc.jdf}[2007/09/04 v1.0b]
+\AtBeginDocument{
+ \renewcommand{\figurename}{Fig.}}
\RequirePackage[labelsep=quad,labelfont=bf]{caption}
-\let\cst@emph\relax
-\def\cst@hyph{}
-\let\cst@super\textsuperscript
+\let\cst@emph\emph
+\def\cst@hyph{-}
+\let\cst@super\relax
+\cst@prefixtrue
\cst@prefixfalse
\endinput
%%