% \iffalse meta-comment % % Copyright (C) 2019-2023 by Jan Hajer % ----------------------------------- % % This file may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c % of this license or (at your option) any later version. % The latest version of this license is in: % % http://www.latex-project.org/lppl.txt % % and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % \fi % % \iffalse %\NeedsTeXFormat{LaTeX2e}[2021-11-15] %\ProvidesPackage{hep-title}[2026/08/01 v1.5 Extend title page macros] %\ProvidesFile{hep-title-documentation.tex}[2026/08/01 v1.5 hep-title documentation] % %<*documentation> \RequirePackage[l2tabu, orthodox]{nag} \documentclass{ltxdoc} \renewcommand*\theCodelineNo{\rmfamily\tstyle\footnotesize\arabic{CodelineNo}} \AtBeginEnvironment{macrocode}{\renewcommand*{\ttdefault}{clmt}} \renewcommand*{\MacroFont}{\codestyle} \AtBeginDocument{\DeleteShortVerb{\|}} \AtBeginDocument{\MakeShortVerb{\"}} \EnableCrossrefs \CodelineIndex \RecordChanges \usepackage{hologo} \usepackage[parskip,oldstyle,font=10pt]{hep-paper} \bibliography{bibliography} \acronym{PDF}{portable document format} % %<*driver> \expandafter\newif\csname ifshort\endcsname \shortfalse \begin{document} \DocInput{hep-title-implementation.dtx} \end{document} % % % \fi % % \CheckSum{1059} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z % Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z % Digits \0\1\2\3\4\5\6\7\8\9 % Exclamation \! Double quote \" Hash (number) \# % Dollar \$ Percent \% Ampersand \& % Acute accent \' Left paren \( Right paren \) % Asterisk \* Plus \+ Comma \, % Minus \- Point \. Solidus \/ % Colon \: Semicolon \; Less than \< % Equals \= Greater than \> Question mark \? % Commercial at \@ Left bracket \[ Backslash \\ % Right bracket \] Circumflex \^ Underscore \_ % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % % \changes{v1.0}{2021/09/01}{Created the dedicated title package with series, subtitle, preprint placement, author, affiliation, email, editor, endorser, keyword, and abstract handling.} % \changes{v1.1}{2022/11/01}{Added keyword metadata, improved author, affiliation, editor, and endorser documentation, made affiliation output conditional, and fixed affiliation references.} % \changes{v1.2}{2023/07/01}{Refreshed package metadata and documentation formatting.} % \changes{v1.3}{2024/11/01}{Updated release metadata.} % \changes{v1.4}{2025/09/01}{Added reprint blocks, \cs{doi}, \cs{arxiv}, multiple preprint and reprint lines, \cs{placereprint}, ragged preprint font, and applied starred command definitions.} % \changes{v1.5}{2026/08/01}{Raised the LaTeX format requirement, bumped release metadata, expanded title documentation and README, and added fuller title tests.} % % \ifshort %<*documentation> % \fi % \GetFileInfo{hep-title.sty} \title{The \software{hep-title} package\thanks{This document corresponds to \software{hep-title}~\fileversion.}} \subtitle{Extensions for the title page} \author{Jan Hajer \email{jan.hajer@tecnico.ulisboa.pt}} \date{\filedate} % \ifshort \begin{document} % \fi \newgeometry{vscale=.8, vmarginratio=3:4, includeheadfoot, left=11em, marginparwidth=4.6cm, marginparsep=3mm, right=7em} \maketitle \begin{abstract} The \software{hep-title} package extends the title macros of the standard classes. It adds series and subtitle metadata, preprint and reprint blocks, DOI and arXiv helpers, author, editor, endorser, affiliation, email and ORCID helpers, date and abstract formatting, keywords, and two-column title-aware abstracts. \end{abstract} To use the \software{hep-title} package include it with "\usepackage{hep-title}". Most macros are intended for the use in the preamble. They are implemented using the \software{titling} \cite{titling} and \software{authblk} \cite{authblk} packages. \section{Macros} If the \software{hyperref} package is loaded the \PDF meta information is set according to the "\title"\marg{text} and "\author"\marg{text} information. \subsection{Title} \DescribeMacro{\preseries} \DescribeMacro{\series} \DescribeMacro{\postseries} \DescribeMacro{\title} \DescribeMacro{\presubtitle} \DescribeMacro{\subtitle} \DescribeMacro{\postsubtitle} \DescribeMacro{\seriesfont} \DescribeMacro{\titlefont} \DescribeMacro{\subtitlefont} The "\series"\marg{series} places a series title above the usual title generated via "\title"\marg{title}. The "\subtitle"\marg{subtitle} macro places a subtitle below the usual title. The "\preseries", "\postseries", "\presubtitle", and "\postsubtitle" hooks adjust the surrounding material. The fonts and their size can be adjusted using the "\seriesfont"\marg{font}, "\titlefont"\marg{font}, and "\subtitlefont"\marg{font} macros. \subsection{Authors} \DescribeMacro{\author} \DescribeMacro{\authorfont} \DescribeMacro{\authortitle} \DescribeMacro{\authortitlefont} \DescribeMacro{\preauthortitle} \DescribeMacro{\postauthortitle} \DescribeMacro{\email} \DescribeMacro{\orcmail} \DescribeMacro{\affiliation} \DescribeMacro{\affiliationfont} In order to facilitate multiple authors with different affiliations the \software{authblk} package \cite{authblk} is extended. The author macro is extended to take an affiliation label "\author"\oarg{label}\marg{name}. The affiliation macro takes the corresponding label "\affiliation"\oarg{label}\marg{institution}. Additionally, the "\email"\marg{email} macro places a link containing the email address in typewriter font into a footnote. The "\orcmail"\marg{orcid}\marg{email} macro combines an email address with an ORCID link in the same footnote. If editors are present, the author line receives a title that can be adjusted using "\authortitle", "\authortitlefont", "\preauthortitle", and "\postauthortitle". The fonts can be adjusted using the "\authorfont"\marg{font} and "\affiliationfont"\marg{font} macros. The following lines add \eg two authors with different affiliations \begin{verbatim} \author[affil1]{Author one \email{email one}} \affiliation[affil1]{Affiliation one} \author[affil2]{Author two \email{email two}} \affiliation[affil1,affil2]{Affiliation two} \end{verbatim} \DescribeMacro{\editor} \DescribeMacro{\endorser} \DescribeMacro{\editorfont} \DescribeMacro{\endorserfont} \DescribeMacro{\preeditor} \DescribeMacro{\posteditor} \DescribeMacro{\preendorser} \DescribeMacro{\postendorser} Additionally the "\editor"\oarg{label}\marg{name} and "\endorser"\oarg{label}\marg{name} macros are provided that act similar to the "\author"\oarg{label}\marg{name} macros but place their content in a dedicated line. Their font and surrounding material can be adjusted by "\editorfont"\marg{font}, "\endorserfont"\marg{font}, "\preeditor"\marg{code}, "\posteditor"\marg{code}, "\preendorser"\marg{code}, and "\postendorser"\marg{code}. \DescribeMacro{\editortitle} \DescribeMacro{\endorsertitle} \DescribeMacro{\editortitlefont} \DescribeMacro{\endorsertitlefont} \DescribeMacro{\preeditortitle} \DescribeMacro{\posteditortitle} \DescribeMacro{\preendorsertitle} \DescribeMacro{\postendorsertitle} The titles of these lines can be adjusted using the "\editortitle"\marg{singular}\marg{plural} and "\endorsertitle"\marg{singular}\marg{plural} macros. Their font and surrounding material can be adjusted with "\editortitlefont"\marg{font}, "\endorsertitlefont"\allowbreak\marg{font}, "\preeditortitle"\marg{code}, "\posteditortitle"\marg{code}, "\preendorsertitle"\marg{code}, and "\postendorsertitle"\marg{code}. \subsection{Abstract} \DescribeEnv{abstract} \DescribeEnv{abstract*} \DescribeMacro{\keywords} The "abstract" environment is adjusted to not start with an indentation. The "abstract*" environment takes care of placing the title as well. This is used in "twocolumn" documents if the abstract should span both columns. The "\keywords"\marg{keywords} macro appends an italic keyword line to the abstract. \DescribeMacro{\datefont} The date is empty by default and can be formatted with "\datefont"\marg{font}. \subsection{Preprint} \DescribeMacro{\preprint} \DescribeMacro{\arxiv} \DescribeMacro{\placepreprint} \DescribeMacro{\preprintfont} The "\preprint"\marg{number} macro places a preprint number in the upper right corner of the title page. The "\arxiv"\marg{id} macro adds an arXiv preprint link. The "\placepreprint" hook places the preprint block on the first page, and "\preprintfont" changes its font. \DescribeMacro{\reprint} \DescribeMacro{\doi} \DescribeMacro{\placereprint} \DescribeMacro{\reprintfont} The "\reprint"\marg{text} macro collects reprint or publication information for the upper left corner of the title page. The "\doi"\marg{id} helper adds a DOI link. The "\placereprint" hook places the reprint block on the first page, and "\reprintfont" changes its font. % \ifshort \printbibliography \end{document} % % % \fi % % \StopEventually{ % \printbibliography % \PrintChanges % } % % \appendix % % \section{Implementation} % %<*package> % % \begin{macro}{\online} % \begin{macro}{\email} % Provide the "\online"\marg{text}\marg{url} macro combining the features of the "\href" and the "\url" macros. % Define a macro for typesetting emails. % \begin{macrocode} \providecommand*{\online}[2]{\texttt{#2}}% \providecommand*{\hep@email}[1]{\online{mailto:#1}{#1}} \providecommand*{\email}{\hep@email} \AtBeginDocument{\@ifpackageloaded{hyperref}{% \renewcommand*{\online}[2]{\href{#1}{\nolinkurl{#2}}}% }{} } % \end{macrocode} % \end{macro} % \end{macro} % % \begin{macro}{\hep@multi@ref} % Transform reference list to list of references. % \begin{macrocode} \newif\ifhep@first% \newcommand*{\hep@multi@ref}[1]{% \hep@firsttrue% \forcsvlist{% \ifhep@first\hep@firstfalse\else\textsuperscript,\fi\ref% }{#1}% } % \end{macrocode} % \end{macro} % % Redefine the email macro for the title page. % \begin{macrocode} \renewcommand*{\email}[2][]{\unskip\thanks[#1]{\hep@email{#2}}}% \AtBeginDocument{ \let\hep@maketitle\maketitle \renewcommand*\maketitle{\hep@maketitle\let\email\hep@email} } % \end{macrocode} % % \subsection{Preprint and title} % % \subsubsection{Preprint and Reprint} % % \begin{macro}{\reprintfont} % Define the "\reprintfont" macro. % \begin{macrocode} \let\hep@reprint@font\relax \newcommand*{\reprintfont}[1]{\def\hep@reprint@font{#1}} \reprintfont{\scshape\small} % \end{macrocode} % \end{macro} % % \begin{macro}{\reprint} % \begin{macro}{\doi} % Define the "\preprint" macro using the \software{varwidth} package \cite{varwidth}. % \begin{macrocode} \let\hep@reprint\relax \newcommand*\reprint[1]{ \@ifundefined{hep@reprint}{% \gdef\hep@reprint{#1}% }{% \apptocmd{\hep@reprint}{\\#1}{}{}% }% } \newcommand*\doi[1]{\reprint{\textsc{doi}: \online{https://doi.org/#1}{#1}}} \newcommand*{\hep@reprint@box}{% \begin{varwidth}{\textwidth}% \hep@reprint@font\hep@reprint% \end{varwidth}% } % \end{macrocode} % \end{macro} % \end{macro} % % \begin{macro}{\preprintfont} % Define the "\preprintfont" macro. % \begin{macrocode} \let\hep@preprint@font\relax \newcommand*{\preprintfont}[1]{\def\hep@preprint@font{#1}} \preprintfont{\scshape\small\raggedleft} % \end{macrocode} % \end{macro} % % \begin{macro}{\preprint} % \begin{macro}{\arxiv} % Define the "\preprint" macro using the \software{varwidth} package \cite{varwidth}. % \begin{macrocode} \RequirePackage{etoolbox} \let\hep@preprint\relax \newcommand*\preprint[1]{% \@ifundefined{hep@preprint}{% \gdef\hep@preprint{#1}% }{% \apptocmd{\hep@preprint}{\\#1}{}{}% }% } \newcommand*\arxiv[1]{% \preprint{\textsc{arXiv}: \online{https://arxiv.org/abs/#1}{#1}}% } \RequirePackage{varwidth} \newcommand*{\hep@preprint@box}{% \begin{varwidth}{\textwidth}% \hep@preprint@font\hep@preprint% \end{varwidth}% } % \end{macrocode} % \end{macro} % \end{macro} % % \begin{macro}{\placepreprint} % \begin{macro}{\placereprint} % Places a preprint number in the top right corner of the title page using the \software{calc} \cite{calc}, \software{atbegshi} \cite{atbegshi}, and \software{picture} \cite{picture} packages. % \begin{macrocode} \RequirePackage{calc} \RequirePackage{atbegshi} \RequirePackage{picture} \newcommand*{\placepreprint}{% \AtBeginShipoutFirst{% \put( \textwidth+\oddsidemargin-\widthof{\hep@preprint@box}, -2pt-\topmargin-\heightof{\hep@preprint@box} ){\normalfont\hep@preprint@box} } } \newcommand*{\placereprint}{% \AtBeginShipoutFirst{% \put( \oddsidemargin , -2pt-\topmargin-\heightof{\hep@reprint@box} ){\normalfont\hep@reprint@box} } } % \end{macrocode} % \end{macro} % \end{macro} % % \subsubsection{Series} % % \begin{macro}{\series} % Define a series title. % \begin{macrocode} \newcommand{\preseries}[1]{\def\hep@pre@series{#1}} \newcommand*{\series}[1]{\def\hep@series{#1}} \newcommand{\postseries}[1]{\def\hep@post@series{#1}} % \end{macrocode} % \end{macro} % % \begin{macro}{\seriesfont} % Allow to change the fontface of the series title. % \begin{macrocode} \let\hep@series@font\relax \newcommand*{\seriesfont}[1]{\def\hep@series@font{#1}} % \end{macrocode} % \end{macro} % % Set the default series title layout. % \begin{macrocode} \preseries{\begin{center}\Large\hep@series@font} \postseries{\par\end{center}} % \end{macrocode} % % \subsubsection{Title} % % Extend the title using the \software{titling} package \cite{titling}. % Fix the footnote indent. % \begin{macrocode} \RequirePackage{titling} \setlength{\thanksmarkwidth}{1.5em} % \end{macrocode} % % \begin{macro}{\maketitlehooka} % Place the preprint and the series title using "\maketitlehooka". % \begin{macrocode} \renewcommand*{\maketitlehooka}{% \placereprint\placepreprint\vspace{-\bigskipamount}% \@ifundefined{hep@series}{}{% \hep@pre@series\hep@series\hep@post@series% }% % \vspace{-\bigskipamount}% } % \end{macrocode} % \end{macro} % % \begin{macro}{\titlefont} % Allow to change the fontface of the the title. % \begin{macrocode} \let\hep@title@font\relax \newcommand*{\titlefont}[1]{\def\hep@title@font{#1}} % \end{macrocode} % \end{macro} % Set default title layout. % \begin{macrocode} \pretitle{\begin{center}\LARGE\hep@title@font} \posttitle{\par\end{center}} % \end{macrocode} % \subsubsection{Subtitle} % % \begin{macro}{\subtitle} % Define a subtitle. % \begin{macrocode} \newcommand{\presubtitle}[1]{\def\hep@pre@sub@title{#1}} \newcommand*{\subtitle}[1]{\def\hep@sub@title{#1}} \newcommand{\postsubtitle}[1]{\def\hep@post@sub@title{#1}} % \end{macrocode} % \end{macro} % \begin{macro}{\subtitlefont} % Allow to change the fontface of the subtitle. % \begin{macrocode} \let\hep@subtitle@font\relax \newcommand*{\subtitlefont}[1]{\def\hep@subtitle@font{#1}} % \end{macrocode} % \end{macro} % % Set default subtitle layout. % \begin{macrocode} \presubtitle{\begin{center}\Large\hep@subtitle@font} \postsubtitle{\par\end{center}} % \end{macrocode} % % \subsection{Authors and Editors} % % \subsubsection{Editors} % % Define editors, similar to authors using the \software{authblk} package. % Enable the handling of multiple authors with different affiliations using the \software{authblk} package \cite{authblk}. % \begin{macrocode} \RequirePackage{authblk} \newcounter{editors} \newcommand\hep@editorlist{} \newcommand*\hep@editors{} \@namedef{hep@editor@sep1}{} \@namedef{hep@editor@sep2}{\Authand} % \end{macrocode} % % \begin{macro}{\editor} % Copy of the "authblk" author code adjusted for editors. % \begin{macrocode} \newcommand*\editor[2][]{% \ifnewaffil% \addtocounter{affil}{1}% \edef\AB@thenote{\arabic{affil}}% \fi% \if\relax#1\relax% \def\AB@note{\AB@thenote}% \else% \def\AB@note{#1}\setcounter{Maxaffil}{0}% \fi% \ifnum\value{editors}>1\relax% \@namedef{hep@editor@sep\number\c@editors}{\Authsep}% \fi% \addtocounter{editors}{1}% \begingroup% \let\protect\@unexpandable@protect \let\and\AB@pand% \def\thanks{\protect\thanks}\def\footnote{\protect\footnote}% \@temptokena=\expandafter{\hep@editors}{% \def\\{% \protect\\[\@affilsep]\protect\Affilfont\protect\AB@resetsep% }% \xdef\hep@editor{\AB@blk@and#2}% \ifnewaffil% \gdef\AB@las{}\gdef\AB@lasx{\protect\Authand}\gdef\AB@as{}% \xdef\hep@editors{\the\@temptokena\AB@blk@and}% \else% \xdef\hep@editors{\the\@temptokena\AB@as\AB@au@str}% \global\let\AB@las\AB@lasx\gdef\AB@lasx{\protect\Authands}% \gdef\AB@as{\Authsep}% \fi% \gdef\AB@au@str{#2}% }% \@temptokena=\expandafter{\hep@editorlist}% \let\\=\editorcr% \xdef\hep@editorlist{% \the\@temptokena% \protect\@nameuse{hep@editor@sep\number\c@editors}% \protect\Authfont#2% \if\relax#1\relax\else% \protect\hep@multi@ref{\AB@note}% \fi% }% \endgroup% \ifnum\value{editors}>2\relax% \@namedef{hep@editor@sep\number\c@editors}{\Authands}% \fi% \newaffilfalse% } % \end{macrocode} % \end{macro} % % \begin{macro}{\editorfont} % Allow to change the fontface of the editors. % \begin{macrocode} \let\hep@editor@font\relax \newcommand*{\editorfont}[1]{\def\hep@editor@font{#1}} % \end{macrocode} % \end{macro} % % \begin{macro}{\preditor} % \begin{macro}{\postditor} % Set editor style. % \begin{macrocode} \newcommand{\preeditor}[1]{\def\hep@pre@editor{#1}} \newcommand{\posteditor}[1]{\def\hep@post@editor{#1}} \newcommand*{\editortitle}[2]{ \def\hep@editor@title{#1} \def\hep@editor@title@pl{#2} } \newcommand*{\editortitlefont}[1]{\def\hep@editor@title@font{#1}} \newcommand{\preeditortitle}[1]{\def\hep@pre@editor@title{#1}} \newcommand{\posteditortitle}[1]{\def\hep@post@editor@title{#1}} \editortitle{Editor}{Editors} \editortitlefont{\itshape} \preeditortitle{\hep@editor@title@font} \posteditortitle{: } \preeditor{% \begin{center}% \large\hep@editor@font\lineskip.5em% \begin{tabular}[t]{c}{% \hep@pre@editor@title% \ifnum\value{editors}>1\relax% \hep@editor@title@pl% \else% \hep@editor@title% \fi% \hep@post@editor@title% }% } \posteditor{\end{tabular}\par\end{center}} % \end{macrocode} % \end{macro} % \end{macro} % % \begin{macro}{\maketitlehookb} % Show subtitle and editor. % \begin{macrocode} \renewcommand*{\maketitlehookb}{% \@ifundefined{hep@sub@title}{}{% \hep@pre@sub@title\hep@sub@title\hep@post@sub@title% }% \smallskip% \ifx\hep@editorlist\AB@empty\else% \hep@pre@editor\hep@editorlist\hep@post@editor% \fi } % \end{macrocode} % \end{macro} % % \subsubsection{Authors} % % \begin{macro}{\author} % Allow absent author field. % \begin{macrocode} % \author{} % \end{macrocode} % \end{macro} % % Switch authblk to a label ref system for affiliations using the \software{xpatch} package \cite{xpatch}. % \begin{macrocode} \RequirePackage{xpatch} \xpatchcmd{\author}{% \protect\Authfont#2\AB@authnote{\AB@note}% }{% \protect\Authfont#2% \if\relax#1\relax\else\unskip\protect\hep@multi@ref{\AB@note}\fi% }{}{} % \end{macrocode} % % \begin{macro}{\authorfont} % Allow to change the fontface of the individual parts of the title. % \begin{macrocode} \let\hep@author@font\relax \newcommand*{\authorfont}[1]{\def\hep@author@font{#1}} \renewcommand*\Authfont{\hep@author@font} % \end{macrocode} % \end{macro} % % Set default author fontface. % \begin{macrocode} \newcommand*{\authortitle}[2]{ \def\hep@author@title{#1} \def\hep@author@title@pl{#2} } \newcommand*{\authortitlefont}[1]{\def\hep@author@title@font{#1}} \newcommand{\preauthortitle}[1]{\def\hep@pre@author@title{#1}} \newcommand{\postauthortitle}[1]{\def\hep@post@author@title{#1}} \authortitle{Author}{Authors} \authortitlefont{\itshape} \preauthortitle{\hep@author@title@font} \postauthortitle{: } \preauthor{% \begin{center}% \large\hep@author@font\lineskip.5em% \begin{tabular}[t]{c}{% \ifnum\value{editors}>0\relax% \hep@pre@author@title% \ifnum\value{authors}>1\relax% \hep@author@title@pl\else\hep@author@title% \fi\hep@post@author@title% \fi% }% } \postauthor{\end{tabular}\par\end{center}} % \end{macrocode} % % \subsubsection{Endorser} % % \begin{macrocode} \newcounter{endorsers} \newcommand\hep@endorserlist{} \newcommand*\hep@endorsers{} \@namedef{hep@editor@sep1}{} \@namedef{hep@editor@sep2}{\Authand} % \end{macrocode} % % \begin{macro}{\endorser} % Copy of the "authblk" author code adjusted for endorsers. % \begin{macrocode} \DeclareRobustCommand\endorser{% \@ifnextchar[{\hep@@endorser}{\hep@@@endorser}% } \def\hep@@endorser[#1]#2{\hep@@@@endorser[#1]{#2}} \def\hep@@@endorser#1{\hep@@@@endorser{#1}} \newcommand*\hep@@@@endorser[2][]{% \ifnewaffil% \addtocounter{affil}{1}% \edef\AB@thenote{\arabic{affil}}% \fi% \if\relax#1\relax% \def\AB@note{\AB@thenote}% \else% \def\AB@note{#1}\setcounter{Maxaffil}{0}% \fi% \ifnum\value{endorsers}>1\relax% \@namedef{hep@endorser@sep\number\c@endorsers}{\Authsep}% \fi% \addtocounter{endorsers}{1}% \begingroup% \let\protect\@unexpandable@protect \let\and\AB@pand% \def\thanks{\protect\thanks}\def\footnote{\protect\footnote}% \@temptokena=\expandafter{\hep@endorsers}{% \def\\{% \protect\\[\@affilsep]\protect\Affilfont\protect\AB@resetsep% }% \xdef\hep@endorser{\AB@blk@and#2}% \ifnewaffil% \gdef\AB@las{}\gdef\AB@lasx{\protect\Authand}\gdef\AB@as{}% \xdef\hep@endorsers{\the\@temptokena\AB@blk@and}% \else% \xdef\hep@endorsers{\the\@temptokena\AB@as\AB@au@str}% \global\let\AB@las\AB@lasx\gdef\AB@lasx{\protect\Authands}% \gdef\AB@as{\Authsep}% \fi% \gdef\AB@au@str{#2}% }% \@temptokena=\expandafter{\hep@endorserlist}% \let\\=\endorsercr% \xdef\hep@endorserlist{% \the\@temptokena% \protect\@nameuse{hep@endorser@sep\number\c@endorsers}% \protect\Authfont#2% \if\relax#1\relax\else% \protect\hep@multi@ref{\AB@note}% \fi% }% \endgroup% \ifnum\value{endorsers}>2\relax% \@namedef{hep@endorser@sep\number\c@endorsers}{\Authands}% \fi% \newaffilfalse% } % \end{macrocode} % \end{macro} % % \begin{macro}{\endorserfont} % \begin{macro}{\preendorser} % \begin{macro}{\postendorser} % \begin{macrocode} \let\hep@endorser@font\relax \def\endorserfont#1{\def\hep@endorser@font{#1}} \newcommand{\preendorser}[1]{\def\hep@pre@endorser{#1}} \newcommand{\postendorser}[1]{\def\hep@post@endorser{#1}} \def\endorsertitle#1#2{ \def\hep@endorser@title{#1} \def\hep@endorser@title@pl{#2} } % \end{macrocode} % \end{macro} % \end{macro} % \end{macro} % % \begin{macro}{\endorsertitlefont} % \begin{macro}{\preendorsertitle} % \begin{macro}{\postendorsertitle} % \begin{macrocode} \def\endorsertitlefont#1{\def\hep@endorser@title@font{#1}} \newcommand{\preendorsertitle}[1]{\def\hep@pre@endorser@title{#1}} \newcommand{\postendorsertitle}[1]{\def\hep@post@endorser@title{#1}} \endorsertitle{Endorser}{Endorsers} \endorsertitlefont{\itshape} \preendorsertitle{\hep@endorser@title@font} \postendorsertitle{: } \preendorser{% \begin{center}% \large\hep@endorser@font\lineskip.5em% \begin{tabular}[t]{c}{% \hep@pre@endorser@title% \ifnum\value{endorsers}>1\relax% \hep@endorser@title@pl% \else% \hep@endorser@title% \fi% \hep@post@endorser@title% }% } \postendorser{\end{tabular}\par\end{center}} % \end{macrocode} % \end{macro} % \end{macro} % \end{macro} % % \subsubsection{Affiliation} % % Patch the "\affiliation" macro to comply with the label ref system. % \begin{macrocode} \newcounter{affiliation} \renewcommand*{\theaffiliation}{% \textsuperscript{\normalfont\alph{affiliation}}% } \xpatchcmd{\affil}{% \AB@affilnote{\AB@note}% }{% \protect\refstepcounter{affiliation}\protect\label{\AB@note}% \if\relax#1\relax\else\protect\theaffiliation\fi% }{}{} % \end{macrocode} % % \begin{macro}{\affiliationfont} % Allow to change the fontface of affiliation. % \begin{macrocode} \let\hep@affiliation@font\relax \newcommand*{\affiliationfont}[1]{\def\hep@affiliation@font{#1}} % \newif\ifhep@lining\hep@liningtrue % \ifhep@lining \renewcommand*{\Affilfont}{\small\hep@affiliation@font} % \else % \renewcommand*{\Affilfont}{\small\ostyle\hep@affiliation@font} % \fi % \end{macrocode} % \end{macro} % % \begin{macro}{\affiliation} % Define the "\affiliation" macro, ensure that linebreaks happen after a comma. % \begin{macrocode} \newcommand*\hep@penalty{\if@twocolumn85\else50\fi} \newcommand*\hep@active@comma{,\penalty-\hep@penalty\relax} \newcommand*\hep@cat@comma@active{\catcode`\,\active} {\hep@cat@comma@active\gdef,{\hep@active@comma}} \newcommand*\hep@affil[1]{% \endgroup\@flushglue=0pt plus .5\linewidth\affil{#1}% } \def\hep@affil@opt[#1]#2{% \endgroup\@flushglue=0pt plus .5\linewidth\affil[#1]{#2}% } \DeclareRobustCommand\hep@affiliation{% \@ifnextchar[{\hep@affil@opt}{\hep@affil}% } \newcommand*{\affiliation}{% \begingroup\hep@cat@comma@active\hep@affiliation% } % \end{macrocode} % \end{macro} % % Place endorser and affiliation % \begin{macrocode} \renewcommand*{\maketitlehookc}{% \ifx\hep@endorserlist\AB@empty\else% \hep@pre@endorser\hep@endorserlist\hep@post@endorser% \fi % \\[\affilsep] \ifx\AB@affillist\AB@empty\else% \ifnum\value{affil}>\value{Maxaffil} \begin{center}\AB@affillist\end{center}% \fi% \fi% } % \end{macrocode} % % \begin{macro}{\@author} % Ensure that affiliation is not set directly below author % \begin{macrocode} \def\@author{% \ifx\AB@affillist\AB@empty% \AB@author% \else% \ifnum\value{affil}>\value{Maxaffil} \def\rlap##1{##1}% \AB@authlist% % \\[\affilsep]\AB@affillist% \else% \AB@authors% \fi% \fi% } % \end{macrocode} % \end{macro} % \begin{macro}{\g\_hep\_authors\_seq} % \begin{macro}{\hep\_author} % Place author information in dedicated PDF field. % \begin{macrocode} \ExplSyntaxOn \seq_new:N \g_hep_authors_seq \cs_new_eq:NN \hep_author \author % \end{macrocode} % \end{macro} % \end{macro} % \begin{macro}{\hep\_add\_to\_authors} % Strip footnote-like commands from the plain-author copy % \begin{macrocode} \cs_set_protected:Npn \hep_add_to_authors:n #1{ \group_begin: \cs_set:Npn \email ##1 {} \cs_set:Npn \thanks ##1 {} \cs_set:Npn \footnote ##1 {} \cs_set:Npn \orcidlink##1{} \cs_set:Npn \orcmail ##1 ##2 {} \tl_set:Ne \l_tmpa_tl {#1} \seq_gput_right:NV \g_hep_authors_seq \l_tmpa_tl \group_end: } % \end{macrocode} % \end{macro} % \begin{macro}{\author} % Patch author macro. % \begin{macrocode} \RenewDocumentCommand{\author}{O{}m}{ \hep_add_to_authors:n{#2} \hep_author[#1]{#2} } % \end{macrocode} % \end{macro} % \begin{macro}{\hep\_authors} % \begin{macro}{\hep@authors} % Expandable plain list % \begin{macrocode} \cs_new:Npn \hep_authors:{ \seq_use:Nnnn \g_hep_authors_seq {~and~} {,~} {,~and~} } \cs_new_eq:NN \hep@authors \hep_authors: % \end{macrocode} % \end{macro} % \end{macro} % Safe plain author in PDF. % \begin{macrocode} \AddToHook{cmd/maketitle/before}[hep-title/pdfauthor]{% \@ifpackageloaded{hyperref}{% \hypersetup{pdfauthor={\hep@authors}}% }{}% } \ExplSyntaxOff % \end{macrocode} % % Load the \software{orcidlink} \cite{orcidlink} package and make the logo monochrome. % \begin{macrocode} \RequirePackage{orcidlink} \colorlet{orcidlogocol}{black} \tikzset{ orcidlogo/.pic={ \fill[orcidlogocol] svg{M256,128c0,70.7-57.3,128-128,128C57.3,256,0,198.7,0,128C0,57.3,57.3,0,128,0C198.7,0,256,57.3,256,128z}; \fill[white] svg{M236,128 c0,59.6-48.4,108-108,108 C68.4,236,20,187.6,20,128 C20,68.4,68.4,20,128,20 C187.6,20,236,68.4,236,128z}; \fill[black] svg{M86.3,186.2H70.9V79.1h15.4v48.4V186.2z} svg{M108.9,79.1h41.6c39.6,0,57,28.3,57,53.6c0,27.5-21.5,53.6-56.8,53.6h-41.8V79.1z M124.3,172.4h24.5c34.9,0,42.9-26.5,42.9-39.7c0-21.5-13.7-39.7-43.7-39.7h-23.7V172.4z} svg{M88.7,56.8c0,5.5-4.5,10.1-10.1,10.1c-5.6,0-10.1-4.6-10.1-10.1c0-5.6,4.5-10.1,10.1-10.1C84.2,46.7,88.7,51.3,88.7,56.8z}; } } % \end{macrocode} % % \begin{macro}{\orcmail} % Define the "\orcmail" macro that places the ORCid together with the email in the footer. % \begin{macrocode} \NewDocumentCommand{\orcmail}{mm}{\thanks{\hep@email{#2} \orcidlinkc{#1}}} \pdfstringdefDisableCommands{\def\orcmail#1#2{}} % \end{macrocode} % \end{macro} % % \subsection{Date and Abstract} % % \subsubsection{Date} % % \begin{macro}{\date} % Allow absent date field. % \begin{macrocode} \date{\vspace{-4ex}} % \end{macrocode} % \end{macro} % % \begin{macro}{\datefont} % Allow to change the fontface of the individual parts of the title. % \begin{macrocode} \let\hep@date@font\relax \newcommand*{\datefont}[1]{\def\hep@date@font{#1}} % \end{macrocode} % \end{macro} % % Set the default "date" fontface. % \begin{macrocode} \predate{\begin{center}\hep@date@font} \postdate{\par\end{center}} % \end{macrocode} % % \subsubsection{Abstract} % % \begin{environment}{abstract} % Adjust the "abstract" environment to not start with indentation. % \begin{macrocode} \@ifundefined{abstract}{}{% \let\hep@abstract\abstract% \renewcommand*\abstract{\hep@abstract\noindent\ignorespaces}% \let\hep@key@words\relax \newcommand*{\keywords}[1]{\def\hep@key@words{#1}} \AtBeginDocument{\@ifundefined{hep@key@words}{}{% \let\hep@end@abstract\endabstract% \renewcommand*\endabstract{ \par\medskip\noindent\textit{Keywords: \hep@key@words}% \hep@end@abstract% }% }} % \end{macrocode} % \end{environment} % \begin{environment}{abstract*} % Add a "abstract*" environment for two column mode taking also care of placing the title using the \software{environ} \cite{environ} and \software{abstract} \cite{abstract} packages. % \begin{macrocode} \if@twocolumn \RequirePackage{environ} \RequirePackage{abstract} \renewcommand*{\abstitleskip}{-3ex} \NewEnviron{abstract*}{% \twocolumn[\maketitle\vspace{-5ex}% \begin{onecolabstract}\noindent\BODY\end{onecolabstract}% \vspace{.5cm}]\saythanks% }% \else \newenvironment{abstract*}{% \maketitle\begin{abstract}% }{% \end{abstract}% } \fi } % \end{macrocode} % \end{environment} % % \subsection{Thanks} % % \begin{macro}{\thanks} Redefine thank to have a optional argument for a reference label. % \begin{macrocode} \let\hep@thanks\thanks \AtEndDocument{\let\thanks\hep@thanks} \DeclareRobustCommand\thanks[2][]{% \AfterEndPreamble{% \if\relax#1\relax% \footnotemark% \else% \renewcommand*\thefootnote{\textsuperscript{\@fnsymbol\c@footnote}}% \protect\refstepcounter{footnote}\protect\label{#1}% \renewcommand*\thefootnote{\@arabic\c@footnote}% \fi% \protected@xdef\@thanks{% \@thanks\protect\footnotetext[\the\c@footnote]{#2}% } \if@twocolumn \protected@xdef\@bs@thanks{% \@bs@thanks\protect\footnotetext[\the\c@footnote]{#2}% }% \fi% }% } % \end{macrocode} % \end{macro} % % % \section{Test} % %<*testone|testtwo> % % \begin{macrocode} %\documentclass{article} %\documentclass[twocolumn]{article} %% \usepackage[lang=english]{hep-paper} \usepackage[math]{blindtext} \usepackage{hep-title} \usepackage{hyperref} \def\BackrefFootnoteTag{}\usepackage{footnotebackref} \doi{10.1234/5678} \arxiv{1234.5678} \preprint{Preprint} \series{Series} \title{Title} \subtitle{Subtitle} \editor[one]{First Editor} \editor[one,two,second]{Second Editor} \email[second]{second@mail.com} \editor[one,two,three]{Third Editor \email{third@mail.com}} \author[three,four]{First Author} \author[fourth, two,four,thanks]{Second Author} \email[fourth]{fifth@mail.com} \thanks[thanks]{Thanks} \author[two,three,four]{Third Author \email{sixth@mail.com}} \author{Fourth Author} \endorser[four]{First Endorser} \endorser[five]{Second Endorser} \endorser{Third Endorser} \affiliation[one]{First Affiliation} \affiliation[two]{Second Affiliation} \affiliation[three]{Third Affiliation} \affiliation[four]{Fourth Affiliation} \affiliation[five]{Fifth Affiliation} \date{Date} \keywords{Keyword 1, keyword 2, keyword 3} \begin{document} % % \maketitle %\begin{abstract} %\begin{abstract*} \blindtext %\end{abstract} %\end{abstract*} \noindent First page footnote.\footnote{Footnote} \blinddocument \end{document} % \end{macrocode} % % % % \section{Readme} % %<*readme> % % \begin{macrocode} # The `hep-title` package Extensions for the title page ## Introduction The `hep-title` package extends the title macros of the standard classes with series and subtitle metadata, preprint and reprint blocks, DOI and arXiv helpers, author, editor, endorser, affiliation, email and ORCID helpers, date and abstract formatting, keywords, and two-column title-aware abstracts. To use the `hep-title` package include it with `\usepackage{hep-title}`. ## Author Jan Hajer ## License This file may be distributed and/or modified under the conditions of the `LaTeX` Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in `http://www.latex-project.org/lppl.txt` and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later. % \end{macrocode} % % % % \Finale \endinput % \PrintIndex % makeindex -s gglo.ist -o hep-title-implementation.gls hep-title-implementation.glo % makeindex -s gglo.ist -o hep-title-implementation.ind hep-title-implementation.idx