summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/achemso
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-11-16 01:16:13 +0000
committerKarl Berry <karl@freefriends.org>2011-11-16 01:16:13 +0000
commitb2ade092fc762d52cdd3bea0b62b7e98243b0bb1 (patch)
tree27ca9f1d54683da3d16293257439b29072e7524e /Master/texmf-dist/source/latex/achemso
parentf4fb829042e4dbbb1c8c05add1060da51b14ca66 (diff)
achemso 3.5j (14nov11)
git-svn-id: svn://tug.org/texlive/trunk@24605 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/achemso')
-rw-r--r--Master/texmf-dist/source/latex/achemso/achemso.dtx94
1 files changed, 50 insertions, 44 deletions
diff --git a/Master/texmf-dist/source/latex/achemso/achemso.dtx b/Master/texmf-dist/source/latex/achemso/achemso.dtx
index 4e75386b7cc..1d71d223336 100644
--- a/Master/texmf-dist/source/latex/achemso/achemso.dtx
+++ b/Master/texmf-dist/source/latex/achemso/achemso.dtx
@@ -923,7 +923,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*class>
\ProvidesClass{achemso}
- [2011/09/20 v3.5i Submission to ACS journals]
+ [2011/11/14 v3.5j Submission to ACS journals]
\LoadClass[12pt,letter]{article}
% \end{macrocode}
%
@@ -943,7 +943,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*package>
\ProvidesPackage{achemso}
- [2011/09/20 v3.5i Support for ACS journals]
+ [2011/11/14 v3.5j Support for ACS journals]
\@ifclassloaded{achemso}{%
\PackageInfo{achemso}{%
You have already loaded the `achemso' class:\MessageBreak
@@ -2909,8 +2909,8 @@ This work consists of the file achemso.dtx
\begin{center}
\fbox
{%
- \begin{minipage}{9 cm}
- \vbox to 3.5 cm{#1}%
+ \begin{minipage}{\acs@tocentry@height}
+ \vbox to \acs@tocentry@width{#1}%
\end{minipage}%
}%
\end{center}%
@@ -2922,6 +2922,10 @@ This work consists of the file achemso.dtx
}%
\AtEndDocument{\acs@tocentry@text}%
}
+\newlength{\acs@tocentry@height}
+\newlength{\acs@tocentry@width}
+\setlength{\acs@tocentry@height}{9 cm}
+\setlength{\acs@tocentry@width}{3.5 cm}
% \end{macrocode}
%\end{macro}
%\end{macro}
@@ -3450,7 +3454,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*acbcct>
\ProvidesFile{acbcct.cfg}
- [2011/09/20 v3.5i achemso configuration: ACS Chem. Biol.]
+ [2011/11/14 v3.5j achemso configuration: ACS Chem. Biol.]
\setkeys{acs}{
biblabel = fullstop,
biochem = true,
@@ -3462,7 +3466,7 @@ This work consists of the file achemso.dtx
%</acbcct>
%<*acbcct>
\ProvidesFile{accacs.cfg}
- [2011/09/20 v3.5i achemso configuration: ACS Catal.]
+ [2011/11/14 v3.5j achemso configuration: ACS Catal.]
\setkeys{acs}{
keywords = true,
}
@@ -3471,7 +3475,7 @@ This work consists of the file achemso.dtx
%</acbcct>
%<*achre4>
\ProvidesFile{achre4.cfg}
- [2011/09/20 v3.5i achemso configuration: Acc. Chem. Res.]
+ [2011/11/14 v3.5j achemso configuration: Acc. Chem. Res.]
\setkeys{acs}{
biblabel = plain,
usetitle = true
@@ -3481,7 +3485,7 @@ This work consists of the file achemso.dtx
%</achre4>
%<*acncdm>
\ProvidesFile{acncdm.cfg}
- [2011/09/20 v3.5i achemso configuration: ACS Chem. Neurosci.]
+ [2011/11/14 v3.5j achemso configuration: ACS Chem. Neurosci.]
\def\acs@type@list{article,review,letter,suppinfo,viewpoint}
\setkeys{acs}{
biblabel = fullstop,
@@ -3493,7 +3497,7 @@ This work consists of the file achemso.dtx
%</acncdm>
%<*acsccc>
\ProvidesFile{acsccc.cfg}
- [2011/09/20 v3.5i achemso configuration: ACS Combinatorial Sci.]
+ [2011/11/14 v3.5j achemso configuration: ACS Combinatorial Sci.]
\def\acs@type@list{article,letter,review,perspective,account,note,suppinfo}
\setkeys{acs}{
keywords = true,
@@ -3503,7 +3507,7 @@ This work consists of the file achemso.dtx
%</acsccc>
%<*ancac3>
\ProvidesFile{ancac3.cfg}
- [2011/09/20 v3.5i achemso configuration: ACS Nano]
+ [2011/11/14 v3.5j achemso configuration: ACS Nano]
\setkeys{acs}{
biblabel = fullstop,
etalmode = truncate,
@@ -3515,13 +3519,13 @@ This work consists of the file achemso.dtx
%</ancac3>
%<*ancham>
\ProvidesFile{ancham.cfg}
- [2011/09/20 v3.5i achemso configuration: Anal. Chem.]
+ [2011/11/14 v3.5j achemso configuration: Anal. Chem.]
\def\acs@type@list{article,note,suppinfo}
\SectionNumbersOff
%</ancham>
%<*bichaw>
\ProvidesFile{biochem.cfg}
- [2011/09/20 v3.5i achemso configuration: Biochemistry]
+ [2011/11/14 v3.5j achemso configuration: Biochemistry]
\setkeys{acs}{
abbreviations = true,
biblabel = fullstop,
@@ -3571,7 +3575,7 @@ This work consists of the file achemso.dtx
%</bichaw>
%<*bcches>
\ProvidesFile{bcches.cfg}
- [2011/09/20 v3.5i achemso configuration: Bioconjugate Chem.]
+ [2011/11/14 v3.5j achemso configuration: Bioconjugate Chem.]
\setkeys{acs}{
biochem = true,
super = false,
@@ -3589,14 +3593,14 @@ This work consists of the file achemso.dtx
%\changes{v3.4e}{2010/03/13}{No article titles for
% \emph{Biomacromolecules}}
\ProvidesFile{bomaf6.cfg}
- [2011/09/20 v3.5i achemso configuration: Biomacromolecules]
+ [2011/11/14 v3.5j achemso configuration: Biomacromolecules]
\def\acs@type@list{article,comment,communication,note,review,suppinfo}
\SectionNumbersOff
\AtEndOfClass{\SectionsOn}
%</bomaf6>
%<*bipret>
\ProvidesFile{bipret.cfg}
- [2011/09/20 v3.5i achemso configuration: Biotechnol. Prog.]
+ [2011/11/14 v3.5j achemso configuration: Biotechnol. Prog.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3606,7 +3610,7 @@ This work consists of the file achemso.dtx
%</bipret>
%<*crtoec>
\ProvidesFile{crtoec.cfg}
- [2011/09/20 v3.5i achemso configuration: Chem. Res. Toxicol.]
+ [2011/11/14 v3.5j achemso configuration: Chem. Res. Toxicol.]
\setkeys{acs}{
biochem = true,
super = false,
@@ -3619,7 +3623,7 @@ This work consists of the file achemso.dtx
%</crtoec>
%<*chreay>
\ProvidesFile{chreay.cfg}
- [2011/09/20 v3.5i achemso configuration: Chem. Rev.]
+ [2011/11/14 v3.5j achemso configuration: Chem. Rev.]
\def\acs@type@default{review}
\def\acs@type@list{review}
% \end{macrocode}
@@ -3630,7 +3634,7 @@ This work consists of the file achemso.dtx
%<*cmatex>
% \begin{macrocode}
\ProvidesFile{cmatex.cfg}
- [2011/09/20 v3.5i achemso configuration: Chem. Mater.]
+ [2011/11/14 v3.5j achemso configuration: Chem. Mater.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
@@ -3639,7 +3643,7 @@ This work consists of the file achemso.dtx
%</cmatex>
%<*cgdefu>
\ProvidesFile{cgdefu.cfg}
- [2011/09/20 v3.5i achemso configuration: Cryst. Growth Des.]
+ [2011/11/14 v3.5j achemso configuration: Cryst. Growth Des.]
\def\acs@type@list{%
article,communication,perspective,suppinfo%
}
@@ -3647,16 +3651,18 @@ This work consists of the file achemso.dtx
\ifx\acs@manuscript\acs@manuscript@communication
\SectionsOff
\fi
+\setlength{\acs@tocentry@height}{8.9 cm}
+\setlength{\acs@tocentry@width}{4.6 cm}
%</cgdefu>
%<*enfuem>
\ProvidesFile{enfuem.cfg}
- [2011/09/20 v3.5i achemso configuration: Energy Fuels]
+ [2011/11/14 v3.5j achemso configuration: Energy Fuels]
\def\acs@type@list{article,review,suppinfo}
\SectionNumbersOff
%</enfuem>
%<*esthag>
\ProvidesFile{esthag.cfg}
- [2011/09/20 v3.5i achemso configuration: Environ. Sci. Technol.]
+ [2011/11/14 v3.5j achemso configuration: Environ. Sci. Technol.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3666,7 +3672,7 @@ This work consists of the file achemso.dtx
%</esthag>
%<*iecred>
\ProvidesFile{iecred.cfg}
- [2011/09/20 v3.5i achemso configuration: Ind. Eng. Chem. Res.]
+ [2011/11/14 v3.5j achemso configuration: Ind. Eng. Chem. Res.]
\setkeys{acs}{
biblabel = fullstop,
usetitle = true
@@ -3675,7 +3681,7 @@ This work consists of the file achemso.dtx
%</iecred>
%<*inoraj>
\ProvidesFile{inoraj.cfg}
- [2011/09/20 v3.5i achemso configuration: Inorg. Chem.]
+ [2011/11/14 v3.5j achemso configuration: Inorg. Chem.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
@@ -3690,7 +3696,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jacsat>
\ProvidesFile{jacsat.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Am. Chem. Soc.]
+ [2011/11/14 v3.5j achemso configuration: J. Am. Chem. Soc.]
\SectionNumbersOff
\ifx\acs@manuscript\acs@manuscript@communication\else
\expandafter\endinput
@@ -3900,7 +3906,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jafcau>
\ProvidesFile{jafcau.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Agric. Food Chem.]
+ [2011/11/14 v3.5j achemso configuration: J. Agric. Food Chem.]
\setkeys{acs}{
super = false,
usetitle = true
@@ -3910,7 +3916,7 @@ This work consists of the file achemso.dtx
%</jafcau>
%<*jceaax>
\ProvidesFile{jceaax.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Chem. Eng. Data]
+ [2011/11/14 v3.5j achemso configuration: J. Chem. Eng. Data]
\setkeys{acs}{
usetitle = true
}
@@ -3920,7 +3926,7 @@ This work consists of the file achemso.dtx
%</jceaax>
%<*jceda8>
\ProvidesFile{jceda8.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Chem. Ed.]
+ [2011/11/14 v3.5j achemso configuration: J. Chem. Ed.]
\SectionNumbersOff
\setkeys{acs}{
usetitle = true
@@ -3930,7 +3936,7 @@ This work consists of the file achemso.dtx
%</jceda8>
%<*jcisd8>
\ProvidesFile{jcisd8.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Chem. Inf. Model.]
+ [2011/11/14 v3.5j achemso configuration: J. Chem. Inf. Model.]
\setkeys{acs}{
usetitle = true
}
@@ -3939,12 +3945,12 @@ This work consists of the file achemso.dtx
%</jcisd8>
%<*jctcce>
\ProvidesFile{jctcce.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Chem. Theory Comput.]
+ [2011/11/14 v3.5j achemso configuration: J. Chem. Theory Comput.]
\def\acs@type@list{article,suppinfo}
%</jctcce>
%<*jmcmar>
\ProvidesFile{jmcmar.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Med. Chem.]
+ [2011/11/14 v3.5j achemso configuration: J. Med. Chem.]
\setkeys{acs}{
usetitle = true
}
@@ -3953,7 +3959,7 @@ This work consists of the file achemso.dtx
%</jmcmar>
%<*jnprdf>
\ProvidesFile{jnprdf.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Nat. Prod.]
+ [2011/11/14 v3.5j achemso configuration: J. Nat. Prod.]
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
\SectionsOff
@@ -3963,7 +3969,7 @@ This work consists of the file achemso.dtx
%\changes{v3.3e}{2009/11/18}{Formatting for \emph{J.\ Org.\ Chem}.\
% schemes corrected}
\ProvidesFile{joceah.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Org. Chem.]
+ [2011/11/14 v3.5j achemso configuration: J. Org. Chem.]
\ifx\acs@manuscript\acs@manuscript@communication
\AbstractOff
\SectionsOff
@@ -3974,7 +3980,7 @@ This work consists of the file achemso.dtx
%</joceah>
%<*jpcafh>
\ProvidesFile{jpcafh.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Phys. Chem. A]
+ [2011/11/14 v3.5j achemso configuration: J. Phys. Chem. A]
\def\acs@type@list{article,suppinfo}
\setkeys{acs}{keywords = true}
\SectionNumbersOff
@@ -3986,7 +3992,7 @@ This work consists of the file achemso.dtx
%</jpcafh>
%<*jpcbfk>
\ProvidesFile{jpcbfk.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Phys. Chem. B]
+ [2011/11/14 v3.5j achemso configuration: J. Phys. Chem. B]
\def\acs@type@list{article,suppinfo}
\setkeys{acs}{keywords = true}
\SectionNumbersOff
@@ -3995,7 +4001,7 @@ This work consists of the file achemso.dtx
%</jpcbfk>
%<*jpccck>
\ProvidesFile{jpccck.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Phys. Chem. C]
+ [2011/11/14 v3.5j achemso configuration: J. Phys. Chem. C]
\def\acs@type@list{article,suppinfo}
\setkeys{acs}{keywords = true}
\SectionNumbersOff
@@ -4008,7 +4014,7 @@ This work consists of the file achemso.dtx
% \begin{macrocode}
%<*jpclcd>
\ProvidesFile{jpclcd.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Phys. Chem. Lett.]
+ [2011/11/14 v3.5j achemso configuration: J. Phys. Chem. Lett.]
\setkeys{acs}{usetitle = true}
\def\acs@type@default{letter}
\def\acs@type@list{letter}
@@ -4018,7 +4024,7 @@ This work consists of the file achemso.dtx
%</jpclcd>
%<*jprobs>
\ProvidesFile{jprobs.cfg}
- [2011/09/20 v3.5i achemso configuration: J. Proteome Res.]
+ [2011/11/14 v3.5j achemso configuration: J. Proteome Res.]
\setkeys{acs}{
usetitle = true
}
@@ -4027,25 +4033,25 @@ This work consists of the file achemso.dtx
%</jprobs>
%<*langd5>
\ProvidesFile{langd5.cfg}
- [2011/09/20 v3.5i achemso configuration: Langmuir]
+ [2011/11/14 v3.5j achemso configuration: Langmuir]
\def\acs@type@list{article,letter,suppinfo}
\SectionNumbersOff
%</langd5>
%<*mamobx>
\ProvidesFile{mamobx.cfg}
- [2011/09/20 v3.5i achemso configuration: Macromolecules]
+ [2011/11/14 v3.5j achemso configuration: Macromolecules]
\SectionNumbersOff
%</mamobx>
%<*mpohbp>
\ProvidesFile{mamobx.cfg}
- [2011/09/20 v3.5i achemso configuration: Mol. Pharm.]
+ [2011/11/14 v3.5j achemso configuration: Mol. Pharm.]
\setkeys{acs}{usetitle = true}
\def\acs@type@list{article,suppinfo}
\SectionNumbersOff
%</mpohbp>
%<*nalefd>
\ProvidesFile{nalefd.cfg}
- [2011/09/20 v3.5i achemso configuration: Nano Lett.]
+ [2011/11/14 v3.5j achemso configuration: Nano Lett.]
\setkeys{acs}{keywords = true}
\def\acs@type@default{letter}
\def\acs@type@list{letter}
@@ -4053,7 +4059,7 @@ This work consists of the file achemso.dtx
%</nalefd>
%<*orlef7>
\ProvidesFile{orlef7.cfg}
- [2011/09/20 v3.5i achemso configuration: Org. Lett.]
+ [2011/11/14 v3.5j achemso configuration: Org. Lett.]
\def\acs@type@default{letter}
\def\acs@type@list{letter}
\SectionsOff
@@ -4063,13 +4069,13 @@ This work consists of the file achemso.dtx
%</orlef7>
%<*oprdfk>
\ProvidesFile{oprdfk.cfg}
- [2011/09/20 v3.5i achemso configuration: Org. Proc. Res. Dev.]
+ [2011/11/14 v3.5j achemso configuration: Org. Proc. Res. Dev.]
\def\acs@type@list{article,highlight,review,suppinfo}
\SectionNumbersOff
%</oprdfk>
%<*orgnd7>
\ProvidesFile{orgnd7.cfg}
- [2011/09/20 v3.5i achemso configuration: Organometallics]
+ [2011/11/14 v3.5j achemso configuration: Organometallics]
\SectionNumbersOff
%</orgnd7>
% \end{macrocode}