diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex new file mode 100644 index 00000000000..7be29e5541c --- /dev/null +++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex @@ -0,0 +1,45 @@ +%% +%% This is file `hep-paper-test-jhep.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% hep-paper-implementation.dtx (with options: `testJHEP') +%% 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[a4paper, 11pt]{article} + +\usepackage{jheppub} +\usepackage[lang=english]{hep-paper} +\usepackage[math]{blindtext} + +\begin{document} + +\title{Title} + +\emailAdd{first@email.com} +\author[a]{First author} +\emailAdd{second@email.com} +\author[b]{Second author} +\affiliation[a]{First affiliation} +\affiliation[b]{Second affiliation} + +\abstract{\blindtext} + +\maketitle + +\Blinddocument + +\end{document} + +\endinput +%% +%% End of file `hep-paper-test-jhep.tex'. |