summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hep-title
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-07-15 03:00:53 +0000
committerNorbert Preining <norbert@preining.info>2023-07-15 03:00:53 +0000
commitf506889527fff6570e2878d55abbacf7227f2b3e (patch)
treecd24fedd1e37c61b098b38f95487b69d29e37397 /macros/latex/contrib/hep-title
parentd4f9602cb865c2132ad3893fdb906be0f87f4d06 (diff)
CTAN sync 202307150300
Diffstat (limited to 'macros/latex/contrib/hep-title')
-rw-r--r--macros/latex/contrib/hep-title/README.md10
-rw-r--r--macros/latex/contrib/hep-title/bibliography.bib46
-rw-r--r--macros/latex/contrib/hep-title/hep-title-documentation.pdfbin267000 -> 318690 bytes
-rw-r--r--macros/latex/contrib/hep-title/hep-title-implementation.dtx37
-rw-r--r--macros/latex/contrib/hep-title/hep-title-implementation.pdfbin351389 -> 393480 bytes
-rw-r--r--macros/latex/contrib/hep-title/hep-title.ins4
6 files changed, 76 insertions, 21 deletions
diff --git a/macros/latex/contrib/hep-title/README.md b/macros/latex/contrib/hep-title/README.md
index 0c203a3a09..a5498e037f 100644
--- a/macros/latex/contrib/hep-title/README.md
+++ b/macros/latex/contrib/hep-title/README.md
@@ -6,7 +6,8 @@ Extensions for the title page
## Introduction
-The `hep-title` package extends the title macros of the standard classes with macros for a preprint, affiliation, editors, and endorsers.
+The `hep-title` package extends the title macros of the standard classes
+with macros for a preprint, affiliation, editors, and endorsers.
To use the `hep-title` package include it with `\usepackage{hep-title}`.
@@ -16,6 +17,9 @@ 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.
+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/macros/latex/contrib/hep-title/bibliography.bib b/macros/latex/contrib/hep-title/bibliography.bib
index 5b217a2aad..1b79887246 100644
--- a/macros/latex/contrib/hep-title/bibliography.bib
+++ b/macros/latex/contrib/hep-title/bibliography.bib
@@ -238,6 +238,16 @@ eprinttype = "ctan",
eprint = "amstext",
}
+@article{amsopn,
+title = "The |amsopn| package",
+subtitle = "Typeset mathematical operator names",
+collaboration = "\hologo{LaTeX3} Project",
+date = "1995",
+url = "https://ams.org/tex/amslatex",
+eprinttype = "ctan",
+eprint = "amsopn",
+}
+
@article{amsfonts,
title = "The |amsfonts| package",
subtitle = "\hologo{TeX} fonts from the American Mathematical Society",
@@ -1212,3 +1222,39 @@ year = "2016",
eprinttype = "ctan",
eprint = "overlays",
}
+
+@article{pgfplots,
+title = "The |pgfplots| package",
+subtitle = "Create normal/logarithmic plots in two and three dimensions",
+author = "Christian Feuersänger",
+year = "2007",
+eprinttype = "ctan",
+eprint = "pgfplots",
+}
+
+@article{pgf,
+title = "The |pgf| package",
+subtitle = "Create PostScript and PDF graphics in \hologo{TeX}",
+author = "Tantau, Till and Menke, Henri",
+year = "2005",
+eprinttype = "ctan",
+eprint = "pgf",
+}
+
+@article{tikz-feynman,
+title = "The |pgf| package",
+subtitle = "Feynman diagrams with TikZ",
+author = "Joshua Ellis",
+year = "2016",
+eprinttype = "ctan",
+eprint = "tikz-feynman",
+}
+
+@article{standalone,
+title = "The |standalone| package",
+subtitle = "Compile \hologo{TeX} pictures stand-alone or as part of a document",
+author = "Martin Scharrer",
+year = "2010",
+eprinttype = "ctan",
+eprint = "standalone",
+}
diff --git a/macros/latex/contrib/hep-title/hep-title-documentation.pdf b/macros/latex/contrib/hep-title/hep-title-documentation.pdf
index 5efb25df63..bc159ff796 100644
--- a/macros/latex/contrib/hep-title/hep-title-documentation.pdf
+++ b/macros/latex/contrib/hep-title/hep-title-documentation.pdf
Binary files differ
diff --git a/macros/latex/contrib/hep-title/hep-title-implementation.dtx b/macros/latex/contrib/hep-title/hep-title-implementation.dtx
index da2445a4d1..195f54ec91 100644
--- a/macros/latex/contrib/hep-title/hep-title-implementation.dtx
+++ b/macros/latex/contrib/hep-title/hep-title-implementation.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2019 by Jan Hajer
+% Copyright (C) 2019-2023 by Jan Hajer
% -----------------------------------
%
% This file may be distributed and/or modified under the
@@ -18,32 +18,31 @@
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
-%<package>\ProvidesPackage{hep-title}[2022/11/01 v1.1 Extend title page macros]
-%<documentation>\ProvidesFile{hep-title-documentation.tex}[2022/11/01 v1.1 hep-title documentation]
+%<package>\ProvidesPackage{hep-title}[2023/07/01 v1.2 Extend title page macros]
+%<documentation>\ProvidesFile{hep-title-documentation.tex}[2023/07/01 v1.2 hep-title documentation]
%
%<*documentation>
\RequirePackage[l2tabu, orthodox]{nag}
\documentclass{ltxdoc}
+
+\renewcommand\theCodelineNo{\rmfamily\tstyle\footnotesize\arabic{CodelineNo}}
+\AtBeginEnvironment{macrocode}{\renewcommand{\ttdefault}{clmt}}
+\renewcommand{\MacroFont}{\codestyle}
\AtBeginDocument{\DeleteShortVerb{\|}}
\AtBeginDocument{\MakeShortVerb{\"}}
-
\EnableCrossrefs
\CodelineIndex
\RecordChanges
-\usepackage[parskip]{hep-paper}
+\usepackage{hologo}
+\usepackage[parskip,oldstyle,font=10pt]{hep-paper}
\bibliography{bibliography}
\acronym{PDF}{portable document format}
-\usepackage{hologo}
-
-\MacroIndent=1.5em
-\AtBeginEnvironment{macrocode}{\renewcommand{\ttdefault}{clmt}}
-
%</documentation>
%<*driver>
@@ -75,7 +74,7 @@
% Right brace \} Tilde \~}
%
% \changes{v1.0}{2021/09/01}{Initial version of the style file.}
-% \changes{v1.1}{2022/11/01}{Bug fixes.}
+% \changes{v1.1}{2023/07/01}{Bug fixes.}
%
% \ifshort
%<*documentation>
@@ -152,7 +151,7 @@ Their font can be adjusted by the "\editorfont"\marg{font} and "\endorserfont"\m
\DescribeMacro{\editortitlefont}
\DescribeMacro{\endorsertitlefont}
The titles of these lines can be adjusted using the "\editortitle"\marg{singluar}\marg{plural} and "\endorsertitle"\marg{singluar}\marg{plural} macros.
-Their font can be adjust with the "\editortitlefont"\marg{font} and "\endorsertitlefont"\marg{font}.
+Their font can be adjust with the "\editortitlefont"\marg{font} and "\endorsertitlefont"\allowbreak\marg{font}.
\subsection{Abstract}
@@ -552,7 +551,9 @@ The "\preprintfont" macro can be used to change the font of the preprint.
% \begin{macro}{\endorser}
% Copy of the "authblk" author code adjusted for endorsers.
% \begin{macrocode}
-\DeclareRobustCommand\endorser{\@ifnextchar[{\hep@@endorser}{\hep@@@endorser}}
+\DeclareRobustCommand\endorser{%
+ \@ifnextchar[{\hep@@endorser}{\hep@@@endorser}%
+}
\def\hep@@endorser[#1]#2{\hep@@@@endorser[#1]{#2}}
\def\hep@@@endorser#1{\hep@@@@endorser{#1}}
\newcommand\hep@@@@endorser[2][]{%
@@ -913,7 +914,8 @@ Extensions for the title page
## Introduction
-The `hep-title` package extends the title macros of the standard classes with macros for a preprint, affiliation, editors, and endorsers.
+The `hep-title` package extends the title macros of the standard classes
+with macros for a preprint, affiliation, editors, and endorsers.
To use the `hep-title` package include it with `\usepackage{hep-title}`.
@@ -923,8 +925,11 @@ 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.
+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.
% \end{macrocode}
%
%</readme>
diff --git a/macros/latex/contrib/hep-title/hep-title-implementation.pdf b/macros/latex/contrib/hep-title/hep-title-implementation.pdf
index 1fad6acc93..73fc350a2f 100644
--- a/macros/latex/contrib/hep-title/hep-title-implementation.pdf
+++ b/macros/latex/contrib/hep-title/hep-title-implementation.pdf
Binary files differ
diff --git a/macros/latex/contrib/hep-title/hep-title.ins b/macros/latex/contrib/hep-title/hep-title.ins
index 7ad98b6490..cef4b265c2 100644
--- a/macros/latex/contrib/hep-title/hep-title.ins
+++ b/macros/latex/contrib/hep-title/hep-title.ins
@@ -1,4 +1,4 @@
-%% Copyright (C) 2019-2020 by Jan Hajer
+%% Copyright (C) 2019-2023 by Jan Hajer
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -16,7 +16,7 @@
\preamble
This is a generated file.
-Copyright (C) 2019-2020 by Jan Hajer
+Copyright (C) 2019-2023 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