summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-27 21:24:29 +0000
committerKarl Berry <karl@freefriends.org>2021-11-27 21:24:29 +0000
commit6311dfbf83eb2863ae6338376a9c2b3933fdf993 (patch)
treec3646b7b206d9d2089cd6c75a52993bc96808fef /Master/texmf-dist/doc
parent055f995839a011f758e09b539b6a692189be36d9 (diff)
hep-paper (27nov21)
git-svn-id: svn://tug.org/texlive/trunk@61171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/README-hep-paper.md24
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/README.md10
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/bibliography.bib148
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.pdfbin432501 -> 395090 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.tex319
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-implementation.pdfbin1079808 -> 465831 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-amsart.tex48
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-beamer.tex41
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jcap.tex45
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jhep.tex45
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-pos.tex48
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-revtex.tex57
-rw-r--r--Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-springer.tex65
13 files changed, 549 insertions, 301 deletions
diff --git a/Master/texmf-dist/doc/latex/hep-paper/README-hep-paper.md b/Master/texmf-dist/doc/latex/hep-paper/README-hep-paper.md
new file mode 100644
index 00000000000..1cffa529b0a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/README-hep-paper.md
@@ -0,0 +1,24 @@
+
+# The `hep-paper` package
+
+A `LaTeX` package for publications in High Energy Physics.
+
+## Introduction
+
+The `hep-paper` package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics.
+Instead of reinventing the wheel by introducing newly created macros `hep-paper` preferably loads third party packages as long as they are lightweight enough.
+
+For usual publications it is enough to load additionally to the `article` class without optional arguments only the `hep-paper` package.
+
+ \documentclass{article}
+ \usepackage{hep-paper}
+
+## Author
+
+Jan Hajer
+
+## License
+
+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.
+
diff --git a/Master/texmf-dist/doc/latex/hep-paper/README.md b/Master/texmf-dist/doc/latex/hep-paper/README.md
index fe6ce7a1058..1cffa529b0a 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/README.md
+++ b/Master/texmf-dist/doc/latex/hep-paper/README.md
@@ -1,3 +1,4 @@
+
# The `hep-paper` package
A `LaTeX` package for publications in High Energy Physics.
@@ -12,14 +13,6 @@ For usual publications it is enough to load additionally to the `article` class
\documentclass{article}
\usepackage{hep-paper}
-## Installation
-
-Running `pdflatex hep-paper.ins` will generate the main style file `hep-paper.sty` together with the necessary datamodel file `hep-paper.dbx`.
-These two files must be moved into a folder the `tex` installation is aware of, e.g. the folder containing the document that should use the `hep-paper` package.
-Additionally the documentation file `hep-paper-documentation.tex` will be generated.
-Subsequently running `pdflatex hep-paper-documentation.tex` will generate the documentation `hep-paper-documentation.pdf`.
-Finally running `pdflatex hep-paper-implementation.dtx` will generate the complete documentation of the implementation `hep-paper-implementation.pdf`
-
## Author
Jan Hajer
@@ -28,3 +21,4 @@ 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.
+
diff --git a/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib b/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib
index 74162a5a45a..e5117be3d56 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib
+++ b/Master/texmf-dist/doc/latex/hep-paper/bibliography.bib
@@ -15,6 +15,86 @@ eprintclass = "janhajer",
eprint = "hep-paper",
}
+@article{hep-acronym,
+title = "The |hep-acronym| package",
+subtitle = "An acronym extension for glossaries",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-acronyms",
+related = "hep-paper-1",
+}
+
+@article{hep-bibliography,
+title = "The |hep-bibliography| package",
+subtitle = "Bibliographies for high energy physics",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-bibliography",
+related = "hep-paper-1",
+}
+
+@article{hep-float,
+title = "The |hep-float| package",
+subtitle = "Convenience package for float placement",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-float",
+related = "hep-paper-1",
+}
+
+@article{hep-font,
+title = "The |hep-font| package",
+subtitle = "Latin modern extended by computer modern",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-font",
+related = "hep-paper-1",
+}
+
+@article{hep-math-font,
+title = "The |hep-math-font| package",
+subtitle = "Extended Greek and sans serif math",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-math-font",
+related = "hep-paper-1",
+}
+
+@article{hep-math,
+title = "The |hep-math| package",
+subtitle = "Extended math macros",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-math",
+related = "hep-paper-1",
+}
+
+@article{hep-text,
+title = "The |hep-text| package",
+subtitle = "List and text extensions",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-text",
+related = "hep-paper-1",
+}
+
+@article{hep-title,
+title = "The |hep-title| package",
+subtitle = "Extensions for the title page",
+author = "Jan Hajer",
+year = "2021",
+eprinttype = "ctan",
+eprint = "hep-title",
+related = "hep-paper-1",
+}
+
@article{kvoptions,
title = "The |kvoptions| package",
subtitle = "Key value format for package options",
@@ -130,6 +210,16 @@ eprinttype = "ctan",
eprint = "amsmath",
}
+@article{amstext,
+title = "The |amstext| package",
+subtitle = "Typeset text fragments in mathematics",
+collaboration = "\hologo{LaTeX} Team",
+date = "1995",
+url = "https://ams.org/tex/amslatex",
+eprinttype = "ctan",
+eprint = "amstext",
+}
+
@article{amsfonts,
title = "The |amsfonts| package",
subtitle = "\hologo{TeX} fonts from the American Mathematical Society",
@@ -887,7 +977,7 @@ eprint = "springer",
@article{cm,
title = "Computer Modern fonts",
-collaboration = "Donald E. Knuth",
+author = "Donald E. Knuth",
date = "1986",
eprinttype = "ctan",
eprint = "cm",
@@ -896,7 +986,7 @@ eprint = "cm",
@article{subdepth,
title = "The |subdepth| package",
subtitle = "Unify maths subscript height",
-collaboration = "Will Robertson",
+author = "Will Robertson",
date = "2007",
eprinttype = "ctan",
eprint = "subdepth",
@@ -905,9 +995,61 @@ eprint = "subdepth",
@article{xpatch,
title = "The |xpatch| package",
subtitle = "Extending etoolbox patching commands",
-collaboration = "Enrico Gregorio",
+author = "Enrico Gregorio",
date = "2012",
eprinttype = "ctan",
eprint = "xpatch",
}
+@article{hfoldsty,
+title = "The |hfoldsty| package",
+subtitle = "Old style numerals with EC fonts",
+author = "Harald Harders",
+date = "2004",
+eprinttype = "ctan",
+eprint = "hfoldsty",
+}
+
+@article{slantsc,
+title = "The |slantsc| package",
+subtitle = "Access different-shaped small-caps fonts",
+author = "Harald Harders",
+date = "2003",
+eprinttype = "ctan",
+eprint = "slantsc",
+}
+
+@article{nfssext-cfr,
+title = "The |nfssext-cfr| package",
+subtitle = "Extensions to the \hologo{LaTeX} NFSS",
+author = "Clea F. Rees and Philipp Lehman",
+date = "2003",
+eprinttype = "ctan",
+eprint = "nfssext-cfr",
+}
+
+@article{xstring,
+title = "The |xstring| package",
+subtitle = "String manipulation for \hologo{LaTeX}",
+author = "Christian Tellechea",
+date = "2008",
+eprinttype = "ctan",
+eprint = "xstring",
+}
+
+@article{gregorio:2020,
+title = "\hologo{TeX}, \hologo{LaTeX} and math",
+author = "Enrico Gregorio",
+date = "2020",
+url = "https://latex-project.org/publications/2020-egreg-TUB-tb127gregorio-math.pdf",
+}
+
+@article{soulutf8,
+title = "The |soulutf8| package",
+subtitle = "Permit use of UTF-8 characters in |soul|",
+author = "Heiko Oberdiek",
+date = "2007",
+eprinttype = "ctan",
+eprint = "soulutf8",
+}
+
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.pdf b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.pdf
index ea2087add61..56d0a5fcd64 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.pdf
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.tex
index 86690eecbe3..d32d024c189 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.tex
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-documentation.tex
@@ -14,53 +14,33 @@
%% 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.
-
-\ProvidesFile{hep-paper-documentation.tex}[2021/08/01 v1.8 HEP-Paper documentation]
-
+\ProvidesFile{hep-paper-documentation.tex}[2021/09/01 v2.0 HEP-Paper documentation]
\RequirePackage[l2tabu, orthodox]{nag}
\documentclass{ltxdoc}
\AtBeginDocument{\DeleteShortVerb{\|}}
\AtBeginDocument{\MakeShortVerb{\"}}
-\setcounter{tocdepth}{2}
\EnableCrossrefs
\CodelineIndex
\RecordChanges
-\MacroIndent=1.5em
-
-\usepackage[parskip, oldstyle]{hep-paper}
+\usepackage[parskip]{hep-paper}
\bibliography{bibliography}
\acronym{PDF}{portable document format}
-\acronym{URL}{uniform resource locator}
-\acronym{CM}{computer modern}
\acronym{LM}{latin modern}
\usepackage{hologo}
-\usepackage{fonttable}
-
-\newenvironment{columns}[1][.5]{%
- \par\vspace{-\bigskipamount}%
- \begin{minipage}[t]{\linewidth}%
- \begin{minipage}[t]{#1\linewidth}%
- \newcommand{\column}{%
- \end{minipage}%
- \begin{minipage}[t]{\linewidth-#1\linewidth}%
- }%
-}{\end{minipage}\end{minipage}\par}
-
-\setlength{\fboxsep}{1pt}
+
+\MacroIndent=1.5em
\AtBeginEnvironment{macrocode}{\renewcommand{\ttdefault}{clmt}}
\GetFileInfo{hep-paper.sty}
-\title{The \textsmaller[1.5]{HEP\raisebox{.25ex}{--}PAPER} package\thanks{This document corresponds to \software{hep-paper}~\fileversion.}}
+\title{The \software{hep-paper} package\thanks{This document corresponds to \software{hep-paper}~\fileversion.}}
\subtitle{Publications in high energy physics}
\author{Jan Hajer \email{jan.hajer@unibas.ch}}
-\affiliation{Department of Physics, University of Basel, Klingelbergstraße 82, 4056 Basel, Switzerland}
-\preprint{Preprint-Number}
\date{\filedate}
\begin{document}
@@ -69,7 +49,7 @@
\begin{abstract}
The \software{hep-paper} package aims to provide a single style file containing most configurations and macros necessary to write appealing publications in High Energy Physics.
-Instead of reinventing the wheel by introducing newly created macros \software{hep-paper} preferably loads third party packages as long as they are lightweight enough.
+Instead of reinventing the wheel by introducing newly created macros \software{hep-paper} preferably loads third party packages.
\end{abstract}
\tableofcontents\clearpage
@@ -86,12 +66,8 @@ For usual publications it is enough to load additionally to the "article" class
The most notable changes after loading the \software{hep-paper} package is the change of some \hologo{LaTeX} defaults.
The paper and font sizes are set to A4 and \unit[11]{pt}, respectively.
Additionally, the paper geometry is adjusted using the \software{geometry} package \cite{geometry}.
-Furthermore, the font is changed to \LM using the \software{cfr-lm} package \cite{cfr-lm} with \software{microtype} \cite{microtype} optimizations.
+Furthermore, the font is changed to \LM using the \software{hep-font} package \cite{hep-font}.
Finally, \PDF hyperlinks are implemented with the \software{hyperref} package \cite{hyperref}.
-\DescribeMacro{hep-title}
-\DescribeMacro{hep-bibliography}
-\DescribeMacro{hep-acronyms}
-If only subset of the functionality is needed one of the smaller style files \software{hep-title}, \software{hep-acronyms}, and \software{hep-bibliography} containing only the macros relevant to \cref{sec:title,sec:bibliography,sec:acronyms}, respectively.
\subsection{Options}
@@ -112,7 +88,7 @@ The possible \meta{sizes} are:
The default is \unit[11]{pt}.
\DescribeMacro{lang}
-The "lang"=\meta{name} option switches the document language to one of the values provided by the \software{babel} package \cite{babel}.
+The "lang"=\meta{name} option switches the document language.
The default is "british".
\DescribeMacro{sansserif}
@@ -127,10 +103,7 @@ The \hologo{LaTeX} default is separation via indentation the "parskip" option sw
\footnote{Although the "parskip" option is used for this document, it is recommended only for very few document types such as technical manuals or answers to referees.}
\DescribeMacro{symbols}
-The "symbols"=\meta{family} set the family of the symbol fonts.
-"symbols=ams" loads the two \hologo{AmS} fonts \cite{amsfonts} and the \software{bm} bold fonts.
-The default "symbols=true" replaces additionally the blackboard font with the \software{dsfont} \cite{dsfont}.
-"symbols=minion" switches the symbol fonts to the Adobe MinionPro companion font from the \software{MnSymbol} package \cite{MnSymbol}.
+The "symbols"=\meta{family} is passed to the \software{hep-math-font} package \cite{hep-math-font} and sets the family of the symbol fonts.
"symbols=false" deactivates loading any additional symbol fonts.
\subsubsection{Deactivation}
@@ -145,11 +118,10 @@ The "defaults" option prevents the adjustment of the page geometry and the font
The "title=false" option deactivates the title page adjustments.
\DescribeMacro{bibliography}
-The "bibliography"=\meta{key} option prevents the automatic loading of the \software{biblatex} package \cite{biblatex} if \meta{key}="false".
-Otherwise the \meta{key} is passed as "style" string to the \software{biblatex} package.
+The "bibliography"=\meta{key} option prevents the automatic loading of the \software{hep-bibliography} package \cite{hep-bibliography} if \meta{key}="false".
\DescribeMacro{glossaries}
-The "glossaries=false" option deactives acronyms and the use of the \software{glossaries} package \cite{glossaries}.
+The "glossaries=false" option deactivates acronyms and the use of the \software{hep-acronym} package \cite{hep-acronym}.
\DescribeMacro{references}
The "references=false" option prevents the \software{cleveref} package \cite{cleveref} from being loaded and deactivates further redefinitions of reference macros.
@@ -198,7 +170,7 @@ Additionally the "abstract*" environment is defined that generates a one column
\subsection{Title page} \label{sec:title}
\DescribeMacro{\series}
-The "\series"\marg{series} macro is defined using the \software{titling} package \cite{titling}.
+The "\series"\marg{series} macro is defined using the \software{hep-title} package \cite{hep-title}.
\DescribeMacro{\title}
The \PDF meta information is set according to the "\title"\marg{text} and "\author"\marg{text} information.
@@ -210,7 +182,6 @@ The "\subtitle"\marg{subtitle} macro is defined.
\DescribeMacro{\author}
\DescribeMacro{\affiliation}
\DescribeMacro{\email}
-In order to facilitate multiple authors with different affiliations the \software{authblk} package \cite{authblk} is loaded.
The following lines add \eg two authors with different affiliations
\begin{verbatim}
\author[1]{Author one \email{email one}}
@@ -234,67 +205,16 @@ Various title font macros are defined, allowing to change the appearance of the
\subsection{Text}
-Hyphenation is provided by the \software{babel} package \cite{babel} and quotation commands are provided by the \software{csquotes} package \cite{csquotes}.
-\DescribeMacro{\enquote}
-\DescribeMacro{\MakeOuterQuote}
-The latter package provides the convenient macros "\enquote"\marg{text} and "\MakeOuterQuote{}" allowing to leave the choice of quotation marks to \hologo{LaTeX} and use \dots instead of the pair \dots and \dots, respectively.
-
-\DescribeMacro{\eg}
-\DescribeMacro{\vs}
-The \software{foreign} package \cite{foreign} defines macros such as "\eg", "\ie", "\cf", and "\vs" which are typeset as \eg, \ie, \cf, and \vs.
-
-\DescribeMacro{\no}
-The "\no"\marg{number} macro is typeset as \no{123}.
-
-\DescribeMacro{\software}
-The "\software"\oarg{version}\marg{name} macro is typeset as \software[\fileversion]{HEP-Paper}.
-
-\DescribeMacro{\online}
-The "\online"\marg{url}\marg{text} macro combines the features of the "\href"\marg{url}\allowbreak\marg{text}\allowbreak \cite{hyperref} and the "\url"\marg{text} \cite{url} macros, resulting in \eg \online{https://ctan.org/pkg/hep-paper}{ctan.org/pkg/hep-paper}.
-
\DescribeMacro{inlinelist}
\DescribeMacro{enumdescript}
-The "inlinelist" and "enumdescript" environments are defined using the \software{enumitem} package \cite{enumitem}.
-\begin{columns}
-\begin{verbatim}
-The three main points are
-\begin{inlinelist}
- \item one
- \item two
- \item three
-\end{inlinelist}
-\end{verbatim}
-\column
-The three main points are
-\begin{inlinelist}
- \item one
- \item two
- \item three
-\end{inlinelist}
-\end{columns}
-\vspace{4ex}
-\begin{columns}[.6]
-\begin{verbatim}
-\begin{enumdescript}[label=\Roman*)]
- \item{First} one
- \item{Second} two
- \item{Third} three
-\end{enumdescript}
-\end{verbatim}
-\column
-\begin{enumdescript}[label=\Roman*)]
- \item{First} one
- \item{Second} two
- \item{Third} three
-\end{enumdescript}
-\end{columns}
+The "inlinelist" and "enumdescript" environments are defined.
\DescribeMacro{\textsc}
-A bold versions \textbf{\textsc{Small Caps}} and a sans serif version of \textsf{\textsc{Small Caps}} based on the \CM font \cite{cm} is provided, the latter using the \software{sansmathfonts} package \cite{sansmathfonts}.
+A bold versions \textbf{\textsc{Small Caps}} and a sans serif version of \textsf{\textsc{Small Caps}} is provided.
\DescribeMacro{\underline}
\DescribeMacro{\overline}
-The "\underline" macro is redefined to allow line-breaks using the \software{ulem} package \cite{ulem}.
+The "\underline" macro is redefined to allow line-breaks.
The "\overline" macro is extended to also \overline{overline} text outside of math environments.
\DescribeMacro{\useparskip}
@@ -320,28 +240,23 @@ Footnotes are adjusted to swallow white space before the footnote mark and at th
\subsubsection{Acronyms} \label{sec:acronyms}
+The \software{hep-acronym} package \cite{hep-acronym} is loaded.
\DescribeMacro{\acronym}
\DescribeMacro{\shortacronym}
\DescribeMacro{\longacronym}
-The "\acronym"\meta{*}\oarg{typeset abbreviation}\marg{abbreviation}\meta{*}\marg{definition}\oarg{plural\linebreak[4]definition} macro generates the singular "\"\meta{abbreviation} and plural "\"\meta{abbreviation}"s" macros.
+The "\acronym"\meta{*}\oarg{typeset abbreviation} \marg{abbreviation}\meta{*}\marg{definition}\oarg{plural definition} macro generates the singular "\"\meta{abbreviation} and plural "\"\meta{abbreviation}"s" macros.
The first star prevents the addition of an \enquote{s} to the abbreviation plural.
The second star restores the \hologo{TeX} default of swallowing subsequent white space.
The long form is only shown at the first appearance of these macros, later appearances generate the abbreviation with a hyperlink to the long form.
The long form is never used in math mode.
Capitalization at the beginning of paragraphs and sentences is (mostly) ensured.
The "\shortacronym" and "\longacronym" macros are drop-in replacements of the "\acronym" macro showing only the short or long form of their acronym.
-\DescribeMacro{\resetacronym}
-\DescribeMacro{\dummyacronym}
-The first use form of the acronym can be enforced by resetting the acronym counter with "\resetacronym"\marg{key}.
-If the acronym counter equals one at the end of the document the short form of the acronym is not introduced.
-Placing a "\dummyacronym"\marg{key} at the end of the document ensures that the short form is introduced.
\subsection{Math}
-The \software{mathtools} \cite{mathtools} and \software{amssymb} \cite{amsfonts} packages are loaded.
-They in turn load the \hologo{AmSLaTeX} \software{amsmath} \cite{amsmath} and \software{amsfonts} \cite{amsfonts} packages.
+The \software{hep-math} \cite{hep-math} and \software{hep-math-font} \cite{hep-math-font} packages are loaded.
\DescribeMacro{\mathbf}
-Bold math, via "\mathbf" is improved by the \software{bm} package \cite{bm}, \ie ($ A b \Gamma \delta \mathbf A \mathbf b \mathbf \Gamma \mathbf \delta$).
+Bold math, via "\mathbf" is improved, \ie ($ A b \Gamma \delta \mathbf A \mathbf b \mathbf \Gamma \mathbf \delta$).
Macros switching to "bfseries" such as "\section"\marg{text} are ensured to also typeset math in bold.
\DescribeMacro{\text}
The "\text"\marg{text} macro makes it possible to write text within math mode, \ie ($ \text A \text b \text \Gamma \text \delta \text{\textbf A} \text{\textbf b} \text{\textbf \Gamma} \text{\textbf \delta}$).
@@ -350,10 +265,9 @@ The math sans serif alphabet is redefined to be italic sans serif if the main te
\DescribeMacro{\mathscr}
The "\mathcal" font \ie ($\mathcal{ABCD}$) is accompanied by the "\mathscr" font \ie ($\mathscr{ABCD}$).
\DescribeMacro{\mathbb}
-The "\mathbb" font is improved by the \software{doublestroke} package \cite{dsfont} and adjusted depending on the "sansserif" option \ie ($\mathbb{Ah1}$).
+The "\mathbb" font is adjusted depending on the "sansserif" option \ie ($\mathbb{Ah1}$).
\DescribeMacro{\mathfrak}
Finally, the "\mathfrak" font is also available \ie ($\mathfrak{AaBb12}$).
-Details about the font handling in \hologo{TeX} can be found in \ccite{fntguide}.
\DescribeMacro{\nicefrac}
\DescribeMacro{\flatfrac}
@@ -374,143 +288,13 @@ The imaginary unit $\i$ and the differential $\d$ are defined using this functio
For longer paper it can be useful to re-number the equation in accordance with the section numbering "\numberwithin{equation}{section}".
\DescribeMacro{subequations}
In order to further reduce the size the of equation counter it can be useful to wrap "align" environments with multiple rows in a "subequations" environment.
-Both macros are provided by the \software{amsmath} package.
-
-\DescribeMacro{eqnarray}
-The depreciated "eqnarray" environment is undefined as long this behaviour is not prevented by the "eqnarray" package option.
-The "split", "multline", "align", "multlined", "aligned", "alignedat", and "cases" environments of the \software{amsmath} and \software{mathtools} packages should be used instead.
-
-\DescribeMacro{equation}
-Use the "equation" environment for short equations.
-\begin{columns}
-\begin{verbatim}
-\begin{equation}
- left = right \ .
-\end{equation}
-\end{verbatim}
-\column
-\begin{equation}
-\framebox[2em]{left\strut} = \framebox[7em]{right\strut} \ .
-\end{equation}
-\end{columns}
-
-\DescribeMacro{multline}
-Use the "multline" environment for longer equations.
-\begin{columns}
-\begin{verbatim}
-\begin{multline}
- left = right 1 \\
- + right 2 \ .
-\end{multline}
-\end{verbatim}
-\column
-\begin{multline}
-\framebox[2em]{left\strut} = \framebox[7em]{right 1\strut} \\
-\framebox[7em]{+ right 2\strut} \ .
-\end{multline}
-\end{columns}
-
-\DescribeMacro{split}
-Use the "split" sub environment for equations in which multiple equal signs should be aligned.
-\begin{columns}
-\begin{verbatim}
-\begin{equation} \begin{split}
- left &= right 1 \\
- &= right 2 \ .
-\end{split} \end{equation}
-\end{verbatim}
-\column
-\begin{equation}
-\begin{split}
-\framebox[2em]{left\strut} &= \framebox[7em]{right 1\strut} \\
-&= \framebox[7em]{right 2\strut} \ .
-\end{split}
-\end{equation}
-\end{columns}
-
-\DescribeMacro{align}
-Use the "align" environment for the vertical alignment and horizontal distribution of multiple equations.
-\begin{columns}
-\begin{verbatim}
-\begin{subequations} \begin{align}
- left &= right \ , &
- left &= right \ , \\
- left &= right \ , &
- left &= right \ .
-\end{align} \end{subequations}
-\end{verbatim}
-\column
-\begin{subequations}
-\begin{align}
-\framebox[2em]{left\strut} &= \framebox[3em]{right\strut} \ , &
-\framebox[2em]{left\strut} &= \framebox[3em]{right\strut} \ , \\
-\framebox[2em]{left\strut} &= \framebox[3em]{right\strut} \ , &
-\framebox[2em]{left\strut} &= \framebox[3em]{right\strut} \ .
-\end{align}
-\end{subequations}
-\end{columns}
-
-\DescribeMacro{aligned}
-Use the "aligned" environment within a "equation" environment if the aligned equations should be labeled with a single equation number.
-
-\DescribeMacro{multlined}
-Use the "multlined" environment if either "split" or "align" contain very long lines.
-\begin{columns}
-\begin{verbatim}
-\begin{equation} \begin{split}
- left &= right 1 \\ &=
- \begin{multlined}[t]
- right 2 \\ + right 3 \ .
- \end{multlined}
-\end{split} \end{equation}
-\end{verbatim}
-\column
-\begin{equation}
-\begin{split}
-\framebox[2em]{left\strut} &= \framebox[7em]{right 1\strut} \\ &=
- \begin{multlined}[t]
- \framebox[7em]{right 2\strut} \\
- \framebox[7em]{+ right 3\strut} \ .
-\end{multlined}
-\end{split}
-\end{equation}
-\end{columns}
-
-\DescribeMacro{alignat}
-Use the "alignat" environment together with the "\mathllap" macro for the alignment of multiple equations with vastly different lengths.
-\begin{columns}
-\begin{verbatim}
-\begin{subequations}
-\begin{alignat}{2}
- left &= long right && \ , \\
- le. 2 &= ri. 2 \ , &
- \mathllap{le. 3 = ri. 3} & \ .
-\end{alignat}
-\end{subequations}
-\end{verbatim}
-\column
-\begin{subequations}
-\begin{alignat}{2}
-\framebox[2em]{left\strut} &=
-\framebox[11em]{long right\strut} && \ , \\
-\framebox[2em]{le.\ 2\strut}
-&= \framebox[2.5em]{ri.\ 2\strut} \ , &
-\mathllap{\framebox[2em]{le.\ 3\strut}
-= \framebox[2.5em]{ri.\ 3\strut}} & \ .
-\end{alignat}
-\end{subequations}
-\end{columns}
-
-As a rule of thumb if you have to use "\notag", "\nonumber", or perform manual spacing via "\quad" you are probably using the wrong environment.
-
-\subsubsection{Physics}
\DescribeMacro{\unit}
\DescribeMacro{\inv}
-The correct spacing for units, \cf \cref{eq:greek}, is provided by the macro "\unit"\oarg{value} \marg{unit} from the \software{units} package \cite{units} which can also be used in text mode.
+The correct spacing for units, \cf \cref{eq:greek}, is provided by the macro "\unit"\oarg{value} \marg{unit} which can also be used in text mode.
The macro "\inv"\oarg{power}\marg{text} allows to avoid math mode also for inverse units such as \unit[5]{\inv{fb}} typeset via "\unit[5]{\inv{fb}}".
-Greek letters are adjusted to always be italic and upright in math and text mode, respectively, using the \software{fixmath} \cite{fixmath} and \software{alphabeta} \cite{alphabeta} packages.
+Greek letters are adjusted to always be italic and upright in math and text mode, respectively, using the \software{hep-math-font} \cite{hep-math-font} package.
This allows differentiations like
\begin{align} \label{eq:greek}
\sigma &= \unit[5]{fb} \ , & &\mbox{at \unit[5]{\sigma} C.L.} \ , & \mu &= \unit[5]{cm} \ , & l &= \unit[5]{\mu m} \ .
@@ -521,10 +305,10 @@ Additionally, Greek letters can also be directly typed using Unicode.
\DescribeMacro{\pdv}
\DescribeMacro{\comm}
\DescribeMacro{\order}
-The \software{physics} package \cite{physics} provides additional macros such as
+The \software{hep-math} package \cite{hep-math} provides additional macros such as
\begin{align}
&\ev{\phi} \ ,
-&&\pdv[n]{x}[f] \ ,
+&&\pdv[f]{x}[y]^2 \ ,
&&\comm{A}{B} \ ,
&&\order{x^2} \ ,
&&\eval{x}_0^\infty \ ,
@@ -533,7 +317,7 @@ The \software{physics} package \cite{physics} provides additional macros such as
\DescribeMacro{\cancel}
\DescribeMacro{\slashed}
-The "\cancel"\marg{characters} macro from the \software{cancel} package \cite{cancel} and the "\slashed" \marg{character} macro from the \software{slashed} package \cite{slashed} allow to $\cancel{\text{cancel}}$ math and use the Dirac slash notation \ie $\slashed \partial$, respectively.
+The "\cancel"\marg{characters} macro and the "\slashed" \marg{character} macro allow to $\cancel{\text{cancel}}$ math and use the Dirac slash notation \ie $\slashed \partial$, respectively.
\DescribeMacro{\overleftright}
A better looking over left right arrow is defined \ie $\overleftright{\partial}$.
@@ -542,63 +326,18 @@ A better looking over left right arrow is defined \ie $\overleftright{\partial}$
\DescribeEnv{figure}
\DescribeEnv{table}
-Automatic float placement is adjusted to place a single float at the top of pages and to reduce the number of float pages, using the \hologo{LaTeX} macros.
-
-"\setcounter{bottomnumber}{0}" \hfill no floats at the bottom of a page (default 1) \\
-"\setcounter{topnumber}{1}" \hfill a single float at the top of a page (default 2) \\
-"\setcounter{dbltopnumber}{1}" \hfill same for full widths floats in two-column mode \\
-"\renewcommand{\textfraction}{.1}" \hfill large floats are allowed (default 0.2)\\
-"\renewcommand{\topfraction}{.9}" \hfill (default 0.7) \\
-"\renewcommand{\dbltopfraction}{.9}" \hfill (default 0.7) \\
-"\renewcommand{\floatpagefraction}{.8}" \hfill float pages must be full (default 0.5)
-
-Additionally, manual float placement is deactivated but can be reactivated using the "manualplacement" package option.
-It is however recommended to archive the desired design by adjusting above macros.
+Automatic float placement is adjusted to place a single float at the top of pages and to reduce the number of float pages, using the \software{hep-float} package \cite{hep-float}.
The most useful float placement is usually archived by placing the float \emph{in front} of the paragraph it is referenced in first.
-\DescribeMacro{\raggedright}
-The float environments have been adjusted to center their content.
-The usual behaviour can be reactivated using "\raggedright".
-
-\begin{table}
-\begin{panels}{2}
-\begin{verbatim}
-\begin{panels}{2}
- code
-\panel
- \begin{tabular}...\end{tabular}
-\end{panels}
-\end{verbatim}
-\caption{Code for this panel environment.}
-\label{tab:panels}
-\panel
-\begin{tabular}{cccc}
-\toprule
-\multicolumn{2}{c}{one}& \multicolumn{2}{c}{two} \\ \cmidrule(r){1-2} \cmidrule(l){3-4}
-\multirow{2}{*}{a} & b & c & d \\
- & b & c & d \\
-\bottomrule
-\end{tabular}
-\caption{The \protecting{"booktabs"} and \protecting{"multirow"} features.}
-\label{tab:booktabs}
-\end{panels}
-\caption{Example use of the \protecting{"panels"} environment in Panel \subref{tab:panels} and the features from the \software{booktabs} and \software{multirow} packages in Panel \subref{tab:booktabs}.
-} \label{tab:table}
-\end{table}
\DescribeEnv{panels}
\DescribeMacro{\panel}
-The "panels" environment makes use of the \software{subcaption} package \cite{subcaption}.
-It provides sub-floats and takes as mandatory argument either the number of sub-floats (default~2) or the width of the first sub-float as fraction of the "\linewidth".
+The "panels" environment provides sub-floats and takes as mandatory argument either the number of sub-floats (default~2) or the width of the first sub-float as fraction of the "\linewidth".
Within the "\begin{panels}"\oarg{vertical alignment}\marg{width} environment the "\panel" macro initiates a new sub-float.
In the case that the width of the first sub-float has been given as an optional argument to the "panels" environment the "\panel"\marg{width} macro takes the width of the next sub-float as mandatory argument.
-The example code is presented in \cref{tab:panels}.
-
-\DescribeEnv{tabular}
-The \software{booktabs} \cite{booktabs} and \software{multirow} \cite{multirow} packages are loaded enabling publication quality tabulars such as in \cref{tab:booktabs}.
\DescribeMacro{\graphic}
\DescribeMacro{\graphics}
-The \software{graphicx} package \cite{graphicx} is loaded and the "\graphic"\oarg{width}\marg{figure} macro is defined, which is a wrapper for the "\includegraphics"\marg{figure} macro and takes the figure width as fraction of the "\linewidth" as optional argument (default~1).
+The "\graphic"\oarg{width}\marg{figure} macro is defined, which is a wrapper for the "\includegraphics"\marg{figure} macro and takes the figure width as fraction of the "\linewidth" as optional argument (default~1).
If the graphics are located in a sub-folder its path can be indicated by "\graphics"\marg{subfolder}.
\subsection{Bibliography} \label{sec:bibliography}
@@ -608,7 +347,7 @@ If the graphics are located in a sub-folder its path can be indicated by "\graph
The \software{biblatex} package \cite{biblatex} is loaded for bibliography management.
The user has to add the line "\bibliography"\marg{my.bib} to the preamble of the document and "\printbibliography" at the end of the document.
The bibliography is generated by \software{Biber} \cite{biber}.
-"biblatex" is extended to be able to cope with the "collaboration" and "reportNumber" fields provided by \online{https://inspirehep.net}{inspirehep.net} and a bug in the volume number is fixed.
+\software{biblatex} is extended by the \software{hep-bibliography} package \cite{hep-bibliography} to be able to cope with the "collaboration" and "reportNumber" fields provided by \online{https://inspirehep.net}{inspirehep.net} and a bug in the volume number is fixed.
Additionally, the PubMed IDs are recognized and \online{https://ctan.org}{ctan.org}, \online{https://github.com}{github.com}, \online{https://gitlab.com}{gitlab.com}, \online{https://bitbucket.org}{bitbucket.org}, \online{https://www.launchpad.net}{launchpad.net}, \online{https://sourceforge.net}{sourceforge.net}, and \online{https://hepforge.org}{hepforge.org} are valid "eprinttype"s.
\DescribeMacro{erratum}
Errata can be included using the "related" feature.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-implementation.pdf b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-implementation.pdf
index 78579b5c8d8..1e07e618031 100644
--- a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-implementation.pdf
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-implementation.pdf
Binary files differ
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'.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-beamer.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-beamer.tex
new file mode 100644
index 00000000000..b1ab230f61e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-beamer.tex
@@ -0,0 +1,41 @@
+%%
+%% This is file `hep-paper-test-beamer.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testBeamer')
+%% 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{beamer}
+
+\usepackage[lang=english]{hep-paper}
+\usepackage[math]{blindtext}
+
+\title{Title}
+\subtitle{Subtitle}
+\author{Author}
+\institute{Institute}
+\date{Event}
+
+\begin{document}
+
+\frame{\titlepage}
+
+\begin{frame}{Frame title}
+\blindtext
+\end{frame}
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-paper-test-beamer.tex'.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jcap.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jcap.tex
new file mode 100644
index 00000000000..0b3a4b3e58b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-jcap.tex
@@ -0,0 +1,45 @@
+%%
+%% This is file `hep-paper-test-jcap.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testJCAP')
+%% 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{jcappub}
+\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-jcap.tex'.
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'.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-pos.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-pos.tex
new file mode 100644
index 00000000000..7791f8484f8
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-pos.tex
@@ -0,0 +1,48 @@
+%%
+%% This is file `hep-paper-test-pos.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testPoS')
+%% 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{PoS}
+
+\usepackage[lang=english,title=false]{hep-paper}
+\usepackage[math]{blindtext}
+
+\title{Title}
+
+\author{First author \thanks{first@email.com}}
+\author{
+\speaker{Second author is speaker}\\
+First affiliation\\
+E-mail: \email{second@email.com}
+}
+\author{Third author \thanks{\email{third@email.com}}\\Second affiliation}
+\author{Fourth author\\Third affiliation}
+\FullConference{Full conference}
+\ShortTitle{Short title}
+
+\begin{abstract}
+\blindtext
+\end{abstract}
+
+\begin{document}
+
+\Blinddocument
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-paper-test-pos.tex'.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-revtex.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-revtex.tex
new file mode 100644
index 00000000000..1860435251a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-revtex.tex
@@ -0,0 +1,57 @@
+%%
+%% This is file `hep-paper-test-revtex.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testRevTeX')
+%% 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[
+ aps,
+ prl,
+ reprint,
+ nofootinbib,
+ nobibnotes,
+ superscriptaddress,
+ preprintnumbers,
+]{revtex4-2}
+
+\usepackage{hep-paper}
+\usepackage[math]{blindtext}
+
+\begin{document}
+
+\title{Title}
+
+\author{First author}
+\email[E-mail me at: ]{first@email.com}
+\affiliation{First affiliation}
+\author{Second author}
+\email{second@email.com}
+\affiliation{Second affiliation}
+\affiliation{Third affiliation}
+\author{Third author}
+\affiliation{Fourth affiliation}
+
+\begin{abstract}
+\blindtext
+\end{abstract}
+
+\maketitle
+
+\Blinddocument
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-paper-test-revtex.tex'.
diff --git a/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-springer.tex b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-springer.tex
new file mode 100644
index 00000000000..a616a3f4142
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hep-paper/hep-paper-test-springer.tex
@@ -0,0 +1,65 @@
+%%
+%% This is file `hep-paper-test-springer.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hep-paper-implementation.dtx (with options: `testSpringer')
+%% 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,epjc3]{svjour3}
+
+\usepackage[lang=english]{hep-paper}
+\usepackage[math]{blindtext}
+
+\journalname{Journal name}
+
+\title{Title\thanksref{title}}
+
+\titlerunning{Short title}
+
+\subtitle{Subtitle}
+
+\thankstext{title}{Title thanks}
+
+\authorrunning{Short form of author list}
+
+\thankstext{email1}{e-mail: first@email.com}
+\thankstext{email2}{e-mail: second@email.com}
+
+\institute{
+ First address \label{address1} \and
+ Second address \label{address2} \and
+ \emph{Present Address:} if needed\label{address3}
+}
+
+\date{Received: date / Accepted: date}
+
+\begin{document}
+
+\author{
+ First Author\thanksref{email1,address1} \and
+ Second Author\thanksref{email2,address2,address3}
+}
+
+\maketitle
+
+\begin{abstract}
+\blindtext
+\end{abstract}
+
+\Blinddocument
+
+\end{document}
+
+\endinput
+%%
+%% End of file `hep-paper-test-springer.tex'.