Skip to content

Commit

Permalink
Revert "Support the bibentry package (fixes #40)"
Browse files Browse the repository at this point in the history
This reverts commit 6f7c166.
  • Loading branch information
josephwright committed Oct 24, 2022
1 parent 856ea46 commit 7385e5b
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions achemso.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -1124,18 +1124,6 @@
%\end{macro}
%\end{macro}
%
% Ensure \pkg{bibentry} works
% \begin{macrocode}
\AtBeginDocument{
\@ifpackageloaded{bibentry}
{%
\patchcmd{\BR@nobib}{thebibliography}{mcitethebibliography}
{}{}%
}
{}%
}
% \end{macrocode}
%
%\begin{macro}{\acs@bib@file}
%\begin{macro}{\acs@bib@message}
%\begin{macro}{\acs@bib@name}
Expand Down Expand Up @@ -1251,7 +1239,6 @@
\RequirePackage[margin=2.54cm]{geometry}
\RequirePackage{
caption,
etoolbox,
float,
graphicx,
setspace,
Expand Down Expand Up @@ -4950,9 +4937,7 @@ FUNCTION { end.bibitem } {
if$
write$
newline$
"\EndOfBibitem{}" write$
newline$
newline$
"\EndOfBibitem" write$
}
% Formatting names: authors and editors are not quite the same,
Expand Down

0 comments on commit 7385e5b

Please sign in to comment.