From a886064df579404aee1df4d15e170789a31f04fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Dec 2019 21:52:40 +0000 Subject: beilstein (9dec19) git-svn-id: svn://tug.org/texlive/trunk@53069 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/beilstein/beilstein.cls | 49 +++++++++++++++------- 1 file changed, 33 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist/tex/latex/beilstein') diff --git a/Master/texmf-dist/tex/latex/beilstein/beilstein.cls b/Master/texmf-dist/tex/latex/beilstein/beilstein.cls index 0ccf3ac1116..8c27b33e178 100644 --- a/Master/texmf-dist/tex/latex/beilstein/beilstein.cls +++ b/Master/texmf-dist/tex/latex/beilstein/beilstein.cls @@ -9,7 +9,7 @@ %% beilstein -- Support for submissions to the ``Beilstein Journal %% of Nanotechnology'' published by the Beilstein-Institut %% for the Advancement of Chemical Sciences -%% Version: 1.4 +%% Version: 1.5 %% E-mail: journals-support@beilstein-institut.de %% License: Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt @@ -17,7 +17,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesClass{beilstein} -[2018/01/29 v1.4 Template for submissions to the ``Beilstein Journal % +[2019/10/30 v1.5 Template for submissions to the ``Beilstein Journal % of Nanotechnology'' (BJNANO)] \RequirePackage{xkeyval} \RequirePackage{ifthen} @@ -63,7 +63,7 @@ bookreport,review,letter,suppinfo} }% \let\beilstein@manuscript\beilstein@type@default \fi -} +} \LoadClass[12pt,a4paper,oneside,onecolumn,titlepage]{article} \iflangamerican \RequirePackage[american]{babel}% @@ -499,7 +499,8 @@ bookreport,review,letter,suppinfo} \else \ifcase\NAT@ctype \ifx\NAT@last@nm\NAT@nm \NAT@yrsep\NAT@penalty\NAT@space\else - \@citea \NAT@test{\@ne}\NAT@spacechar\NAT@mbox{\NAT@super@kern\NAT@@open}% + \@citea + \NAT@test{\@ne}\NAT@spacechar\NAT@mbox{\NAT@super@kern\NAT@@open}% \fi \if*#1*\else#1\NAT@spacechar\fi \NAT@mbox{\NAT@hyper@{{\citenumfont{\NAT@num}}}}% @@ -754,14 +755,20 @@ bookreport,review,letter,suppinfo} \ifthenelse{\boolean{corauth}}% {}% {\ifthenelse{\value{c@totauthor}>1}% - {\ClassError{beilstein}{At least one corresponding author has to be given.\MessageBreak Please use \string\author*\space for that}% - {Please use at least one \string\author* command to set information % - about the corresponding author.\MessageBreak Have a look at the % + {\ClassError{beilstein}{At least one corresponding author has to be + given.\MessageBreak Please use \string\author*\space for that}% + {Please use at least one \string\author* command to set + information % + about the corresponding author.\MessageBreak Have a look at + the % documentation for more details}% }% {\ifthenelse{\equal{\emails}{}}% - {\ClassError{beilstein}{The author has been made corresponding author.\MessageBreak Therefore please provide an email address for the author}% - {Use the second optional argument for that or use \string\author* instead}}{}% + {\ClassError{beilstein}{The author has been made corresponding + author.\MessageBreak Therefore please provide an email address + for the author}% + {Use the second optional argument for that or use + \string\author* instead}}{}% }% }% \ifthenelse{\value{c@totaffiliation}>1}% @@ -791,14 +798,21 @@ bookreport,review,letter,suppinfo} \par\vskip2ex% \ifthenelse{\boolean{corauth}}{}% {\ifthenelse{\value{c@totauthor}>1}% - {\ClassError{beilstein}{At least one corresponding author has to be given.\MessageBreak Please use \string\author*\space for that}% - {Please use at least one \string\author* command to set information % - about the corresponding author.\MessageBreak Have a look at the % + {\ClassError{beilstein}{At least one corresponding author has to + be given.\MessageBreak Please use \string\author*\space for + that}% + {Please use at least one \string\author* command to set + information % + about the corresponding author.\MessageBreak Have a look + at the % documentation for more details}% }% {\ifthenelse{\equal{\emails}{}}% - {\ClassError{beilstein}{The author has been made corresponding author.\MessageBreak Therefore please provide an email address for the author}% - {Use the second optional argument for that or use \string\author* instead}}{}% + {\ClassError{beilstein}{The author has been made + corresponding author.\MessageBreak Therefore please provide + an email address for the author}% + {Use the second optional argument for that or use + \string\author* instead}}{}% }% }% \ifthenelse{\value{c@totaffiliation}>1}% @@ -826,7 +840,8 @@ bookreport,review,letter,suppinfo} }% {% \renewenvironment{abstract}{\ClassWarning{beilstein}{An abstract % - should not be part of the chosen document type \beilstein@manuscript}}{}% + should not be part of the chosen document type + \beilstein@manuscript}}{}% \newcommand*{\background}{\relax}% \newcommand*{\results}{\relax}% \newcommand*{\conclusion}{\relax}% @@ -839,6 +854,7 @@ bookreport,review,letter,suppinfo} \ClassWarning{beilstein}{Keywords should not be part of the chosen document type \beilstein@manuscript}}} \newenvironment{acknowledgements}{\par\textbf{\large Acknowledgements\\*}}{} +\newenvironment{funding}{\par\textbf{\large Funding\\*}}{} \newenvironment{suppinfo}% {\FloatBarrier% \par\vskip2ex% @@ -934,7 +950,8 @@ allowed throughout the document}% \vfuzz \hfuzz %% %% Originally developed by Martin Sievers (info@schoenerpublizieren.de) -%% Copyright (C) 2009-2018 by Beilstein-Institut for the Advancement of Chemical Sciences (Beilstein) +%% Copyright (C) 2009-2019 by Beilstein-Institut for the Advancement of Chemical +%% Sciences (Beilstein) %% %% Part of this bundle is derived from cite.sty, to which the %% following license applies: -- cgit v1.2.3