1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
# hep-title package
# Matthew Bertucci 11/13/2021 for v1.0
#include:varwidth
#include:calc
#include:atbegshi
#include:picture
#include:titling
#include:authblk
#include:xpatch
\series{series%text}
\subtitle{subtitle%text}
\seriesfont{font commands}
\titlefont{font commands}
\subtitlefont{font commands}
\affiliation{affiliation%text}
\editor{editor%text}
\editor[affil]{editor%text}
\endorser{endorser%text}
\endorser[affil]{endorser%text}
\email{email%URL}#U
\authorfont{font commands}
\editorfont{font commands}
\endorserfont{font commands}
\affiliationfont{font commands}
\preprint{number}
\preprintfont{font commands}
\online{URL}{text%plain}#U
\placepreprint#*
\preseries{code}#*
\postseries{code}#*
\presubtitle{code}#*
\postsubtitle{code}#*
\preeditor{code}#*
\posteditor{code}#*
\editortitle{arg1}{arg2}#*
\editortitlefont{font commands}#*
\preeditortitle{code}#*
\posteditortitle{code}#*
\authortitle{arg1}{arg2}#*
\authortitlefont{font commands}#*
\preauthortitle{code}#*
\postauthortitle{code}#*
\preendorser{code}#*
\postendorser{code}#*
\endorsertitle{arg1}{arg2}#*
\preendorsertitle{code}#*
\postendorsertitle{code}#*
\endorsertitlefont{font commands}#*
\theeditors#*
\theendorsers#*
\theaffiliation#*
\datefont{font commands}#*
\begin{abstract*}#*
\end{abstract*}#*
|