summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-27 21:25:36 +0000
committerKarl Berry <karl@freefriends.org>2021-11-27 21:25:36 +0000
commit995101497c4b94ca96b78714e873d0a5e3be89fa (patch)
tree01afc1a5cf7a539a016d57ded972071efdef586a /Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex
parent271ee2d07917dcd8566fbdb30ef2642d0a33d88e (diff)
hep-title (27nov21)
git-svn-id: svn://tug.org/texlive/trunk@61173 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex75
1 files changed, 75 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex b/Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex
new file mode 100644
index 00000000000..e222ef9278f
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-title/hep-title-test-one.tex
@@ -0,0 +1,75 @@
+%%
+%% This is file `hep-title-test-one.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-title-implementation.dtx (with options: `testone')
+%% 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{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}
+
+ \maketitle
+
+ \begin{abstract}
+\blindtext
+ \end{abstract}
+
+First page footnote.\footnote{Footnote}
+
+\blinddocument
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-title-test-one.tex'.