summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle/orglett.jdf')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/orglett.jdf24
1 files changed, 14 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
index bd315db3813..5fb0ff7706e 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
@@ -9,14 +9,15 @@
%% The chemstyle package --- Writing chemistry with style
%% Maintained by Joseph Wright
%% E-mail: joseph.wright@morningstar2.co.uk
-%% Released under the LaTeX Project Public License v1.3 or later
+%% Released under the LaTeX Project Public License v1.3c or later
%% See http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
\ProvidesFile{orglett.jdf}[2007/10/31 v1.1h]
\RequirePackage{xcolor}
\newcommand*{\OrgLettColour}{purple}
-\newcommand\fs@orglett{\def\@fs@cfont{\bfseries}
+\newcommand*{\fs@orglett}{%
+ \def\@fs@cfont{\bfseries}%
\let\@fs@capt\floatc@ruled
\def\@fs@pre{\begingroup\color{\OrgLettColour}
\hrule height12pt depth0pt \kern2pt\endgroup}%
@@ -24,9 +25,10 @@
\def\@fs@post{\begingroup\color{\OrgLettColour}\kern2pt
\hrule height1.5pt depth0pt\endgroup}%
\let\@fs@iftopcapt\iftrue}
-\newcommand\fs@orglettfig{\def\@fs@cfont{\bfseries}
+\newcommand*{\fs@orglettfig}{%
+ \def\@fs@cfont{\bfseries}%
\let\@fs@capt\floatc@plain
- \def\@fs@pre{\begingroup\color{\OrgLettColour}
+ \def\@fs@pre{\begingroup\color{\OrgLettColour}%
\hrule height12pt depth0pt \kern2pt\endgroup}%
\def\@fs@mid{\vspace\abovecaptionskip\relax}%
\def\@fs@post{\begingroup\color{\OrgLettColour}\kern2pt
@@ -39,13 +41,15 @@
\restylefloat{table}
\DeclareCaptionLabelSeparator{perquad}{.\quad}
\captionsetup{labelfont=bf,labelsep=perquad}
-\let\cst@emph\emph
-\def\cst@hyph{}
-\let\cst@super\textsuperscript
-\cst@prefixtrue
-\latinemphoff
+\setkeys[cst]{opt}{
+ radprefix=true,
+ rademph=true,
+ radsuper=true,
+ radhyphen=false,
+ abbremph=false,
+ abbrcomma=true,
+ notesbefore=true}
\cst@notesbeforefalse
-\cst@commatrue
\endinput
%%
%% End of file `orglett.jdf'.