From b45231e143e38e8fee0093edba02962a7899f345 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Jan 2011 23:40:10 +0000 Subject: chemstyle (<8jan11) git-svn-id: svn://tug.org/texlive/trunk@20996 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/chemstyle/chemstyle.pdf | Bin 273130 -> 273257 bytes .../source/latex/chemstyle/chemstyle.dtx | 27 ++++++++++++--------- .../source/latex/chemstyle/chemstyle.ins | 4 +-- .../texmf-dist/tex/latex/chemstyle/chemscheme.sty | 4 +-- .../texmf-dist/tex/latex/chemstyle/chemstyle.sty | 4 +-- .../tex/latex/chemstyle/config/angew.chemstyle.cfg | 4 +-- .../tex/latex/chemstyle/config/ic.chemstyle.cfg | 4 +-- .../tex/latex/chemstyle/config/jacs.chemstyle.cfg | 4 +-- .../tex/latex/chemstyle/config/jomc.chemstyle.cfg | 4 +-- .../latex/chemstyle/config/orglett.chemstyle.cfg | 4 +-- .../tex/latex/chemstyle/config/rsc.chemstyle.cfg | 4 +-- .../latex/chemstyle/config/tetlett.chemstyle.cfg | 4 +-- 12 files changed, 35 insertions(+), 32 deletions(-) diff --git a/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf b/Master/texmf-dist/doc/latex/chemstyle/chemstyle.pdf index ed40a7f479f..d88e797f48c 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 fffbb396e20..21d2c47ff91 100644 --- a/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx +++ b/Master/texmf-dist/source/latex/chemstyle/chemstyle.dtx @@ -50,7 +50,7 @@ See http://www.latex-project.org/lppl.txt \endpreamble \postamble -Copyright (C) 2006-2010 by +Copyright (C) 2006-2011 by Joseph Wright It may be distributed and/or modified under the conditions of @@ -399,6 +399,9 @@ This work consists of the file chemstyle.dtx and %\begin{LaTeXdemo}[code only] % \usepackage[varioref=false]{chemstyle} %\end{LaTeXdemo} +% Users loading \pkg{hyperref} should note that if you want to use +% \cs{autoref} then you should disable loading of \pkg{varioref}, to +% avoid double labelling of float names! % %\section{The \pkg{chemstyle} package: tools for chemistry} % @@ -812,7 +815,7 @@ This work consists of the file chemstyle.dtx and %\DescribeMacro{\floatcontentsleft} %\DescribeMacro{\floatcontentsright} % The \LaTeX\ default is to position all float contents flush-left. -% There is no ``hook'' provided to alter this. The \pkg{chemschem} +% There is no ``hook'' provided to alter this. The \pkg{chemscheme} % package therefore provides commands to align all float contents % automatically. As the macro names make clear, % \cs{floatcontentscentre} will make all floats centred (for users @@ -992,7 +995,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*package> \ProvidesPackage{chemstyle} - [2010/11/04 v2.0j Schemes and style for chemistry] + [2011/01/05 v2.0k Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, @@ -1790,7 +1793,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*chemscheme> \ProvidesPackage{chemscheme} - [2010/11/04 v2.0j Schemes for chemistry] + [2011/01/05 v2.0k Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, @@ -2311,7 +2314,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*angew> \ProvidesFile{angew.chemstyle.cfg} - [2010/11/04 v2.0j Angew. Chem. journal style] + [2011/01/05 v2.0k Angew. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = false @@ -2333,7 +2336,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*ic> \ProvidesFile{ic.chemstyle.cfg} - [2010/11/04 v2.0j Inorg. Chem. journal style] + [2011/01/05 v2.0k Inorg. Chem. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -2368,7 +2371,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jacs> \ProvidesFile{jacs.chemstyle.cfg} - [2010/11/04 v2.0j J. Am. Chem. Soc. journal style] + [2011/01/05 v2.0k J. Am. Chem. Soc. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -2401,7 +2404,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jomc> \ProvidesFile{jomc.chemstyle.cfg} - [2010/11/04 v2.0j J. Organomet. Chem. journal style] + [2011/01/05 v2.0k J. Organomet. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = true, @@ -2425,7 +2428,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*jpc> \ProvidesFile{jpc.chemstyle.cfg} - [2010/11/04 v2.0j J. Phys. Chem. journal style] + [2011/01/05 v2.0k J. Phys. Chem. journal style] \DeclareCaptionFormat{labelcaps}{\MakeUppercase{#1}#2#3} \captionsetup{ font = bf, @@ -2459,7 +2462,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*orglett> \ProvidesFile{orglett.chemstyle.cfg} - [2010/11/04 v2.0j Org. Lett. journal style] + [2011/01/05 v2.0k Org. Lett. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = bf, @@ -2583,7 +2586,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*rsc> \ProvidesFile{rsc.chemstyle.cfg} - [2010/11/04 v2.0j RSC journal style] + [2011/01/05 v2.0k RSC journal style] \captionsetup{ labelsep = quad, labelfont = bf @@ -2599,7 +2602,7 @@ This work consists of the file chemstyle.dtx and % \begin{macrocode} %<*tetlett> \ProvidesFile{tetlett.chemstyle.cfg} - [2010/11/04 v2.0j Tetrahedron Lett. journal style] + [2011/01/05 v2.0k Tetrahedron Lett. journal style] \captionsetup{ labelsep = period, labelfont = bf, diff --git a/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins b/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins index 9df7031c411..e1f6b443d77 100644 --- a/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins +++ b/Master/texmf-dist/source/latex/chemstyle/chemstyle.ins @@ -26,7 +26,7 @@ See http://www.latex-project.org/lppl.txt \endpreamble \postamble -Copyright (C) 2006-2010 by +Copyright (C) 2006-2011 by Joseph Wright It may be distributed and/or modified under the conditions of @@ -66,7 +66,7 @@ This work consists of the file chemstyle.dtx and \endbatchfile %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty index 40b2f241a82..166ea77c47b 100644 --- a/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty +++ b/Master/texmf-dist/tex/latex/chemstyle/chemscheme.sty @@ -14,7 +14,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{chemscheme} - [2010/11/04 v2.0j Schemes for chemistry] + [2011/01/05 v2.0k Schemes for chemistry] \RequirePackage{kvoptions,psfrag} \SetupKeyvalOptions{ family=cst, @@ -324,7 +324,7 @@ \AtBeginDocument{\cst@ref@check@sub} %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of diff --git a/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty b/Master/texmf-dist/tex/latex/chemstyle/chemstyle.sty index acc88b7c10d..a5e79e60af1 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/11/04 v2.0j Schemes and style for chemistry] + [2011/01/05 v2.0k Schemes and style for chemistry] \RequirePackage{amstext,caption,chemscheme,xspace} \SetupKeyvalOptions{ family=cst, @@ -477,7 +477,7 @@ \cst@ref@load %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 0f1e9fe15a3..51cda163bee 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/11/04 v2.0j Angew. Chem. journal style] + [2011/01/05 v2.0k Angew. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = false @@ -29,7 +29,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 ea5af777fc0..e12cf3d8f75 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/11/04 v2.0j Inorg. Chem. journal style] + [2011/01/05 v2.0k Inorg. Chem. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -40,7 +40,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 b56b9a82c7d..d76116d184a 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/11/04 v2.0j J. Am. Chem. Soc. journal style] + [2011/01/05 v2.0k J. Am. Chem. Soc. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = {bf,it,sf}, @@ -40,7 +40,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 0e5e6095113..f29f54d1745 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/11/04 v2.0j J. Organomet. Chem. journal style] + [2011/01/05 v2.0k J. Organomet. Chem. journal style] \setkeys{cst}{ abbremph = false, radhyphen = true, @@ -31,7 +31,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 438e8337842..89874081c55 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/11/04 v2.0j Org. Lett. journal style] + [2011/01/05 v2.0k Org. Lett. journal style] \DeclareCaptionLabelSeparator{perquad}{.\quad} \captionsetup{ labelfont = bf, @@ -112,7 +112,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 917c3134d31..27ecb129be9 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/11/04 v2.0j RSC journal style] + [2011/01/05 v2.0k RSC journal style] \captionsetup{ labelsep = quad, labelfont = bf @@ -23,7 +23,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of 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 83bd79e0b69..9127556cca2 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/11/04 v2.0j Tetrahedron Lett. journal style] + [2011/01/05 v2.0k Tetrahedron Lett. journal style] \captionsetup{ labelsep = period, labelfont = bf, @@ -25,7 +25,7 @@ } %% -%% Copyright (C) 2006-2010 by +%% Copyright (C) 2006-2011 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of -- cgit v1.2.3