summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hep-title/hep-title-test-two.tex
blob: fda9008167035a5d20e1854c218a793269c07517 (plain)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
%%
%% This is file `hep-title-test-two.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hep-title-implementation.dtx  (with options: `testtwo')
%% This is a generated file.
%% Copyright (C) 2019-2020 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.


\documentclass[twocolumn]{article}

%% \usepackage[lang=english]{hep-paper}
\usepackage[math]{blindtext}
\usepackage{hep-title}
\usepackage{hyperref}
\def\BackrefFootnoteTag{}\usepackage{footnotebackref}

\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}

\begin{document}


 \begin{abstract*}
\blindtext
 \end{abstract*}

First page footnote.\footnote{Footnote}

\blinddocument

\end{document}

\endinput
%%
%% End of file `hep-title-test-two.tex'.