diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/rsc.jdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/rsc.jdf | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf new file mode 100644 index 00000000000..e4116bcc55b --- /dev/null +++ b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf @@ -0,0 +1,30 @@ +%% +%% This is file `rsc.jdf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% chemstyle.dtx (with options: `rsc') +%% ---------------------------------------------------------------- +%% The chemstyle bundle --- Schemes and style for chemistry +%% Maintained by Joseph Wright +%% E-mail: joseph.wright@morningstar2.co.uk +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +\ProvidesFile{rsc.jdf} + [\cst@ver RSC journal style] +\AtBeginDocument{% + \renewcommand{\figurename}{Fig.}} +\captionsetup{labelsep=quad,labelfont=bf} +\setkeys[cst]{opt}{ + radprefix=true, + rademph=true, + radsuper=false, + radhyphen=true, + abbremph=true, + abbrcomma=false} +\endinput +%% +%% End of file `rsc.jdf'. |