summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex')
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex48
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex
new file mode 100644
index 00000000000..690627d0954
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex
@@ -0,0 +1,48 @@
+%%
+%% This is file `hep-paper-test-amsart.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testAMSArt')
+%% 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{amsart}
+
+\usepackage[lang=english]{hep-paper}
+\usepackage[math]{blindtext}
+
+\title{title}
+
+\author{Author}
+\address{Address 1}
+\email{first@email.com}
+\author{Author 2}
+\email{second@email.com}
+\address{Address 2}
+
+\date{date}
+
+\begin{document}
+
+\begin{abstract}
+\blindtext
+\end{abstract}
+
+\maketitle
+
+\Blinddocument
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-paper-test-amsart.tex'.