summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-06 21:06:48 +0000
committerKarl Berry <karl@freefriends.org>2020-05-06 21:06:48 +0000
commitdf6134bd8c55fc72a228f55ab65f5c1d5879640b (patch)
tree1d8ad764a64719666277391c9e5ce16e507fc5cb /Master/texmf-dist/tex/latex/achemso/achemso.cls
parent320bc9ca9d9e545f00344520c1d252a330c7cb82 (diff)
achemso (6may20)
git-svn-id: svn://tug.org/texlive/trunk@55045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.cls')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.cls34
1 files changed, 20 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index c608e6a8309..87104a9674d 100644
--- a/Master/texmf-dist/tex/latex/achemso/achemso.cls
+++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls
@@ -5,17 +5,23 @@
%% The original source files were:
%%
%% achemso.dtx (with options: `class')
-%% ----------------------------------------------------------------
-%% achemso --- Support for submissions to American Chemical Society
-%% journals
-%% E-mail: joseph.wright@morningstar2.co.uk
-%% Released under the LaTeX Project Public License v1.3c or later
-%% See http://www.latex-project.org/lppl.txt
-%% ----------------------------------------------------------------
%%
-\NeedsTeXFormat{LaTeX2e}
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from achemso.cls.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file achemso.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
\ProvidesClass{achemso}
- [2019-02-14 v3.12a Submission to ACS journals]
+ [2020-05-06 v3.13 Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -1249,8 +1255,8 @@
\begin{center}
\fbox
{%
- \begin{minipage}{\acs@tocentry@height}
- \vbox to \acs@tocentry@width{\acs@tocentry@text}%
+ \begin{minipage}{\acs@tocentry@width}
+ \vbox to \acs@tocentry@height{\acs@tocentry@text}%
\end{minipage}%
}%
\end{center}%
@@ -1259,8 +1265,8 @@
\newcommand*\acs@tocentry@text{TOC ENTRY REQUIRED}
\newlength{\acs@tocentry@height}
\newlength{\acs@tocentry@width}
-\setlength{\acs@tocentry@height}{9 cm}
-\setlength{\acs@tocentry@width}{3.5 cm}
+\setlength{\acs@tocentry@height}{3.25in}
+\setlength{\acs@tocentry@width}{1.75in}
\newenvironment{tocentry}{\acs@collect\acs@tocentry@print}{}
\newcommand*\tocentryname{Graphical TOC Entry}
\newcommand*\tocsize{%
@@ -1430,7 +1436,7 @@
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2019 by
+%% Copyright (C) 2008-2020 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the