summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/achemso/achemso.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/achemso/achemso.cls')
-rw-r--r--Master/texmf-dist/tex/latex/achemso/achemso.cls13
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/achemso/achemso.cls b/Master/texmf-dist/tex/latex/achemso/achemso.cls
index 7c745a81668..fcbe0f1c8ce 100644
--- a/Master/texmf-dist/tex/latex/achemso/achemso.cls
+++ b/Master/texmf-dist/tex/latex/achemso/achemso.cls
@@ -21,7 +21,7 @@
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesClass{achemso}
- [2021-01-20 v3.13c Submission to ACS journals]
+ [2022-09-28 v3.13d Submission to ACS journals]
\LoadClass[12pt,letter]{article}
\newcommand*\acs@warning{\ClassWarning{achemso}}
\newcommand*\acs@ifundefined[1]{%
@@ -240,6 +240,14 @@
}%
}%
}
+\AtBeginDocument{
+ \@ifpackageloaded{bibentry}
+ {%
+ \patchcmd{\BR@nobib}{thebibliography}{mcitethebibliography}
+ {}{}%
+ }
+ {}%
+}
\newwrite\acs@bib@file
\newcommand*\acs@bib@message{%
This is an auxiliary file used by the `achemso' bundle.^^J%
@@ -308,6 +316,7 @@
\RequirePackage[margin=2.54cm]{geometry}
\RequirePackage{
caption,
+ etoolbox,
float,
graphicx,
setspace,
@@ -1436,7 +1445,7 @@
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2021 by
+%% Copyright (C) 2008-2022 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the