From 65e86bebc777c600c0e6ee936c97874151ca7745 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 31 Mar 2010 00:03:59 +0000 Subject: chemstyle 2.0g (29mar10) git-svn-id: svn://tug.org/texlive/trunk@17629 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/chemstyle/chemstyle.pdf | Bin 335362 -> 335650 bytes .../source/latex/chemstyle/chemstyle.dtx | 34 ++++++++++++++------- .../texmf-dist/tex/latex/chemstyle/chemscheme.sty | 8 ++++- .../texmf-dist/tex/latex/chemstyle/chemstyle.sty | 2 +- .../tex/latex/chemstyle/config/angew.chemstyle.cfg | 2 +- .../tex/latex/chemstyle/config/ic.chemstyle.cfg | 2 +- .../tex/latex/chemstyle/config/jacs.chemstyle.cfg | 2 +- .../tex/latex/chemstyle/config/jomc.chemstyle.cfg | 2 +- .../latex/chemstyle/config/orglett.chemstyle.cfg | 2 +- .../tex/latex/chemstyle/config/rsc.chemstyle.cfg | 2 +- .../latex/chemstyle/config/tetlett.chemstyle.cfg | 2 +- 11 files changed, 38 insertions(+), 20 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf index 4ecb36544aa..d64dad1bfb1 100644 Binary files a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf and b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf differ diff --git a/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx b/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx index 3b67c5558cf..95ac08085bc 100644 --- a/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx +++ b/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx @@ -711,7 +711,8 @@ This work consists of the file chemstyle.dtx and % issue. The package makes use of the \pkg{psfrag} package, which % means that it can only directly produce DVI output (using \LaTeX). % However, direct PDF output using pdf\LaTeX\ is possible: see -% Section~\ref{demo}. +% Section~\ref{demo}. However, it \emph{will not work} with XeTeX +% as the underlying \pkg{psfrag} package does not with XeTeX. % % Getting automated numbers into schemes is a two step procedure. In % the first step, schemes (or other graphics) should be prepared as @@ -997,7 +998,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*package> \ProvidesPackage{chemstyle} - [2010/01/30 v2.0f Schemes and style for chemistry] + [2010/03/29 v2.0g Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, @@ -1792,13 +1793,24 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*chemscheme> \ProvidesPackage{chemscheme} - [2010/01/30 v2.0f Schemes for chemistry] + [2010/03/29 v2.0g Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, prefix=cst@ } % \end{macrocode} +% +% There is a lot of confusion about XeTeX: hopefully a warning will +% sort this. +% \begin{macrocode} +\begingroup\expandafter\expandafter\expandafter\endgroup +\expandafter\ifx\csname XeTeXrevision\endcsname\relax +\else + \PackageWarning{chemscheme} + {XeTeX in use: \string\schemeref\space will not work} +\fi +% \end{macrocode} % % Users of the \pkg{achemso} class should not load \pkg{chemscheme}. % \begin{macrocode} @@ -2296,7 +2308,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*angew> \ProvidesFile{angew.chemstyle.cfg} - [2010/01/30 v2.0f Angew. Chem. journal style] + [2010/03/29 v2.0g Angew. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = false @@ -2318,7 +2330,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*ic> \ProvidesFile{ic.chemstyle.cfg} - [2010/01/30 v2.0f Inorg. Chem. journal style] + [2010/03/29 v2.0g Inorg. Chem. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -2353,7 +2365,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jacs> \ProvidesFile{jacs.chemstyle.cfg} - [2010/01/30 v2.0f J. Am. Chem. Soc. journal style] + [2010/03/29 v2.0g J. Am. Chem. Soc. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -2386,7 +2398,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jomc> \ProvidesFile{jomc.chemstyle.cfg} - [2010/01/30 v2.0f J. Organomet. Chem. journal style] + [2010/03/29 v2.0g J. Organomet. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = true, @@ -2410,7 +2422,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jpc> \ProvidesFile{jpc.chemstyle.cfg} - [2010/01/30 v2.0f J. Phys. Chem. journal style] + [2010/03/29 v2.0g J. Phys. Chem. journal style] \DeclareCaptionFormat{labelcaps}{\MakeUppercase{#1}#2#3} \captionsetup{ font = bf, @@ -2444,7 +2456,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*orglett> \ProvidesFile{orglett.chemstyle.cfg} - [2010/01/30 v2.0f Org. Lett. journal style] + [2010/03/29 v2.0g Org. Lett. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = bf, @@ -2568,7 +2580,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*rsc> \ProvidesFile{rsc.chemstyle.cfg} - [2010/01/30 v2.0f RSC journal style] + [2010/03/29 v2.0g RSC journal style] \captionsetup{ labelsep = quad, labelfont = bf @@ -2584,7 +2596,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*tetlett> \ProvidesFile{tetlett.chemstyle.cfg} - [2010/01/30 v2.0f Tetrahedron Lett. journal style] + [2010/03/29 v2.0g Tetrahedron Lett. journal style] \captionsetup{ labelsep = period, labelfont = bf, diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty index 963e22c1c8d..41fb223f6a9 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty @@ -14,12 +14,18 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemscheme} - [2010/01/30 v2.0f Schemes for chemistry] + [2010/03/29 v2.0g Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, prefix=cst@ } +\begingroup\expandafter\expandafter\expandafter\endgroup +\expandafter\ifx\csname XeTeXrevision\endcsname\relax +\else + \PackageWarning{chemscheme} + {XeTeX in use: \string\schemeref\space will not work} +\fi \@ifclassloaded{achemso} { \PackageWarning{chemscheme} diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index fdb42c10489..f1f14bfef06 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} - [2010/01/30 v2.0f Schemes and style for chemistry] + [2010/03/29 v2.0g Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg index 5729a92308b..eff54860803 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/angew.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{angew.chemstyle.cfg} - [2010/01/30 v2.0f Angew. Chem. journal style] + [2010/03/29 v2.0g Angew. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = false diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg index f469e5a9c95..76c422eade7 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/ic.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{ic.chemstyle.cfg} - [2010/01/30 v2.0f Inorg. Chem. journal style] + [2010/03/29 v2.0g Inorg. Chem. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg index 9bccf7fef1a..a5164387795 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/jacs.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{jacs.chemstyle.cfg} - [2010/01/30 v2.0f J. Am. Chem. Soc. journal style] + [2010/03/29 v2.0g J. Am. Chem. Soc. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg index 58dd513fe2b..0d9dbd68450 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/jomc.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{jomc.chemstyle.cfg} - [2010/01/30 v2.0f J. Organomet. Chem. journal style] + [2010/03/29 v2.0g J. Organomet. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = true, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg index e4376d500be..cef8d7cfa8d 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/orglett.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{orglett.chemstyle.cfg} - [2010/01/30 v2.0f Org. Lett. journal style] + [2010/03/29 v2.0g Org. Lett. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = bf, diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg index 68900159354..9afd6bfa534 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/rsc.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{rsc.chemstyle.cfg} - [2010/01/30 v2.0f RSC journal style] + [2010/03/29 v2.0g RSC journal style] \captionsetup{ labelsep = quad, labelfont = bf diff --git a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg index 61bad5574c7..abe01533122 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg +++ b/Master/texmf-dist/tex/latex/chemstyle/config/tetlett.chemstyle.cfg @@ -13,7 +13,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{tetlett.chemstyle.cfg} - [2010/01/30 v2.0f Tetrahedron Lett. journal style] + [2010/03/29 v2.0g Tetrahedron Lett. journal style] \captionsetup{ labelsep = period, labelfont = bf, -- cgit v1.2.3