summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chemstyle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-07 16:03:37 +0000
committerKarl Berry <karl@freefriends.org>2007-09-07 16:03:37 +0000
commit835d85dc8de2c9259ab59242b2c08e7bf1a891fd (patch)
treefe15ae98d2a7f165ef46ff1ef53203c210ec0849 /Master/texmf-dist/tex/latex/chemstyle
parentd41f4eb3a22de3e6882643249556bb72f892ed1e (diff)
chemstyle update (5sep07)
git-svn-id: svn://tug.org/texlive/trunk@4900 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chemstyle')
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/angew.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty3
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/ic.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/jacs.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/jpc.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/none.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/orglett.jdf2
-rw-r--r--Master/texmf-dist/tex/latex/chemstyle/rsc.jdf12
8 files changed, 15 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/chemstyle/angew.jdf b/Master/texmf-dist/tex/latex/chemstyle/angew.jdf
index 99a3550d440..e184e5c1542 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/angew.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/angew.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{cst-angew.def}[2007/08/23 v1.0a]
+\ProvidesFile{cst-angew.def}[2007/09/04 v1.0b]
\RequirePackage[labelsep=period,labelfont={bf,it},font=sf]{caption}
\captionsetup[table]{labelsep=colon}
\captionsetup{singlelinecheck=off}
diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
index 2c3bdce5ea9..ad1059ee255 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
+++ b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty
@@ -14,7 +14,7 @@
%% ----------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{chemstyle}
- [2007/08/23 v1.0a Writing chemistry with style]
+ [2007/09/04 v1.0b Writing chemistry with style]
\ifx\fg\@undefined
\else
\ifx\fg\relax
@@ -40,6 +40,7 @@
\newunit{\Molar}{\textsc{m}}
\newunit{\molar}{\mole\unitsep\dm\unitsuperscript{--3}}
\newunit{\mmHg}{mm\unitsep{}Hg}
+\newunit{\mol}{mol}
\newcommand*{\standardstate}%
{\textsuperscript{\rotatebox[origin=c]{140.8}%
{\ensuremath{\varnothing}}}}
diff --git a/Master/texmf-dist/tex/latex/chemstyle/ic.jdf b/Master/texmf-dist/tex/latex/chemstyle/ic.jdf
index cf77e50a6b8..13075c432df 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/ic.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/ic.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{ic.jdf}[2007/08/23 v1.0a]
+\ProvidesFile{ic.jdf}[2007/09/04 v1.0b]
\input {jacs.jdf}
\captionsetup{textfont=rm}
\endinput
diff --git a/Master/texmf-dist/tex/latex/chemstyle/jacs.jdf b/Master/texmf-dist/tex/latex/chemstyle/jacs.jdf
index a6b80e57f4b..1d895e007e3 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/jacs.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/jacs.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{jacs.jdf}[2007/08/23 v1.0a]
+\ProvidesFile{jacs.jdf}[2007/09/04 v1.0b]
\RequirePackage[labelfont={bf,it,sf},textfont=sf]{caption}
\DeclareCaptionLabelSeparator{perquad}{.\quad}
\captionsetup{labelsep=perquad}
diff --git a/Master/texmf-dist/tex/latex/chemstyle/jpc.jdf b/Master/texmf-dist/tex/latex/chemstyle/jpc.jdf
index 52f358a8180..79e25ae70b9 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/jpc.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/jpc.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{jpc.jdf}[2007/08/23 v1.0a]
+\ProvidesFile{jpc.jdf}[2007/09/04 v1.0b]
\RequirePackage[font=bf,labelsep=colon]{caption}
\DeclareCaptionFormat{labelcaps}{\MakeUppercase{#1}#2#3}
\captionsetup{format=labelcaps}
diff --git a/Master/texmf-dist/tex/latex/chemstyle/none.jdf b/Master/texmf-dist/tex/latex/chemstyle/none.jdf
index 7247fbd358c..0324f21c76a 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/none.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/none.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{none.jdf}[2007/08/23 v1.0a]
+\ProvidesFile{none.jdf}[2007/09/04 v1.0b]
\RequirePackage{caption}
\floatstyle{plain}
\restylefloat{table}
diff --git a/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
index 796959e8185..39c4f9691a9 100644
--- a/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
+++ b/Master/texmf-dist/tex/latex/chemstyle/orglett.jdf
@@ -12,7 +12,7 @@
%% Released under the GNU General Public License
%% See http://www.gnu.org/licenses/gpl.txt
%% ----------------------------------------------------------------
-\ProvidesFile{orglett.jdf}[2007/08/23 v1.0a]
+\ProvidesFile{orglett.jdf}[2007/09/04 v1.0b]
\RequirePackage{xcolor}
\newcommand*{\OrgLettColour}{purple}
\newcommand\fs@orglett{\def\@fs@cfont{\bfseries}
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
%%