diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/rsc.jdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/chemstyle/rsc.jdf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf index 78505951489..4a6ab2c2cba 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf +++ b/Master/texmf-dist/tex/latex/chemstyle/rsc.jdf @@ -9,18 +9,18 @@ %% chemstyle - Writing chemistry with style %% 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 +%% Released under the LaTeX Project Public License v1.3 or later +%% See http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- -\ProvidesFile{rsc.jdf}[2007/09/04 v1.0b] -\AtBeginDocument{ +\ProvidesFile{rsc.jdf}[2007/09/18 v1.1a] +\AtBeginDocument{% \renewcommand{\figurename}{Fig.}} \RequirePackage[labelsep=quad,labelfont=bf]{caption} \let\cst@emph\emph \def\cst@hyph{-} \let\cst@super\relax \cst@prefixtrue -\cst@prefixfalse +\latinemphon \endinput %% %% End of file `rsc.jdf'. |