summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hepnames/heppennames.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hepnames/heppennames.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hepnames/heppennames.sty33
1 files changed, 22 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/hepnames/heppennames.sty b/Master/texmf-dist/tex/latex/hepnames/heppennames.sty
index c182f96917c..aa20c329037 100644
--- a/Master/texmf-dist/tex/latex/hepnames/heppennames.sty
+++ b/Master/texmf-dist/tex/latex/hepnames/heppennames.sty
@@ -1,21 +1,21 @@
%% heppennames.sty --- A flexible re-implementation and extension
%% of pennames.sty using the hepparticles package
%%
-%% It contains the definition of the short names for the PEN
+%% It contains the definition of the short names for the PEN
%% Elementary Particle Naming Scheme, described in CNL 203, pp 8-11
-%%
+%%
%% Author: Andy Buckley <andy@insectnation.org>
-%% based on pennames.sty by
-%% Michel Goossens and Eric van Herwijnen
-%%
-%% This material is subject to the LaTeX Project Public License.
-%% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+%% based on pennames.sty by
+%% Michel Goossens and Eric van Herwijnen
+%%
+%% This material is subject to the LaTeX Project Public License.
+%% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
%% for the details of that license.
%%
%% -------------------------------------------------------------
-\def\fileversion{1.4}
-\def\filedate{2007/03/07}
+\def\fileversion{1.7}
+\def\filedate{2013/10/05}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{heppennames}[\filedate\space Elementary Particle Naming Scheme (version \fileversion)]
@@ -41,7 +41,7 @@
\RequirePackage{amsmath}
%% -------------------------------------------------------------
-%% The commands follow...
+%% The commands follow...
%% -------------------------------------------------------------
%% For referencing this package
@@ -60,6 +60,7 @@
\DeclareRobustCommand{\PBp}{\HepParticle{B}{}{+}\xspace}
\DeclareRobustCommand{\PBm}{\HepParticle{B}{}{-}\xspace}
\DeclareRobustCommand{\PBz}{\HepParticle{B}{}{0}\xspace}
+\DeclareRobustCommand{\PBst}{\HepParticle{B}{}{\ast}\xspace}
\DeclareRobustCommand{\PdB}{\HepParticle{B}{\Pqd}{0}\xspace}
\DeclareRobustCommand{\PuB}{\HepParticle{B}{}{+}\xspace}
\DeclareRobustCommand{\PcB}{\HepParticle{B}{\Pqc}{+}\xspace}
@@ -117,6 +118,7 @@
%% Bosons
\DeclareRobustCommand{\Pg}{\HepParticle{g}{}{}\xspace} % gluon
\DeclareRobustCommand{\Pgg}{\HepParticle{\gamma}{}{}\xspace} % photon
+\DeclareRobustCommand{\Pggx}{\HepParticle{\gamma}{}{*}\xspace} % photon*
\DeclareRobustCommand{\PW}{\HepParticle{W}{}{}\xspace} % W boson
\DeclareRobustCommand{\PWpm}{\HepParticle{W}{}{\pm}\xspace} % charged W boson
\DeclareRobustCommand{\PWmp}{\HepParticle{W}{}{\mp}\xspace} % charged W boson
@@ -146,6 +148,12 @@
\DeclareRobustCommand{\PHp}{\HepParticle{H}{}{+}\xspace} % positive-charged Higgs
\DeclareRobustCommand{\PHm}{\HepParticle{H}{}{-}\xspace} % negative-charged Higgs
+\DeclareRobustCommand{\Pf}{\HepGenParticle{f}{}{}\xspace} % fermion
+\DeclareRobustCommand{\Pfpm}{\HepGenParticle{f}{}{\pm}\xspace} % charged fermion
+\DeclareRobustCommand{\Pfmp}{\HepGenParticle{f}{}{\mp}\xspace} % charged fermion
+\DeclareRobustCommand{\Pfp}{\HepGenParticle{f}{}{+}\xspace} % positive fermion
+\DeclareRobustCommand{\Pfm}{\HepGenParticle{f}{}{-}\xspace} % negative fermion
+\DeclareRobustCommand{\Paf}{\HepGenAntiParticle{f}{}{}\xspace} % anti-fermion
%% Leptons
\DeclareRobustCommand{\Pl}{\HepGenParticle{\ell}{}{}\xspace} % lepton
@@ -317,7 +325,7 @@
\DeclareRobustCommand{\PgX}{\HepParticle{\Xi}{}{}\xspace}
\DeclareRobustCommand{\PgXp}{\HepParticle{\Xi}{}{+}\xspace}
\DeclareRobustCommand{\PgXm}{\HepParticle{\Xi}{}{-}\xspace}
-\DeclareRobustCommand{\PgXz}{\HepAntiParticle{\Xi}{}{0}\xspace}
+\DeclareRobustCommand{\PgXz}{\HepParticle{\Xi}{}{0}\xspace}
\DeclareRobustCommand{\PgXa}{\HepParticleResonanceFormalFull{\Xi}{}{}{1530}{}{}{P}{13}{}\xspace}
\DeclareRobustCommand{\PgXb}{\HepParticleResonanceFull{\Xi}{}{}{1690}{}{}\xspace}
\DeclareRobustCommand{\PgXc}{\HepParticleResonanceFormalFull{\Xi}{}{}{1820}{}{}{D}{13}{}\xspace}
@@ -407,6 +415,9 @@
\DeclareRobustCommand{\PDstmp}{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{\mp}\xspace}
\DeclareRobustCommand{\PDstz}{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{0}\xspace}
+%% Deltas
+\DeclareRobustCommand{\PgD}{\HepParticle{E}{}{0}\xspace}
+
%% Random things
\DeclareRobustCommand{\PEz}{\HepParticle{E}{}{0}\xspace}
\DeclareRobustCommand{\PLpm}{\HepParticle{L}{}{\mspace{-1mu}\pm}\xspace}