summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hepnames
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/hepnames
Initial commit
Diffstat (limited to 'macros/latex/contrib/hepnames')
-rw-r--r--macros/latex/contrib/hepnames/ChangeLog100
-rw-r--r--macros/latex/contrib/hepnames/Makefile46
-rw-r--r--macros/latex/contrib/hepnames/README33
-rw-r--r--macros/latex/contrib/hepnames/hepnames.pdfbin0 -> 77495 bytes
-rw-r--r--macros/latex/contrib/hepnames/hepnames.sty47
-rw-r--r--macros/latex/contrib/hepnames/hepnames.tex169
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames-it.pdfbin0 -> 308565 bytes
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames-it.tex2192
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames-macros.tex267
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames-rm.pdfbin0 -> 326586 bytes
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames-rm.tex2192
-rw-r--r--macros/latex/contrib/hepnames/hepnicenames.sty367
-rw-r--r--macros/latex/contrib/hepnames/heppennames-it.pdfbin0 -> 361283 bytes
-rw-r--r--macros/latex/contrib/hepnames/heppennames-it.tex3056
-rw-r--r--macros/latex/contrib/hepnames/heppennames-macros.tex375
-rw-r--r--macros/latex/contrib/hepnames/heppennames-rm.pdfbin0 -> 383224 bytes
-rw-r--r--macros/latex/contrib/hepnames/heppennames-rm.tex3056
-rw-r--r--macros/latex/contrib/hepnames/heppennames.sty482
-rwxr-xr-xmacros/latex/contrib/hepnames/mkmacrotables100
19 files changed, 12482 insertions, 0 deletions
diff --git a/macros/latex/contrib/hepnames/ChangeLog b/macros/latex/contrib/hepnames/ChangeLog
new file mode 100644
index 0000000000..25fc495267
--- /dev/null
+++ b/macros/latex/contrib/hepnames/ChangeLog
@@ -0,0 +1,100 @@
+2014-12-01 Andy Buckley <andy.buckley@cern.ch>
+
+ * Tag as version 2.0 for CTAN release, for use with hepparticles 2.0.
+
+2014-07-08 Andy Buckley <andy.buckley@cern.ch>
+
+ * Fix to \PgD definition, which was for some reason overwritten
+ and meant that all Delta baryons were written as E^0!! Thanks to
+ David Fokkema for the bug report.
+
+ * Improvements to mkmacrotables: \PSB is now entered properly, and
+ there are sf variants of all the displayed contexts.
+
+ * Removing itforce, maybess, noss options: not used in latest hepparticles.
+
+ * Removing package name macros -- pointless and namespace-corrupting.
+
+2013-10-05 Andy Buckley <andy.buckley@cern.ch>
+
+ * Tag as version 1.7 for CTAN release.
+
+ * Improvements to the Makefile, etc.
+
+2013-07-19 Andy Buckley <andy.buckley@cern.ch>
+
+ * Fix the option passing from hepnames and hepnicenames to
+ heppennames and beyond. The problem was just in the relative
+ ordering of option parsing and package loading...
+
+ * Improving and fixing the macro dump script: macro docs are now
+ written out in three forms, including a version which tests the
+ [italic] option.
+
+2011-09-04 Andy Buckley <andy@insectnation.org>
+
+ * Fixing rendering of \PgXz / \PXizero to not have an
+ anti-particle bar over the symbol.
+
+2009-10-30 Andy Buckley <andy@insectnation.org>
+
+ * Adding code \Pgamma and codes \Pggx = \Pgammastar =
+ \Pphotonx (for off-shell photons).
+
+2009-10-02 Andy Buckley <andy@insectnation.org>
+
+ * Adding codes \PSgaugino and \PSslepton.
+
+2009-04-01 Andy Buckley <andy@insectnation.org>
+
+ * Adding codes \Pf, \Pfermion, etc. for representing generic
+ fermions.
+
+2009-03-11 Andy Buckley <andy@insectnation.org>
+
+ * Added \PBst/\PBstar, \PDelta and \Pchic.
+
+2008-03-01 Andy Buckley <andy@insectnation.org>
+
+ * Added \APpositron and \eplus, \eminus synonyms.
+
+2006-09-01 Andy Buckley <andy@insectnation.org>
+
+ * Added \usepackage{color} to mkmacrotables output which stops the
+ word "red" from appearing in the PDF output!
+
+ * Corrected \APtruth to show correct symbol (thanks to Michael
+ Guenther)
+
+2006-03-21 Andy Buckley <andy@insectnation.org>
+
+ * Added superscript zero to the Z0 in the documentation (in the
+ line where I explicitly reference the superscript, oops!)
+
+2006-02-23 Andy Buckley <andy@insectnation.org>
+
+ * Ready for 1.3 release (the two packages have had their version
+ numbers synchronised for convenience)
+
+ * Added bino, B boson and extended the SUSY particles and charged
+ Higgses
+
+ * Added proper build scripts and documentation
+
+2006-01-20 Andy Buckley <andy@insectnation.org>
+
+ * Added the \(A)Pbeauty and \(A)Ptruth synonyms for \(A)Pbottom
+ and \(A)Ptop to nicenames
+
+2005-08-19 Andy Buckley <andy.buckley@durham.ac.uk>
+
+ * Added D-star entries: \PDst to PENnames and \PDstar to nicenames.
+
+2005-07-28 Andy Buckley <andy.buckley@durham.ac.uk>
+
+ * Added dependency on hepparticles 1.6 (PDF bookmark bug fix).
+
+2005-07-08 Andy Buckley <andy.buckley@durham.ac.uk>
+
+ * Added Ds meson: \PsD in PENnames / \PDs in nicenames.
+ * Added rho mesons: \Prho etc. in nicenames.
diff --git a/macros/latex/contrib/hepnames/Makefile b/macros/latex/contrib/hepnames/Makefile
new file mode 100644
index 0000000000..307156e3bf
--- /dev/null
+++ b/macros/latex/contrib/hepnames/Makefile
@@ -0,0 +1,46 @@
+HN := hepnames
+HPN := heppennames
+HNN := hepnicenames
+
+PDFLATEX := pdflatex --interaction=nonstopmode
+LATEX := latex "\scrollmode\input"
+DVIPS := dvips
+
+ifndef V
+OUTPUT := > /dev/null 2> /dev/null
+#$(info OUTPUT = $(OUTPUT))
+endif
+
+.PHONY: all pdf ps clean
+
+all: pdf $(HN).tar.gz
+ @true
+
+pdf: $(HN).pdf $(HNN)-rm.pdf $(HNN)-it.pdf $(HPN)-rm.pdf $(HPN)-it.pdf
+ @true
+
+ps: $(HN).ps $(HNN)-rm.ps $(HNN)-it.ps $(HPN)-rm.ps $(HPN)-it.ps
+ @true
+
+$(HN).tar.gz: README ChangeLog $(wildcard *.sty) $(wildcard *.pdf) $(wildcard *.tex) mkmacrotables Makefile
+ @echo "Building $@ archive"
+ tar czf $@ README ChangeLog *.sty *.pdf *.tex mkmacrotables Makefile
+
+%.pdf: %.tex $(HNN)-macros.tex $(HPN)-macros.tex $(wildcard *.sty)
+ @echo "Running pdflatex on $< ..."
+ @$(PDFLATEX) $< $(OUTPUT)
+
+%.ps: %.dvi
+ @echo "Running dvips on $< ..."
+ @$(DVIPS) $< $(OUTPUT)
+
+%.dvi: %.tex $(HNN)-macros.tex $(HPN)-macros.tex $(wildcard *.sty)
+ @echo "Running latex on $< ..."
+ @$(LATEX) $< $(OUTPUT)
+
+$(HNN)-macros.tex $(HNN)-rm.tex $(HNN)-it.tex $(HPN)-macros.tex $(HPN)-rm.tex $(HPN)-it.tex : $(wildcard *.sty) mkmacrotables
+ @echo "Running mkmacrotables to generate code -> symbol tables"
+ @./mkmacrotables
+
+clean:
+ rm -f *.tar.gz *.tgz *.dvi *.log *.aux *.pdf *.ps *.tmp *-macros.tex *-rm.tex *-it.tex
diff --git a/macros/latex/contrib/hepnames/README b/macros/latex/contrib/hepnames/README
new file mode 100644
index 0000000000..6d677ef331
--- /dev/null
+++ b/macros/latex/contrib/hepnames/README
@@ -0,0 +1,33 @@
+hepnames --- a set of pre-defined high energy particle names
+ built using the hepparticles package
+by Andy Buckley <andy@insectnation.org>
+-----------------------------------------------------------
+
+hepnames is a pair of LaTeX packages, heppennames and hepnicenames, providing a
+large set of pre-defined high energy physics particle names built with the
+hepparticles package. This means that the particle name macros can be used in
+and out of math mode, and will adapt according to the context in which they are
+called: for example, particles in a bold region of text or a section header will
+automatically be typeset in bold type.
+
+heppennames re-implements the particle names in pennames.sty, with some
+additions and alterations and greater flexibility and robustness due to the
+hepparticles structures, which were written for this purpose.
+
+hepnicenames provides the main non-resonant particle names from heppennames with
+more "friendly" names. The full list of macro names, as well as more general
+package documentation, can be found in the hepnames PDF and PS files. The full
+list of macros and typeset forms in various contexts are listed in the
+specific heppennames and hepnicenames PDF and PS files.
+
+Finally, the simplest choice is the hepnames package, which imports both
+heppennames and hepnicenames and accepts the same package options as those two.
+
+These packages are based around pennames.sty by Michel Goosens 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.
+
+Author: Andy Buckley <andy@insectnation.org>
diff --git a/macros/latex/contrib/hepnames/hepnames.pdf b/macros/latex/contrib/hepnames/hepnames.pdf
new file mode 100644
index 0000000000..514fec4e0a
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnames.pdf
Binary files differ
diff --git a/macros/latex/contrib/hepnames/hepnames.sty b/macros/latex/contrib/hepnames/hepnames.sty
new file mode 100644
index 0000000000..35fe372564
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnames.sty
@@ -0,0 +1,47 @@
+%% hepnames.sty --- standard predefined high energy particle names
+%%
+%% This package is a wrapper to the hepnicenames and heppennames packages,
+%% primarily because the pair of packages as a whole are called hepnames
+%% and it's less of a mouthful. Plus, I imagine that anyone who's interested
+%% in using this package will prefer the ``nicenames'' scheme over PEN,
+%% historical precendent notwithstanding!
+%%
+%% Author: Andy Buckley <andy@insectnation.org>
+%%
+%% 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{2.0}
+\def\filedate{2014/12/01}
+\ProvidesPackage{hepnames}[\filedate\space Pre-defined HEP particle symbols (version \fileversion)]
+\NeedsTeXFormat{LaTeX2e}
+
+%% Declare package options: map directly on to options in hepnicenames
+\DeclareOption{italic}{%
+ \PassOptionsToPackage{italic}{hepnicenames}%
+}
+% \DeclareOption{itforce}{%
+% \PassOptionsToPackage{itforce}{hepnicenames}%
+% }
+% \DeclareOption{maybess}{%
+% \PassOptionsToPackage{maybess}{hepnicenames}%
+% }
+% \DeclareOption{noss}{%
+% \PassOptionsToPackage{noss}{hepnicenames}%
+% }
+
+%% Process package options
+\ProcessOptions
+
+%% Load packages that do stuff
+\RequirePackage{hepnicenames}
+\RequirePackage{heppennames}
+
+%% For referencing this package
+%% \DeclareRobustCommand{\hepnames}{\texttt{hepnames}\xspace}
+
+%% Just for completeness...
+\endinput
diff --git a/macros/latex/contrib/hepnames/hepnames.tex b/macros/latex/contrib/hepnames/hepnames.tex
new file mode 100644
index 0000000000..68ade5bd93
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnames.tex
@@ -0,0 +1,169 @@
+\documentclass[12pt]{scrartcl}
+\usepackage{maybemath,xspace,setspace,fancyvrb,fancybox}
+\usepackage{a4wide,multicol,url,relsize,underscore}
+\usepackage{xcolor,braket,amsmath}
+\usepackage[colorlinks=true,bookmarks=true]{hyperref}
+\usepackage{hepnames}
+
+\onehalfspacing
+\DefineShortVerb{\|}
+\setlength{\fboxsep}{10pt}
+\addtolength{\fboxrule}{0.6\fboxrule}
+
+%% Bold tt font
+\DeclareFontShape{OT1}{cmtt}{bx}{n}{<5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>cmttb10}{}
+
+\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}
+\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}
+\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}
+\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}
+\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}
+\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}
+\newcommand{\texpkg}[1]{\texttt{#1}}
+\newcommand{\texcls}[1]{\texttt{#1}}
+\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}
+\newcommand{\texcommand}[1]{\texcmd{#1}}
+\newcommand{\texoption}[1]{\texopt{#1}}
+\newenvironment{snippet}{\Verbatim}{\endVerbatim}
+
+\DeclareRobustCommand{\hepparticles}{\texpkg{hepparticles}\xspace}
+\DeclareRobustCommand{\hepnames}{\texpkg{hepnames}\xspace}
+\DeclareRobustCommand{\heppennames}{\texpkg{heppennames}\xspace}
+\DeclareRobustCommand{\hepnicenames}{\texpkg{hepnicenames}\xspace}
+\author{Andy Buckley, \texttt{andy@insectnation.org}}
+\title{The \hepnames packages for \LaTeX}
+
+\begin{document}
+{\sf \maketitle}
+%\maketitle
+
+\begin{abstract}
+ The \hepnames, \heppennames and \hepnicenames packages provide a large, though
+ not entirely comprehensive, library of established high-energy particle
+ names. These are flexibly typeset using the \hepparticles package, which
+ gracefully adapts the particle typesetting depending on context.
+
+ \heppennames re-implements and augments the particle entity notation scheme
+ (PEN) using \hepparticles macros; \hepnicenames uses an alternative, more
+ intuitive macro naming scheme to access the simple subset of PEN symbols; and
+ \hepnames is a convenience interface to both notations simultaneously.
+
+ Several missing particles have been implemented to augment the naming
+ scheme. As well as distinct particle states that were missing in the original
+ implementation, alternative representations and ``simple forms'' of existing
+ PEN states have been added, occasionally with minimal renaming.
+
+ Particle names not in this scheme can be easily implemented using
+ \hepparticles. Contributions to the package, including requests, are of course
+ encouraged.
+\end{abstract}
+
+
+\section{Introduction}
+\hepnicenames provides a less formally prescribed but more ``natural language''
+set of macro names to access the particle names. Listings of macro-to-particle
+mappings can be found in the accompanying \texttt{heppennames} and
+\texttt{hepnicenames} PDF and PS files and in this document. All of the macros
+can be used both in and out of math mode. Unlisted particles can be easily
+implemented using \hepparticles directly: please contact the author if you find
+a missing state, so it can be added to the library.
+
+
+\section{Package options}
+Both \heppennames and \hepnicenames support the \hepparticles options, simply
+passing those options to \hepparticles. Loading more than one of the packages
+with contradictory options has undefined behaviour, at least as far as the author
+is concerned! For your convenience, the \hepparticles options documentation is
+repeated below:
+
+By request, the package now typesets particles in italic as well as upright
+convention. The choice of convention can be made when the package is loaded with
+the \texopt{italic} and \texopt{notitalic} options, e.g.
+\texcmd{usepackage\texopts{italic}\texargs{hepnames}}. The default mode is
+upright (i.e. \texopt{notitalic}).
+
+In addition, the \texopt{forceit} option will force \emph{everything} in
+particle names to be italic, even if they aren't normally italic in math mode
+(such as Arabic numerals). Note that the italic font that will appear here is
+that used by \texcmd{mathit} and so will appear more script-like than normal
+math mode. I can't say that I recommend using this option, but it's there for
+flexibility's sake.
+
+Finally, a pair of options, \texopt{maybess} and \texopt{noss}, are available:
+using \texopt{maybess} will allow particle names to be typeset in sans-serif if
+the surrounding context is sans-serif and \texopt{noss} has the converse effect.
+Note that since there is no italic sans-serif math font in LaTeX, generic
+particle names will not be typeset in italic sans font. Maybe this behaviour
+will change in future if there's lots of enthusiasm for a fix. However, it looks
+pretty good at the moment and I suspect most people will want sans-serif
+particle names in sans documents, so \texopt{maybess} is set by default.
+
+
+\section{Installation}
+\textbf{Requirements:} You will need to be using a \LaTeXe{} system, and
+have installed copies of the \hepparticles package and the \texpkg{maybemath}
+package on which it depends.
+
+To install, simply copy the \texttt{hep*names.sty} files into a location in
+your \texttt{LATEXINPUTS} path. Tada!
+
+Now we move on to the lists of macro names in the \hepnicenames and \heppennames
+schemes. I'm taken the liberty of placing the \hepnicenames macros first, since
+for most purposes they're more intuitive, memorable and (dare I say it?) modern
+than the PEN codes.
+
+
+\section{\hepnicenames macros}
+The scheme for the naming of these macros is less rigorous than PEN, but is still
+largely prescribed. The main features of the ``nicename'' macro naming scheme are:
+%
+\begin{itemize}
+\item All particle macros start with \texcmd{P}, all antiparticle macros with
+ \texcmd{AP}. In some cases, such as the positron, both \texcmd{Ppositron} and
+ \texcmd{APelectron} are provided for the \Ppositron symbol, so as not to
+ surprise the user.
+\item The core of the name is the particle type name in natural language and
+ appropriately capitalised, e.g. \texttt{B}, \texttt{Lambda} etc.
+\item The optional end part of the command usually specifies the super- or
+ sub-script state qualifier, e.g. \texcmd{PBplus} for the \PBplus symbol,
+ \texcmd{PZzero} for a \PZ with an explicit superscript zero. The ``zero'',
+ ``plus'', ``minus'' and ``pm''/``mp'' strings (for $\pm$ or $\mp$
+ respectively) are implemented for every state for which they are possible.
+\end{itemize}
+%
+To combine particle sybol macros in reaction expressions, you should use the
+\hepparticles \texcmd{HepProcess} macro, which groups particles together with
+nice spacings, including a re-defined \texcmd{to} macro.
+%
+Complex PEN-specified particles (essentially, the set of excited states with
+resonance qualifiers) have not been implemented in the ``nicenames'' scheme. A
+prime motivation for this is that \LaTeX{} does not support numbers in macro
+names: spelling the resonance mass numbers out as words would be lengthy and
+ridiculous, so the PEN scheme is pretty much as easy to remember as any other in
+my opinion. Okay, that's not quite true: ``nicenames'' macros with the ``i, ii,
+iii''/``a, b, c'' suffixes would probably be easier, but unless there's demand
+for that feature, I can't be bothered implementing it!
+
+\input{hepnicenames-macros}
+
+\clearpage
+
+\section{\heppennames macros}
+\heppennames re-implements and augments the particles in the particle entity
+notation (PEN) scheme, specifically the \texttt{pennames.sty} \LaTeX{} style.
+In several cases, simplified forms of the original PEN macros (e.g. \PZzero's
+without the superscript zero, \PJgyi without the resonance specifier\dots) have
+been provided. Where this is the case, the PEN notation has usually been changed
+to make the simpler form of the symbol correspond to the simplest macro name.
+\input{heppennames-macros}
+
+\vspace{1cm}
+\noindent
+\textbf{Any feedback is appreciated! Email it to \texttt{andy@insectnation.org}, please.}
+\newline\newline
+In particular, if you find that a particle name is missing, please let me know,
+preferably with a recommended pair of macro names (for the PEN and ``nice'' names)
+and a description of how it should by typeset. The best form is to give me an
+implementation in terms of the \hepparticles macros, of course!
+
+\end{document}
diff --git a/macros/latex/contrib/hepnames/hepnicenames-it.pdf b/macros/latex/contrib/hepnames/hepnicenames-it.pdf
new file mode 100644
index 0000000000..41934e0c3e
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames-it.pdf
Binary files differ
diff --git a/macros/latex/contrib/hepnames/hepnicenames-it.tex b/macros/latex/contrib/hepnames/hepnicenames-it.tex
new file mode 100644
index 0000000000..3a8186f1a2
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames-it.tex
@@ -0,0 +1,2192 @@
+\documentclass[12pt]{article}
+\usepackage[italic]{hepnicenames}
+\usepackage{a4wide,multicol,setspace,color}
+\title{Testing \textsf{hepnicenames}}
+\author{Generated by \texttt{andy}}
+\onehalfspacing
+\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}
+\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}
+\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}
+\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}
+\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}
+\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}
+\newcommand{\texpkg}[1]{\texttt{#1}}
+\newcommand{\texcls}[1]{\texttt{#1}}
+\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}
+
+\begin{document}
+\maketitle
+
+\section{Normal font}
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+\clearpage
+
+\section{Bold font}
+\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Italic font}
+\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold italic font}
+\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+
+\section{Sans font}
+\textsf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold sans font}
+\textsf{\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Italic sans font}
+\textsf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Bold italic sans font}
+\textsf{\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}}
+
+\end{document}
diff --git a/macros/latex/contrib/hepnames/hepnicenames-macros.tex b/macros/latex/contrib/hepnames/hepnicenames-macros.tex
new file mode 100644
index 0000000000..98e5d99588
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames-macros.tex
@@ -0,0 +1,267 @@
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
diff --git a/macros/latex/contrib/hepnames/hepnicenames-rm.pdf b/macros/latex/contrib/hepnames/hepnicenames-rm.pdf
new file mode 100644
index 0000000000..0e1bd3ec1c
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames-rm.pdf
Binary files differ
diff --git a/macros/latex/contrib/hepnames/hepnicenames-rm.tex b/macros/latex/contrib/hepnames/hepnicenames-rm.tex
new file mode 100644
index 0000000000..7f930304c4
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames-rm.tex
@@ -0,0 +1,2192 @@
+\documentclass[12pt]{article}
+\usepackage{hepnicenames}
+\usepackage{a4wide,multicol,setspace,color}
+\title{Testing \textsf{hepnicenames}}
+\author{Generated by \texttt{andy}}
+\onehalfspacing
+\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}
+\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}
+\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}
+\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}
+\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}
+\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}
+\newcommand{\texpkg}[1]{\texttt{#1}}
+\newcommand{\texcls}[1]{\texttt{#1}}
+\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}
+
+\begin{document}
+\maketitle
+
+\section{Normal font}
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+\clearpage
+
+\section{Bold font}
+\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Italic font}
+\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold italic font}
+\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+
+\section{Sans font}
+\textsf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold sans font}
+\textsf{\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Italic sans font}
+\textsf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Bold italic sans font}
+\textsf{\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBplus} $\Rightarrow$ \PBplus
+\item \texcmd{PBminus} $\Rightarrow$ \PBminus
+\item \texcmd{PBzero} $\Rightarrow$ \PBzero
+\item \texcmd{PBstar} $\Rightarrow$ \PBstar
+\item \texcmd{PBd} $\Rightarrow$ \PBd
+\item \texcmd{PBu} $\Rightarrow$ \PBu
+\item \texcmd{PBc} $\Rightarrow$ \PBc
+\item \texcmd{PBs} $\Rightarrow$ \PBs
+\item \texcmd{APB} $\Rightarrow$ \APB
+\item \texcmd{APBzero} $\Rightarrow$ \APBzero
+\item \texcmd{APBd} $\Rightarrow$ \APBd
+\item \texcmd{APBu} $\Rightarrow$ \APBu
+\item \texcmd{APBc} $\Rightarrow$ \APBc
+\item \texcmd{APBs} $\Rightarrow$ \APBs
+\item \texcmd{PK} $\Rightarrow$ \PK
+\item \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item \texcmd{PKplus} $\Rightarrow$ \PKplus
+\item \texcmd{PKminus} $\Rightarrow$ \PKminus
+\item \texcmd{PKzero} $\Rightarrow$ \PKzero
+\item \texcmd{PKshort} $\Rightarrow$ \PKshort
+\item \texcmd{PKs} $\Rightarrow$ \PKs
+\item \texcmd{PKlong} $\Rightarrow$ \PKlong
+\item \texcmd{PKl} $\Rightarrow$ \PKl
+\item \texcmd{PKstar} $\Rightarrow$ \PKstar
+\item \texcmd{APK} $\Rightarrow$ \APK
+\item \texcmd{APKzero} $\Rightarrow$ \APKzero
+\item \texcmd{Pphoton} $\Rightarrow$ \Pphoton
+\item \texcmd{Pgamma} $\Rightarrow$ \Pgamma
+\item \texcmd{Pphotonx} $\Rightarrow$ \Pphotonx
+\item \texcmd{Pgammastar} $\Rightarrow$ \Pgammastar
+\item \texcmd{Pgluon} $\Rightarrow$ \Pgluon
+\item \texcmd{PW} $\Rightarrow$ \PW
+\item \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item \texcmd{PWplus} $\Rightarrow$ \PWplus
+\item \texcmd{PWminus} $\Rightarrow$ \PWminus
+\item \texcmd{PWprime} $\Rightarrow$ \PWprime
+\item \texcmd{PZ} $\Rightarrow$ \PZ
+\item Z with a zero\newline \texcmd{PZzero} $\Rightarrow$ \PZzero
+\item Z-prime\newline \texcmd{PZprime} $\Rightarrow$ \PZprime
+\item axion\newline \texcmd{Paxion} $\Rightarrow$ \Paxion
+\item \texcmd{Pfermion} $\Rightarrow$ \Pfermion
+\item \texcmd{Pfermionpm} $\Rightarrow$ \Pfermionpm
+\item \texcmd{Pfermionmp} $\Rightarrow$ \Pfermionmp
+\item \texcmd{Pfermionplus} $\Rightarrow$ \Pfermionplus
+\item \texcmd{Pfermionminus} $\Rightarrow$ \Pfermionminus
+\item \texcmd{APfermion} $\Rightarrow$ \APfermion
+\item lepton\newline \texcmd{Plepton} $\Rightarrow$ \Plepton
+\item charged lepton\newline \texcmd{Pleptonpm} $\Rightarrow$ \Pleptonpm
+\item charged lepton\newline \texcmd{Pleptonmp} $\Rightarrow$ \Pleptonmp
+\item positive lepton\newline \texcmd{Pleptonplus} $\Rightarrow$ \Pleptonplus
+\item negative lepton\newline \texcmd{Pleptonminus} $\Rightarrow$ \Pleptonminus
+\item anti-lepton\newline \texcmd{APlepton} $\Rightarrow$ \APlepton
+\item neutrino\newline \texcmd{Pnu} $\Rightarrow$ \Pnu
+\item antineutrino\newline \texcmd{APnu} $\Rightarrow$ \APnu
+\item neutrino\newline \texcmd{Pneutrino} $\Rightarrow$ \Pneutrino
+\item antineutrino\newline \texcmd{APneutrino} $\Rightarrow$ \APneutrino
+\item lepton-flavour neutrino\newline \texcmd{Pnulepton} $\Rightarrow$ \Pnulepton
+\item lepton-flavour antineutrino\newline \texcmd{APnulepton} $\Rightarrow$ \APnulepton
+\item \texcmd{Pe} $\Rightarrow$ \Pe
+\item \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item \texcmd{Pelectron} $\Rightarrow$ \Pelectron
+\item \texcmd{APelectron} $\Rightarrow$ \APelectron
+\item \texcmd{Ppositron} $\Rightarrow$ \Ppositron
+\item \texcmd{APpositron} $\Rightarrow$ \APpositron
+\item \texcmd{Pmu} $\Rightarrow$ \Pmu
+\item \texcmd{Pmupm} $\Rightarrow$ \Pmupm
+\item \texcmd{Pmump} $\Rightarrow$ \Pmump
+\item \texcmd{Pmuon} $\Rightarrow$ \Pmuon
+\item \texcmd{APmuon} $\Rightarrow$ \APmuon
+\item \texcmd{Ptau} $\Rightarrow$ \Ptau
+\item \texcmd{Ptaupm} $\Rightarrow$ \Ptaupm
+\item \texcmd{Ptaump} $\Rightarrow$ \Ptaump
+\item \texcmd{Ptauon} $\Rightarrow$ \Ptauon
+\item \texcmd{APtauon} $\Rightarrow$ \APtauon
+\item \texcmd{Pnue} $\Rightarrow$ \Pnue
+\item \texcmd{Pnum} $\Rightarrow$ \Pnum
+\item \texcmd{Pnut} $\Rightarrow$ \Pnut
+\item \texcmd{APnue} $\Rightarrow$ \APnue
+\item \texcmd{APnum} $\Rightarrow$ \APnum
+\item \texcmd{APnut} $\Rightarrow$ \APnut
+\item \texcmd{Pquark} $\Rightarrow$ \Pquark
+\item \texcmd{APquark} $\Rightarrow$ \APquark
+\item \texcmd{Pdown} $\Rightarrow$ \Pdown
+\item \texcmd{Pup} $\Rightarrow$ \Pup
+\item \texcmd{Pstrange} $\Rightarrow$ \Pstrange
+\item \texcmd{Pcharm} $\Rightarrow$ \Pcharm
+\item \texcmd{Pbottom} $\Rightarrow$ \Pbottom
+\item \texcmd{Pbeauty} $\Rightarrow$ \Pbeauty
+\item \texcmd{Ptop} $\Rightarrow$ \Ptop
+\item \texcmd{Ptruth} $\Rightarrow$ \Ptruth
+\item \texcmd{APdown} $\Rightarrow$ \APdown
+\item \texcmd{APqd} $\Rightarrow$ \APqd
+\item \texcmd{APup} $\Rightarrow$ \APup
+\item \texcmd{APqu} $\Rightarrow$ \APqu
+\item \texcmd{APstrange} $\Rightarrow$ \APstrange
+\item \texcmd{APqs} $\Rightarrow$ \APqs
+\item \texcmd{APcharm} $\Rightarrow$ \APcharm
+\item \texcmd{APqc} $\Rightarrow$ \APqc
+\item \texcmd{APbottom} $\Rightarrow$ \APbottom
+\item \texcmd{APbeauty} $\Rightarrow$ \APbeauty
+\item \texcmd{APqb} $\Rightarrow$ \APqb
+\item \texcmd{APtop} $\Rightarrow$ \APtop
+\item \texcmd{APtruth} $\Rightarrow$ \APtruth
+\item \texcmd{APqt} $\Rightarrow$ \APqt
+\item \texcmd{Pproton} $\Rightarrow$ \Pproton
+\item \texcmd{Pneutron} $\Rightarrow$ \Pneutron
+\item \texcmd{APproton} $\Rightarrow$ \APproton
+\item \texcmd{APneutron} $\Rightarrow$ \APneutron
+\item \texcmd{Pchic} $\Rightarrow$ \Pchic
+\item \texcmd{PDelta} $\Rightarrow$ \PDelta
+\item \texcmd{PLambda} $\Rightarrow$ \PLambda
+\item \texcmd{APLambda} $\Rightarrow$ \APLambda
+\item \texcmd{PLambdac} $\Rightarrow$ \PLambdac
+\item \texcmd{PLambdab} $\Rightarrow$ \PLambdab
+\item \texcmd{POmega} $\Rightarrow$ \POmega
+\item \texcmd{POmegapm} $\Rightarrow$ \POmegapm
+\item \texcmd{POmegamp} $\Rightarrow$ \POmegamp
+\item \texcmd{POmegaplus} $\Rightarrow$ \POmegaplus
+\item \texcmd{POmegaminus} $\Rightarrow$ \POmegaminus
+\item \texcmd{APOmega} $\Rightarrow$ \APOmega
+\item \texcmd{APOmegaplus} $\Rightarrow$ \APOmegaplus
+\item \texcmd{APOmegaminus} $\Rightarrow$ \APOmegaminus
+\item \texcmd{PSigma} $\Rightarrow$ \PSigma
+\item \texcmd{PSigmapm} $\Rightarrow$ \PSigmapm
+\item \texcmd{PSigmamp} $\Rightarrow$ \PSigmamp
+\item \texcmd{PSigmaminus} $\Rightarrow$ \PSigmaminus
+\item \texcmd{PSigmaplus} $\Rightarrow$ \PSigmaplus
+\item \texcmd{PSigmazero} $\Rightarrow$ \PSigmazero
+\item \texcmd{PSigmac} $\Rightarrow$ \PSigmac
+\item \texcmd{APSigmaminus} $\Rightarrow$ \APSigmaminus
+\item \texcmd{APSigmaplus} $\Rightarrow$ \APSigmaplus
+\item \texcmd{APSigmazero} $\Rightarrow$ \APSigmazero
+\item \texcmd{APSigmac} $\Rightarrow$ \APSigmac
+\item \texcmd{PUpsilon} $\Rightarrow$ \PUpsilon
+\item \texcmd{PUpsilonOneS} $\Rightarrow$ \PUpsilonOneS
+\item \texcmd{PUpsilonTwoS} $\Rightarrow$ \PUpsilonTwoS
+\item \texcmd{PUpsilonThreeS} $\Rightarrow$ \PUpsilonThreeS
+\item \texcmd{PUpsilonFourS} $\Rightarrow$ \PUpsilonFourS
+\item \texcmd{PXi} $\Rightarrow$ \PXi
+\item \texcmd{PXiplus} $\Rightarrow$ \PXiplus
+\item \texcmd{PXiminus} $\Rightarrow$ \PXiminus
+\item \texcmd{PXizero} $\Rightarrow$ \PXizero
+\item \texcmd{APXiplus} $\Rightarrow$ \APXiplus
+\item \texcmd{APXiminus} $\Rightarrow$ \APXiminus
+\item \texcmd{APXizero} $\Rightarrow$ \APXizero
+\item \texcmd{PXicplus} $\Rightarrow$ \PXicplus
+\item \texcmd{PXiczero} $\Rightarrow$ \PXiczero
+\item \texcmd{Pphi} $\Rightarrow$ \Pphi
+\item \texcmd{Peta} $\Rightarrow$ \Peta
+\item \texcmd{Petaprime} $\Rightarrow$ \Petaprime
+\item \texcmd{Petac} $\Rightarrow$ \Petac
+\item \texcmd{Pomega} $\Rightarrow$ \Pomega
+\item \texcmd{Ppi} $\Rightarrow$ \Ppi
+\item \texcmd{Ppipm} $\Rightarrow$ \Ppipm
+\item \texcmd{Ppimp} $\Rightarrow$ \Ppimp
+\item \texcmd{Ppiplus} $\Rightarrow$ \Ppiplus
+\item \texcmd{Ppiminus} $\Rightarrow$ \Ppiminus
+\item \texcmd{Ppizero} $\Rightarrow$ \Ppizero
+\item \texcmd{Prho} $\Rightarrow$ \Prho
+\item \texcmd{Prhoplus} $\Rightarrow$ \Prhoplus
+\item \texcmd{Prhominus} $\Rightarrow$ \Prhominus
+\item \texcmd{Prhopm} $\Rightarrow$ \Prhopm
+\item \texcmd{Prhomp} $\Rightarrow$ \Prhomp
+\item \texcmd{Prhozero} $\Rightarrow$ \Prhozero
+\item \texcmd{PJpsi} $\Rightarrow$ \PJpsi
+\item \texcmd{PJpsiOneS} $\Rightarrow$ \PJpsiOneS
+\item \texcmd{Ppsi} $\Rightarrow$ \Ppsi
+\item \texcmd{PpsiTwoS} $\Rightarrow$ \PpsiTwoS
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDzero} $\Rightarrow$ \PDzero
+\item \texcmd{PDminus} $\Rightarrow$ \PDminus
+\item \texcmd{PDplus} $\Rightarrow$ \PDplus
+\item \texcmd{PDstar} $\Rightarrow$ \PDstar
+\item \texcmd{APD} $\Rightarrow$ \APD
+\item \texcmd{APDzero} $\Rightarrow$ \APDzero
+\item \texcmd{PDs} $\Rightarrow$ \PDs
+\item \texcmd{PDsminus} $\Rightarrow$ \PDsminus
+\item \texcmd{PDsplus} $\Rightarrow$ \PDsplus
+\item \texcmd{PDspm} $\Rightarrow$ \PDspm
+\item \texcmd{PDsmp} $\Rightarrow$ \PDsmp
+\item \texcmd{PDsstar} $\Rightarrow$ \PDsstar
+\item \texcmd{PHiggs} $\Rightarrow$ \PHiggs
+\item \texcmd{PHiggsheavy} $\Rightarrow$ \PHiggsheavy
+\item \texcmd{PHiggslight} $\Rightarrow$ \PHiggslight
+\item \texcmd{PHiggsheavyzero} $\Rightarrow$ \PHiggsheavyzero
+\item \texcmd{PHiggslightzero} $\Rightarrow$ \PHiggslightzero
+\item \texcmd{PHiggsps} $\Rightarrow$ \PHiggsps
+\item \texcmd{PHiggspszero} $\Rightarrow$ \PHiggspszero
+\item \texcmd{PHiggsplus} $\Rightarrow$ \PHiggsplus
+\item \texcmd{PHiggsminus} $\Rightarrow$ \PHiggsminus
+\item \texcmd{PHiggspm} $\Rightarrow$ \PHiggspm
+\item \texcmd{PHiggsmp} $\Rightarrow$ \PHiggsmp
+\item \texcmd{PHiggszero} $\Rightarrow$ \PHiggszero
+\item \texcmd{PSHiggs} $\Rightarrow$ \PSHiggs
+\item \texcmd{PSHiggsino} $\Rightarrow$ \PSHiggsino
+\item \texcmd{PSHiggsplus} $\Rightarrow$ \PSHiggsplus
+\item \texcmd{PSHiggsinoplus} $\Rightarrow$ \PSHiggsinoplus
+\item \texcmd{PSHiggsminus} $\Rightarrow$ \PSHiggsminus
+\item \texcmd{PSHiggsinominus} $\Rightarrow$ \PSHiggsinominus
+\item \texcmd{PSHiggspm} $\Rightarrow$ \PSHiggspm
+\item \texcmd{PSHiggsinopm} $\Rightarrow$ \PSHiggsinopm
+\item \texcmd{PSHiggsmp} $\Rightarrow$ \PSHiggsmp
+\item \texcmd{PSHiggsinomp} $\Rightarrow$ \PSHiggsinomp
+\item \texcmd{PSHiggszero} $\Rightarrow$ \PSHiggszero
+\item \texcmd{PSHiggsinozero} $\Rightarrow$ \PSHiggsinozero
+\item bino \newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item bino\newline \texcmd{PSBino} $\Rightarrow$ \PSBino
+\item \texcmd{PSW} $\Rightarrow$ \PSW
+\item \texcmd{PSWplus} $\Rightarrow$ \PSWplus
+\item \texcmd{PSWminus} $\Rightarrow$ \PSWminus
+\item \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item \texcmd{PSWino} $\Rightarrow$ \PSWino
+\item \texcmd{PSWinopm} $\Rightarrow$ \PSWinopm
+\item \texcmd{PSWinomp} $\Rightarrow$ \PSWinomp
+\item \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item \texcmd{PSZzero} $\Rightarrow$ \PSZzero
+\item \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSphoton} $\Rightarrow$ \PSphoton
+\item photino\newline \texcmd{PSphotino} $\Rightarrow$ \PSphotino
+\item photino\newline \texcmd{Pphotino} $\Rightarrow$ \Pphotino
+\item smuon\newline \texcmd{PSmu} $\Rightarrow$ \PSmu
+\item sneutrino\newline \texcmd{PSnu} $\Rightarrow$ \PSnu
+\item stau\newline \texcmd{PStau} $\Rightarrow$ \PStau
+\item neutralino/chargino\newline \texcmd{PSino} $\Rightarrow$ \PSino
+\item neutralino/chargino\newline \texcmd{PSgaugino} $\Rightarrow$ \PSgaugino
+\item chargino pm\newline \texcmd{PScharginopm} $\Rightarrow$ \PScharginopm
+\item chargino mp\newline \texcmd{PScharginomp} $\Rightarrow$ \PScharginomp
+\item neutralino\newline \texcmd{PSneutralino} $\Rightarrow$ \PSneutralino
+\item lightest neutralino\newline \texcmd{PSneutralinoOne} $\Rightarrow$ \PSneutralinoOne
+\item next-to-lightest neutralino\newline \texcmd{PSneutralinoTwo} $\Rightarrow$ \PSneutralinoTwo
+\item gluino\newline \texcmd{PSgluino} $\Rightarrow$ \PSgluino
+\item slepton\newline \texcmd{PSlepton} $\Rightarrow$ \PSlepton
+\item slepton\newline \texcmd{PSslepton} $\Rightarrow$ \PSslepton
+\item duplicate slepton macro\newline \texcmd{Pslepton} $\Rightarrow$ \Pslepton
+\item anti-slepton\newline \texcmd{APSlepton} $\Rightarrow$ \APSlepton
+\item anti-slepton\newline \texcmd{APslepton} $\Rightarrow$ \APslepton
+\item \texcmd{PSq} $\Rightarrow$ \PSq
+\item \texcmd{Psquark} $\Rightarrow$ \Psquark
+\item \texcmd{APSq} $\Rightarrow$ \APSq
+\item \texcmd{APsquark} $\Rightarrow$ \APsquark
+\item \texcmd{PSdown} $\Rightarrow$ \PSdown
+\item \texcmd{PSup} $\Rightarrow$ \PSup
+\item \texcmd{PSstrange} $\Rightarrow$ \PSstrange
+\item \texcmd{PScharm} $\Rightarrow$ \PScharm
+\item \texcmd{PSbottom} $\Rightarrow$ \PSbottom
+\item \texcmd{PStop} $\Rightarrow$ \PStop
+\item \texcmd{PASdown} $\Rightarrow$ \PASdown
+\item \texcmd{PASup} $\Rightarrow$ \PASup
+\item \texcmd{PASstrange} $\Rightarrow$ \PASstrange
+\item \texcmd{PAScharm} $\Rightarrow$ \PAScharm
+\item \texcmd{PASbottom} $\Rightarrow$ \PASbottom
+\item \texcmd{PAStop} $\Rightarrow$ \PAStop
+\item \texcmd{eplus} $\Rightarrow$ \eplus
+\item \texcmd{eminus} $\Rightarrow$ \eminus
+\end{itemize}
+}\end{multicols}
+}}}
+
+\end{document}
diff --git a/macros/latex/contrib/hepnames/hepnicenames.sty b/macros/latex/contrib/hepnames/hepnicenames.sty
new file mode 100644
index 0000000000..3b87b3545a
--- /dev/null
+++ b/macros/latex/contrib/hepnames/hepnicenames.sty
@@ -0,0 +1,367 @@
+%% hepnicenames.sty --- a friendly version of heppennames
+%%
+%% This package is a friendly interface to the simpler particles in the
+%% heppennames package as the PEN scheme is a bit unfriendly for people
+%% who just want to write intuitive-looking LaTeX source. The more complex
+%% resonances etc. are left with PEN codes only.
+%%
+%% Author: Andy Buckley <andy@insectnation.org>
+%%
+%% 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{2.0}
+\def\filedate{2014/12/01}
+\ProvidesPackage{hepnicenames}[\filedate\space Friendly alternatives to the PEN particle codes (version \fileversion)]
+\NeedsTeXFormat{LaTeX2e}
+
+%% Declare package options: map directly on to options in hepparticles
+%% package via heppennames
+\DeclareOption{italic}{%
+ \PassOptionsToPackage{italic}{heppennames}%
+}
+% \DeclareOption{itforce}{%
+% \PassOptionsToPackage{itforce}{heppennames}%
+% }
+% \DeclareOption{maybess}{%
+% \PassOptionsToPackage{maybess}{heppennames}%
+% }
+% \DeclareOption{noss}{%
+% \PassOptionsToPackage{noss}{heppennames}%
+% }
+
+%% Process package options
+\ProcessOptions
+
+%% Load the heppennames package, for which this is syntactic sugar
+\RequirePackage{heppennames}
+
+%% For referencing this package
+%% \DeclareRobustCommand{\hepnicenames}{\texttt{hepnicenames}\xspace}
+
+
+%% -------------------------------------------------------------
+%% The particles...
+%% -------------------------------------------------------------
+
+
+%% B mesons
+%\DeclareRobustCommand{\PB}{\PB} %% in pennames
+%\DeclareRobustCommand{\PBpm}{\PBpm} %% in pennames
+%\DeclareRobustCommand{\PBmp}{\PBmp} %% in pennames
+\DeclareRobustCommand{\PBplus}{\PBp}
+\DeclareRobustCommand{\PBminus}{\PBm}
+\DeclareRobustCommand{\PBzero}{\PBz}
+\DeclareRobustCommand{\PBstar}{\PBst}
+\DeclareRobustCommand{\PBd}{\PdB}
+\DeclareRobustCommand{\PBu}{\PuB}
+\DeclareRobustCommand{\PBc}{\PcB}
+\DeclareRobustCommand{\PBs}{\PsB}
+\DeclareRobustCommand{\APB}{\PaB}
+\DeclareRobustCommand{\APBzero}{\PaBz}
+\DeclareRobustCommand{\APBd}{\PadB}
+\DeclareRobustCommand{\APBu}{\PauB}
+\DeclareRobustCommand{\APBc}{\PacB}
+\DeclareRobustCommand{\APBs}{\PasB}
+
+%% Kaons
+%\DeclareRobustCommand{\PK}{\PK} %% in pennames
+%\DeclareRobustCommand{\PKpm}{\PKpm} %% in pennames
+%\DeclareRobustCommand{\PKmp}{\PKmp} %% in pennames
+\DeclareRobustCommand{\PKplus}{\PKp}
+\DeclareRobustCommand{\PKminus}{\PKm}
+\DeclareRobustCommand{\PKzero}{\PKz}
+\DeclareRobustCommand{\PKshort}{\PKzS}
+\DeclareRobustCommand{\PKs}{\PKzS}
+\DeclareRobustCommand{\PKlong}{\PKzL}
+\DeclareRobustCommand{\PKl}{\PKzL}
+\DeclareRobustCommand{\PKstar}{\PKst}
+\DeclareRobustCommand{\APK}{\PaKz}
+\DeclareRobustCommand{\APKzero}{\PaKz}
+
+%% Bosons
+\DeclareRobustCommand{\Pphoton}{\Pgg}
+\DeclareRobustCommand{\Pgamma}{\Pgg}
+\DeclareRobustCommand{\Pphotonx}{\Pggx}
+\DeclareRobustCommand{\Pgammastar}{\Pggx}
+\DeclareRobustCommand{\Pgluon}{\Pg}
+%\DeclareRobustCommand{\PW}{\PW} %% in pennames
+%\DeclareRobustCommand{\PWpm}{\PWpm} %% in pennames
+%\DeclareRobustCommand{\PWmp}{\PWmp} %% in pennames
+\DeclareRobustCommand{\PWplus}{\PWp}
+\DeclareRobustCommand{\PWminus}{\PWm}
+\DeclareRobustCommand{\PWprime}{\PWpr}
+%\DeclareRobustCommand{\PZ}{\PZ} %% in pennames
+\DeclareRobustCommand{\PZzero}{\PZz} % Z with a zero
+\DeclareRobustCommand{\PZprime}{\PZpr} % Z-prime
+\DeclareRobustCommand{\Paxion}{\PAz} % axion
+
+%% Generic fermions
+\DeclareRobustCommand{\Pfermion}{\Pf}
+\DeclareRobustCommand{\Pfermionpm}{\Pfpm}
+\DeclareRobustCommand{\Pfermionmp}{\Pfmp}
+\DeclareRobustCommand{\Pfermionplus}{\Pfp}
+\DeclareRobustCommand{\Pfermionminus}{\Pfm}
+\DeclareRobustCommand{\APfermion}{\Paf}
+
+%% Leptons
+\DeclareRobustCommand{\Plepton}{\Pl} % lepton
+\DeclareRobustCommand{\Pleptonpm}{\Plpm} % charged lepton
+\DeclareRobustCommand{\Pleptonmp}{\Plmp} % charged lepton
+\DeclareRobustCommand{\Pleptonplus}{\Plp} % positive lepton
+\DeclareRobustCommand{\Pleptonminus}{\Plm} % negative lepton
+\DeclareRobustCommand{\APlepton}{\Pal} % anti-lepton
+\DeclareRobustCommand{\Pnu}{\Pgn} % neutrino
+\DeclareRobustCommand{\APnu}{\Pagn} % antineutrino
+\DeclareRobustCommand{\Pneutrino}{\Pgn} % neutrino
+\DeclareRobustCommand{\APneutrino}{\Pagn} % antineutrino
+\DeclareRobustCommand{\Pnulepton}{\Pgnl} % lepton-flavour neutrino
+\DeclareRobustCommand{\APnulepton}{\Pagnl} % lepton-flavour antineutrino
+%\DeclareRobustCommand{\Pe}{\Pe} %% in pennames
+%\DeclareRobustCommand{\Pepm}{\Pepm} %% in pennames
+%\DeclareRobustCommand{\Pemp}{\Pemp} %% in pennames
+\DeclareRobustCommand{\Pelectron}{\Pem}
+\DeclareRobustCommand{\APelectron}{\Pep}
+\DeclareRobustCommand{\Ppositron}{\Pep}
+\DeclareRobustCommand{\APpositron}{\Pep}
+\DeclareRobustCommand{\Pmu}{\Pgm}
+\DeclareRobustCommand{\Pmupm}{\Pgmpm}
+\DeclareRobustCommand{\Pmump}{\Pgmmp}
+\DeclareRobustCommand{\Pmuon}{\Pgmm}
+\DeclareRobustCommand{\APmuon}{\Pgmp}
+\DeclareRobustCommand{\Ptau}{\Pgt}
+\DeclareRobustCommand{\Ptaupm}{\Pgtpm}
+\DeclareRobustCommand{\Ptaump}{\Pgtmp}
+\DeclareRobustCommand{\Ptauon}{\Pgtm}
+\DeclareRobustCommand{\APtauon}{\Pgtp}
+\DeclareRobustCommand{\Pnue}{\Pgne}
+\DeclareRobustCommand{\Pnum}{\Pgngm}
+\DeclareRobustCommand{\Pnut}{\Pgngt}
+\DeclareRobustCommand{\APnue}{\Pagne}
+\DeclareRobustCommand{\APnum}{\Pagngm}
+\DeclareRobustCommand{\APnut}{\Pagngt}
+
+%% Quarks
+\DeclareRobustCommand{\Pquark}{\Pq}
+\DeclareRobustCommand{\APquark}{\Paq}
+\DeclareRobustCommand{\Pdown}{\Pqd}
+\DeclareRobustCommand{\Pup}{\Pqu}
+\DeclareRobustCommand{\Pstrange}{\Pqs}
+\DeclareRobustCommand{\Pcharm}{\Pqc}
+\DeclareRobustCommand{\Pbottom}{\Pqb}
+\DeclareRobustCommand{\Pbeauty}{\Pqb}
+\DeclareRobustCommand{\Ptop}{\Pqt}
+\DeclareRobustCommand{\Ptruth}{\Pqt}
+\DeclareRobustCommand{\APdown}{\Paqd}
+\DeclareRobustCommand{\APqd}{\Paqd}
+\DeclareRobustCommand{\APup}{\Paqu}
+\DeclareRobustCommand{\APqu}{\Paqu}
+\DeclareRobustCommand{\APstrange}{\Paqs}
+\DeclareRobustCommand{\APqs}{\Paqs}
+\DeclareRobustCommand{\APcharm}{\Paqc}
+\DeclareRobustCommand{\APqc}{\Paqc}
+\DeclareRobustCommand{\APbottom}{\Paqb}
+\DeclareRobustCommand{\APbeauty}{\Paqb}
+\DeclareRobustCommand{\APqb}{\Paqb}
+\DeclareRobustCommand{\APtop}{\Paqt}
+\DeclareRobustCommand{\APtruth}{\Paqt}
+\DeclareRobustCommand{\APqt}{\Paqt}
+
+%% Nucleons
+\DeclareRobustCommand{\Pproton}{\Pp}
+\DeclareRobustCommand{\Pneutron}{\Pn}
+\DeclareRobustCommand{\APproton}{\Pap}
+\DeclareRobustCommand{\APneutron}{\Pan}
+
+%% Chi_c mesons
+\DeclareRobustCommand{\Pchic}{\Pcgc}
+
+%% Delta baryons
+\DeclareRobustCommand{\PDelta}{\PgD}
+
+%% Lambda baryons
+\DeclareRobustCommand{\PLambda}{\PgL}
+\DeclareRobustCommand{\APLambda}{\PagL}
+\DeclareRobustCommand{\PLambdac}{\PcgLp}
+\DeclareRobustCommand{\PLambdab}{\PbgL} %% Lambda_b
+
+%% Omega
+\DeclareRobustCommand{\POmega}{\PgO}
+\DeclareRobustCommand{\POmegapm}{\PgOpm}
+\DeclareRobustCommand{\POmegamp}{\PgOmp}
+\DeclareRobustCommand{\POmegaplus}{\PgOp}
+\DeclareRobustCommand{\POmegaminus}{\PgOm}
+\DeclareRobustCommand{\APOmega}{\PagO}
+\DeclareRobustCommand{\APOmegaplus}{\PagOp}
+\DeclareRobustCommand{\APOmegaminus}{\PagOm}
+
+%% Sigma baryons
+\DeclareRobustCommand{\PSigma}{\PgS}
+\DeclareRobustCommand{\PSigmapm}{\PgSpm}
+\DeclareRobustCommand{\PSigmamp}{\PgSmp}
+\DeclareRobustCommand{\PSigmaminus}{\PgSm}
+\DeclareRobustCommand{\PSigmaplus}{\PgSp}
+\DeclareRobustCommand{\PSigmazero}{\PgSz}
+\DeclareRobustCommand{\PSigmac}{\PcgS}
+\DeclareRobustCommand{\APSigmaminus}{\PagSm}
+\DeclareRobustCommand{\APSigmaplus}{\PagSp}
+\DeclareRobustCommand{\APSigmazero}{\PagSz}
+\DeclareRobustCommand{\APSigmac}{\PacgS}
+
+%% Upsilon
+\DeclareRobustCommand{\PUpsilon}{\PgU}
+\DeclareRobustCommand{\PUpsilonOneS}{\PgUi}
+\DeclareRobustCommand{\PUpsilonTwoS}{\PgUa}
+\DeclareRobustCommand{\PUpsilonThreeS}{\PgUb}
+\DeclareRobustCommand{\PUpsilonFourS}{\PgUc}
+
+%% Xi
+\DeclareRobustCommand{\PXi}{\PgX}
+\DeclareRobustCommand{\PXiplus}{\PgXp}
+\DeclareRobustCommand{\PXiminus}{\PgXm}
+\DeclareRobustCommand{\PXizero}{\PgXz}
+\DeclareRobustCommand{\APXiplus}{\PagXp}
+\DeclareRobustCommand{\APXiminus}{\PagXm}
+\DeclareRobustCommand{\APXizero}{\PagXz}
+\DeclareRobustCommand{\PXicplus}{\PcgXp}
+\DeclareRobustCommand{\PXiczero}{\PcgXz}
+%% others?
+
+%% Strange mesons
+\DeclareRobustCommand{\Pphi}{\Pgf}
+
+%% Eta mesons
+\DeclareRobustCommand{\Peta}{\Pgh}
+\DeclareRobustCommand{\Petaprime}{\Pghpr}
+\DeclareRobustCommand{\Petac}{\Pcgh}
+
+%% omega mesons
+\DeclareRobustCommand{\Pomega}{\Pgo}
+
+%% Pions
+\DeclareRobustCommand{\Ppi}{\Pgp}
+\DeclareRobustCommand{\Ppipm}{\Pgppm}
+\DeclareRobustCommand{\Ppimp}{\Pgpmp}
+\DeclareRobustCommand{\Ppiplus}{\Pgpp}
+\DeclareRobustCommand{\Ppiminus}{\Pgpm}
+\DeclareRobustCommand{\Ppizero}{\Pgpz}
+
+%% Rho mesons
+\DeclareRobustCommand{\Prho}{\Pgr}
+\DeclareRobustCommand{\Prhoplus}{\Pgrp}
+\DeclareRobustCommand{\Prhominus}{\Pgrm}
+\DeclareRobustCommand{\Prhopm}{\Pgrpm}
+\DeclareRobustCommand{\Prhomp}{\Pgrmp}
+\DeclareRobustCommand{\Prhozero}{\Pgrz}
+
+%% Psi resonances
+\DeclareRobustCommand{\PJpsi}{\PJgy}
+\DeclareRobustCommand{\PJpsiOneS}{\PJgyi}
+\DeclareRobustCommand{\Ppsi}{\Pgy}
+\DeclareRobustCommand{\PpsiTwoS}{\Pgyii}
+
+%% Charmed mesons
+%\DeclareRobustCommand{\PD}{\PD} %% in pennames
+%\DeclareRobustCommand{\PDpm}{\PDpm} %% in pennames
+%\DeclareRobustCommand{\PDmp}{\PDmp} %% in pennames
+\DeclareRobustCommand{\PDzero}{\PDz}
+\DeclareRobustCommand{\PDminus}{\PDm}
+\DeclareRobustCommand{\PDplus}{\PDp}
+\DeclareRobustCommand{\PDstar}{\PDst}
+\DeclareRobustCommand{\APD}{\PaD}
+\DeclareRobustCommand{\APDzero}{\PaDz}
+\DeclareRobustCommand{\PDs}{\PsD}
+\DeclareRobustCommand{\PDsminus}{\PsDm}
+\DeclareRobustCommand{\PDsplus}{\PsDp}
+\DeclareRobustCommand{\PDspm}{\PsDpm}
+\DeclareRobustCommand{\PDsmp}{\PsDmp}
+\DeclareRobustCommand{\PDsstar}{\PsDst}
+
+%% Higgses (including SUSY sector Higgses)
+\DeclareRobustCommand{\PHiggs}{\PH}
+\DeclareRobustCommand{\PHiggsheavy}{\PH}
+\DeclareRobustCommand{\PHiggslight}{\Ph}
+\DeclareRobustCommand{\PHiggsheavyzero}{\PHz}
+\DeclareRobustCommand{\PHiggslightzero}{\Phz}
+\DeclareRobustCommand{\PHiggsps}{\PA}
+\DeclareRobustCommand{\PHiggspszero}{\PAz}
+\DeclareRobustCommand{\PHiggsplus}{\PHp}
+\DeclareRobustCommand{\PHiggsminus}{\PHm}
+\DeclareRobustCommand{\PHiggspm}{\PHpm}
+\DeclareRobustCommand{\PHiggsmp}{\PHmp}
+\DeclareRobustCommand{\PHiggszero}{\PHz}
+
+%% SUSY partners
+\DeclareRobustCommand{\PSHiggs}{\PSH}
+\DeclareRobustCommand{\PSHiggsino}{\PSH}
+\DeclareRobustCommand{\PSHiggsplus}{\PSHp}
+\DeclareRobustCommand{\PSHiggsinoplus}{\PSHp}
+\DeclareRobustCommand{\PSHiggsminus}{\PSHm}
+\DeclareRobustCommand{\PSHiggsinominus}{\PSHm}
+\DeclareRobustCommand{\PSHiggspm}{\PSHpm}
+\DeclareRobustCommand{\PSHiggsinopm}{\PSHpm}
+\DeclareRobustCommand{\PSHiggsmp}{\PSHmp}
+\DeclareRobustCommand{\PSHiggsinomp}{\PSHmp}
+\DeclareRobustCommand{\PSHiggszero}{\PSHz}
+\DeclareRobustCommand{\PSHiggsinozero}{\PSHz}
+%\DeclareRobustCommand{\PSB}{\PSB} % bino %% in pennames
+\DeclareRobustCommand{\PSBino}{\PSB} % bino
+%\DeclareRobustCommand{\PSW}{\PSW} %% in pennames
+\DeclareRobustCommand{\PSWplus}{\PSWp} %% in pennames
+\DeclareRobustCommand{\PSWminus}{\PSWm} %% in pennames
+%\DeclareRobustCommand{\PSWpm}{\PSWpm} %% in pennames
+%\DeclareRobustCommand{\PSWmp}{\PSWmp} %% in pennames
+\DeclareRobustCommand{\PSWino}{\PSW} %% in pennames
+\DeclareRobustCommand{\PSWinopm}{\PSWpm} %% in pennames
+\DeclareRobustCommand{\PSWinomp}{\PSWmp} %% in pennames
+%\DeclareRobustCommand{\PSZ}{\PSZ} %% in pennames
+\DeclareRobustCommand{\PSZzero}{\PSZz}
+%\DeclareRobustCommand{\PSe}{\PSe} %% in pennames
+\DeclareRobustCommand{\PSphoton}{\PSgg} % photino
+\DeclareRobustCommand{\PSphotino}{\PSgg} % photino
+\DeclareRobustCommand{\Pphotino}{\PSgg} % photino
+\DeclareRobustCommand{\PSmu}{\PSgm} % smuon
+\DeclareRobustCommand{\PSnu}{\PSgn} % sneutrino
+\DeclareRobustCommand{\PStau}{\PSgt} % stau
+\DeclareRobustCommand{\PSino}{\PSgx} % neutralino/chargino
+\DeclareRobustCommand{\PSgaugino}{\PSino} % neutralino/chargino
+\DeclareRobustCommand{\PScharginopm}{\PSgxpm} % chargino \pm
+\DeclareRobustCommand{\PScharginomp}{\PSgxmp} % chargino \mp
+\DeclareRobustCommand{\PSneutralino}{\PSgxz} % neutralino
+\DeclareRobustCommand{\PSneutralinoOne}{\PSgxzi} % lightest neutralino
+\DeclareRobustCommand{\PSneutralinoTwo}{\PSgxzii} % next-to-lightest neutralino
+\DeclareRobustCommand{\PSgluino}{\PSg} % gluino
+\DeclareRobustCommand{\PSlepton}{\PSl} % slepton
+\DeclareRobustCommand{\PSslepton}{\PSl} % slepton
+\DeclareRobustCommand{\Pslepton}{\PSl} % duplicate slepton macro
+\DeclareRobustCommand{\APSlepton}{\PaSl} % anti-slepton
+\DeclareRobustCommand{\APslepton}{\PaSl} % anti-slepton
+
+%% Squarks
+%\DeclareRobustCommand{\PSq}{\PSq} %% in pennames
+\DeclareRobustCommand{\Psquark}{\PSq}
+\DeclareRobustCommand{\APSq}{\PaSq}
+\DeclareRobustCommand{\APsquark}{\PaSq}
+%
+\DeclareRobustCommand{\PSdown}{\PSqd}
+\DeclareRobustCommand{\PSup}{\PSqu}
+\DeclareRobustCommand{\PSstrange}{\PSqs}
+\DeclareRobustCommand{\PScharm}{\PSqc}
+\DeclareRobustCommand{\PSbottom}{\PSqb}
+\DeclareRobustCommand{\PStop}{\PSqt}
+\DeclareRobustCommand{\PASdown}{\PaSqd}
+\DeclareRobustCommand{\PASup}{\PaSqu}
+\DeclareRobustCommand{\PASstrange}{\PaSqs}
+\DeclareRobustCommand{\PAScharm}{\PaSqc}
+\DeclareRobustCommand{\PASbottom}{\PaSqb}
+\DeclareRobustCommand{\PAStop}{\PaSqt}
+
+%% Even less formal names
+\DeclareRobustCommand{\eplus}{\Pep}
+\DeclareRobustCommand{\eminus}{\Pem}
+
+%% Just for completeness...
+\endinput
diff --git a/macros/latex/contrib/hepnames/heppennames-it.pdf b/macros/latex/contrib/hepnames/heppennames-it.pdf
new file mode 100644
index 0000000000..18e42ba8de
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames-it.pdf
Binary files differ
diff --git a/macros/latex/contrib/hepnames/heppennames-it.tex b/macros/latex/contrib/hepnames/heppennames-it.tex
new file mode 100644
index 0000000000..496bcec532
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames-it.tex
@@ -0,0 +1,3056 @@
+\documentclass[12pt]{article}
+\usepackage[italic]{heppennames}
+\usepackage{a4wide,multicol,setspace,color}
+\title{Testing \textsf{heppennames}}
+\author{Generated by \texttt{andy}}
+\onehalfspacing
+\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}
+\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}
+\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}
+\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}
+\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}
+\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}
+\newcommand{\texpkg}[1]{\texttt{#1}}
+\newcommand{\texcls}[1]{\texttt{#1}}
+\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}
+
+\begin{document}
+\maketitle
+
+\section{Normal font}
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+\clearpage
+
+\section{Bold font}
+\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Italic font}
+\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold italic font}
+\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+
+\section{Sans font}
+\textsf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold sans font}
+\textsf{\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Italic sans font}
+\textsf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Bold italic sans font}
+\textsf{\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}}
+
+\end{document}
diff --git a/macros/latex/contrib/hepnames/heppennames-macros.tex b/macros/latex/contrib/hepnames/heppennames-macros.tex
new file mode 100644
index 0000000000..ba58a0c07f
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames-macros.tex
@@ -0,0 +1,375 @@
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
diff --git a/macros/latex/contrib/hepnames/heppennames-rm.pdf b/macros/latex/contrib/hepnames/heppennames-rm.pdf
new file mode 100644
index 0000000000..397336b3a0
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames-rm.pdf
Binary files differ
diff --git a/macros/latex/contrib/hepnames/heppennames-rm.tex b/macros/latex/contrib/hepnames/heppennames-rm.tex
new file mode 100644
index 0000000000..1695c9837c
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames-rm.tex
@@ -0,0 +1,3056 @@
+\documentclass[12pt]{article}
+\usepackage{heppennames}
+\usepackage{a4wide,multicol,setspace,color}
+\title{Testing \textsf{heppennames}}
+\author{Generated by \texttt{andy}}
+\onehalfspacing
+\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}
+\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}
+\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}
+\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}
+\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}
+\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}
+\newcommand{\texpkg}[1]{\texttt{#1}}
+\newcommand{\texcls}[1]{\texttt{#1}}
+\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}
+
+\begin{document}
+\maketitle
+
+\section{Normal font}
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+\clearpage
+
+\section{Bold font}
+\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Italic font}
+\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold italic font}
+\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+
+\section{Sans font}
+\textsf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}
+\clearpage
+
+\section{Bold sans font}
+\textsf{\textbf{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Italic sans font}
+\textsf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}
+\clearpage
+
+\section{Bold italic sans font}
+\textsf{\textbf{\textit{
+\begin{multicols}{2}{
+\begin{itemize}
+\item \texcmd{PB} $\Rightarrow$ \PB
+\item \texcmd{PBpm} $\Rightarrow$ \PBpm
+\item \texcmd{PBmp} $\Rightarrow$ \PBmp
+\item \texcmd{PBp} $\Rightarrow$ \PBp
+\item \texcmd{PBm} $\Rightarrow$ \PBm
+\item \texcmd{PBz} $\Rightarrow$ \PBz
+\item \texcmd{PBst} $\Rightarrow$ \PBst
+\item \texcmd{PdB} $\Rightarrow$ \PdB
+\item \texcmd{PuB} $\Rightarrow$ \PuB
+\item \texcmd{PcB} $\Rightarrow$ \PcB
+\item \texcmd{PsB} $\Rightarrow$ \PsB
+\item \texcmd{PaB} $\Rightarrow$ \PaB
+\item \texcmd{PaBz} $\Rightarrow$ \PaBz
+\item \texcmd{PadB} $\Rightarrow$ \PadB
+\item \texcmd{PauB} $\Rightarrow$ \PauB
+\item \texcmd{PacB} $\Rightarrow$ \PacB
+\item \texcmd{PasB} $\Rightarrow$ \PasB
+\item kaon\newline \texcmd{PK} $\Rightarrow$ \PK
+\item charged kaon\newline \texcmd{PKpm} $\Rightarrow$ \PKpm
+\item charged kaon\newline \texcmd{PKmp} $\Rightarrow$ \PKmp
+\item negative kaon\newline \texcmd{PKm} $\Rightarrow$ \PKm
+\item positive kaon\newline \texcmd{PKp} $\Rightarrow$ \PKp
+\item neutral kaon\newline \texcmd{PKz} $\Rightarrow$ \PKz
+\item K-long\newline \texcmd{PKzL} $\Rightarrow$ \PKzL
+\item K-short\newline \texcmd{PKzS} $\Rightarrow$ \PKzS
+\item K star\newline \texcmd{PKst} $\Rightarrow$ \PKst
+\item anti-kaon\newline \texcmd{PaK} $\Rightarrow$ \PaK
+\item neutral anti-kaon\newline \texcmd{PaKz} $\Rightarrow$ \PaKz
+\item \texcmd{PKeiii} $\Rightarrow$ \PKeiii
+\item \texcmd{PKgmiii} $\Rightarrow$ \PKgmiii
+\item \texcmd{PKzeiii} $\Rightarrow$ \PKzeiii
+\item \texcmd{PKzgmiii} $\Rightarrow$ \PKzgmiii
+\item \texcmd{PKia} $\Rightarrow$ \PKia
+\item \texcmd{PKii} $\Rightarrow$ \PKii
+\item \texcmd{PKi} $\Rightarrow$ \PKi
+\item \texcmd{PKsti} $\Rightarrow$ \PKsti
+\item \texcmd{PKsta} $\Rightarrow$ \PKsta
+\item \texcmd{PKstb} $\Rightarrow$ \PKstb
+\item \texcmd{PKstiii} $\Rightarrow$ \PKstiii
+\item \texcmd{PKstii} $\Rightarrow$ \PKstii
+\item \texcmd{PKstiv} $\Rightarrow$ \PKstiv
+\item \texcmd{PKstz} $\Rightarrow$ \PKstz
+\item \texcmd{PN} $\Rightarrow$ \PN
+\item \texcmd{PNa} $\Rightarrow$ \PNa
+\item \texcmd{PNb} $\Rightarrow$ \PNb
+\item \texcmd{PNc} $\Rightarrow$ \PNc
+\item \texcmd{PNd} $\Rightarrow$ \PNd
+\item \texcmd{PNe} $\Rightarrow$ \PNe
+\item \texcmd{PNf} $\Rightarrow$ \PNf
+\item \texcmd{PNg} $\Rightarrow$ \PNg
+\item \texcmd{PNh} $\Rightarrow$ \PNh
+\item \texcmd{PNi} $\Rightarrow$ \PNi
+\item \texcmd{PNj} $\Rightarrow$ \PNj
+\item \texcmd{PNk} $\Rightarrow$ \PNk
+\item \texcmd{PNl} $\Rightarrow$ \PNl
+\item \texcmd{PNm} $\Rightarrow$ \PNm
+\item gluon\newline \texcmd{Pg} $\Rightarrow$ \Pg
+\item photon\newline \texcmd{Pgg} $\Rightarrow$ \Pgg
+\item photon*\newline \texcmd{Pggx} $\Rightarrow$ \Pggx
+\item W boson\newline \texcmd{PW} $\Rightarrow$ \PW
+\item charged W boson\newline \texcmd{PWpm} $\Rightarrow$ \PWpm
+\item charged W boson\newline \texcmd{PWmp} $\Rightarrow$ \PWmp
+\item W-plus\newline \texcmd{PWp} $\Rightarrow$ \PWp
+\item W-minus\newline \texcmd{PWm} $\Rightarrow$ \PWm
+\item \texcmd{PWR} $\Rightarrow$ \PWR
+\item W-prime boson\newline \texcmd{PWpr} $\Rightarrow$ \PWpr
+\item Z boson\newline \texcmd{PZ} $\Rightarrow$ \PZ
+\item neutral Z boson\newline \texcmd{PZz} $\Rightarrow$ \PZz
+\item Z-prime boson\newline \texcmd{PZpr} $\Rightarrow$ \PZpr
+\item left-right Z boson\newline \texcmd{PZLR} $\Rightarrow$ \PZLR
+\item \texcmd{PZgc} $\Rightarrow$ \PZgc
+\item \texcmd{PZge} $\Rightarrow$ \PZge
+\item \texcmd{PZgy} $\Rightarrow$ \PZgy
+\item \texcmd{PZi} $\Rightarrow$ \PZi
+\item axion\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item standard/heavy Higgs\newline \texcmd{PH} $\Rightarrow$ \PH
+\item explicitly neutral standard/heavy Higgs\newline \texcmd{PHz} $\Rightarrow$ \PHz
+\item light Higgs\newline \texcmd{Ph} $\Rightarrow$ \Ph
+\item explicitly neutral light Higgs\newline \texcmd{Phz} $\Rightarrow$ \Phz
+\item pseudoscalar Higgs\newline \texcmd{PA} $\Rightarrow$ \PA
+\item explicitly neutral pseudoscalar Higgs\newline \texcmd{PAz} $\Rightarrow$ \PAz
+\item charged Higgs\newline \texcmd{PHpm} $\Rightarrow$ \PHpm
+\item charged Higgs\newline \texcmd{PHmp} $\Rightarrow$ \PHmp
+\item positive-charged Higgs\newline \texcmd{PHp} $\Rightarrow$ \PHp
+\item negative-charged Higgs\newline \texcmd{PHm} $\Rightarrow$ \PHm
+\item fermion\newline \texcmd{Pf} $\Rightarrow$ \Pf
+\item charged fermion\newline \texcmd{Pfpm} $\Rightarrow$ \Pfpm
+\item charged fermion\newline \texcmd{Pfmp} $\Rightarrow$ \Pfmp
+\item positive fermion\newline \texcmd{Pfp} $\Rightarrow$ \Pfp
+\item negative fermion\newline \texcmd{Pfm} $\Rightarrow$ \Pfm
+\item anti-fermion\newline \texcmd{Paf} $\Rightarrow$ \Paf
+\item lepton\newline \texcmd{Pl} $\Rightarrow$ \Pl
+\item charged lepton\newline \texcmd{Plpm} $\Rightarrow$ \Plpm
+\item charged lepton\newline \texcmd{Plmp} $\Rightarrow$ \Plmp
+\item positive lepton\newline \texcmd{Plp} $\Rightarrow$ \Plp
+\item negative lepton\newline \texcmd{Plm} $\Rightarrow$ \Plm
+\item anti-lepton\newline \texcmd{Pal} $\Rightarrow$ \Pal
+\item generic neutrino\newline \texcmd{Pgn} $\Rightarrow$ \Pgn
+\item neutrino (for lepton ell)\newline \texcmd{Pgnl} $\Rightarrow$ \Pgnl
+\item generic anti-neutrino\newline \texcmd{Pagn} $\Rightarrow$ \Pagn
+\item anti-neutrino (for lepton ell)\newline \texcmd{Pagnl} $\Rightarrow$ \Pagnl
+\item electronic\newline \texcmd{Pe} $\Rightarrow$ \Pe
+\item e plus/minus\newline \texcmd{Pepm} $\Rightarrow$ \Pepm
+\item e minus/plus\newline \texcmd{Pemp} $\Rightarrow$ \Pemp
+\item electron\newline \texcmd{Pem} $\Rightarrow$ \Pem
+\item positron\newline \texcmd{Pep} $\Rightarrow$ \Pep
+\item muonic\newline \texcmd{Pgm} $\Rightarrow$ \Pgm
+\item mu plus/minus\newline \texcmd{Pgmpm} $\Rightarrow$ \Pgmpm
+\item mu minus/plus\newline \texcmd{Pgmmp} $\Rightarrow$ \Pgmmp
+\item muon\newline \texcmd{Pgmm} $\Rightarrow$ \Pgmm
+\item anti-muon\newline \texcmd{Pgmp} $\Rightarrow$ \Pgmp
+\item tauonic\newline \texcmd{Pgt} $\Rightarrow$ \Pgt
+\item tau plus/minus\newline \texcmd{Pgtpm} $\Rightarrow$ \Pgtpm
+\item tau minus/plus\newline \texcmd{Pgtmp} $\Rightarrow$ \Pgtmp
+\item tau lepton\newline \texcmd{Pgtm} $\Rightarrow$ \Pgtm
+\item anti-tau\newline \texcmd{Pgtp} $\Rightarrow$ \Pgtp
+\item electron neutrino\newline \texcmd{Pgne} $\Rightarrow$ \Pgne
+\item muon neutrino\newline \texcmd{Pgngm} $\Rightarrow$ \Pgngm
+\item tau neutrino\newline \texcmd{Pgngt} $\Rightarrow$ \Pgngt
+\item electron anti-neutrino\newline \texcmd{Pagne} $\Rightarrow$ \Pagne
+\item muon anti-neutrino\newline \texcmd{Pagngm} $\Rightarrow$ \Pagngm
+\item tau anti-neutrino\newline \texcmd{Pagngt} $\Rightarrow$ \Pagngt
+\item quark\newline \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item down quark\newline \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item up quark\newline \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item strange quark\newline \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item charm quark\newline \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item bottom quark\newline \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item top quark\newline \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item down anti-quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item up anti-quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item strange anti-quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item charm anti-quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item bottom anti-quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item top anti-quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item \texcmd{Pqb} $\Rightarrow$ \Pqb
+\item \texcmd{Pqc} $\Rightarrow$ \Pqc
+\item \texcmd{Pqd} $\Rightarrow$ \Pqd
+\item \texcmd{Pqs} $\Rightarrow$ \Pqs
+\item \texcmd{Pqt} $\Rightarrow$ \Pqt
+\item \texcmd{Pqu} $\Rightarrow$ \Pqu
+\item \texcmd{Pq} $\Rightarrow$ \Pq
+\item anti-bottom quark\newline \texcmd{Paqb} $\Rightarrow$ \Paqb
+\item anti-charm quark\newline \texcmd{Paqc} $\Rightarrow$ \Paqc
+\item anti-down quark\newline \texcmd{Paqd} $\Rightarrow$ \Paqd
+\item anti-strange quark\newline \texcmd{Paqs} $\Rightarrow$ \Paqs
+\item anti-top quark\newline \texcmd{Paqt} $\Rightarrow$ \Paqt
+\item anti-up quark\newline \texcmd{Paqu} $\Rightarrow$ \Paqu
+\item anti-quark\newline \texcmd{Paq} $\Rightarrow$ \Paq
+\item proton\newline \texcmd{Pp} $\Rightarrow$ \Pp
+\item neutron\newline \texcmd{Pn} $\Rightarrow$ \Pn
+\item anti-proton\newline \texcmd{Pap} $\Rightarrow$ \Pap
+\item anti-neutron\newline \texcmd{Pan} $\Rightarrow$ \Pan
+\item \texcmd{Pcgc} $\Rightarrow$ \Pcgc
+\item \texcmd{Pcgcii} $\Rightarrow$ \Pcgcii
+\item \texcmd{Pcgci} $\Rightarrow$ \Pcgci
+\item \texcmd{Pcgcz} $\Rightarrow$ \Pcgcz
+\item \texcmd{Pfia} $\Rightarrow$ \Pfia
+\item \texcmd{Pfib} $\Rightarrow$ \Pfib
+\item \texcmd{Pfiia} $\Rightarrow$ \Pfiia
+\item \texcmd{Pfiib} $\Rightarrow$ \Pfiib
+\item \texcmd{Pfiic} $\Rightarrow$ \Pfiic
+\item \texcmd{Pfiid} $\Rightarrow$ \Pfiid
+\item \texcmd{Pfiipr} $\Rightarrow$ \Pfiipr
+\item \texcmd{Pfii} $\Rightarrow$ \Pfii
+\item \texcmd{Pfiv} $\Rightarrow$ \Pfiv
+\item \texcmd{Pfi} $\Rightarrow$ \Pfi
+\item \texcmd{Pfza} $\Rightarrow$ \Pfza
+\item \texcmd{Pfzb} $\Rightarrow$ \Pfzb
+\item \texcmd{Pfz} $\Rightarrow$ \Pfz
+\item \texcmd{PgD} $\Rightarrow$ \PgD
+\item \texcmd{PgDa} $\Rightarrow$ \PgDa
+\item \texcmd{PgDb} $\Rightarrow$ \PgDb
+\item \texcmd{PgDc} $\Rightarrow$ \PgDc
+\item \texcmd{PgDd} $\Rightarrow$ \PgDd
+\item \texcmd{PgDe} $\Rightarrow$ \PgDe
+\item \texcmd{PgDf} $\Rightarrow$ \PgDf
+\item \texcmd{PgDh} $\Rightarrow$ \PgDh
+\item \texcmd{PgDi} $\Rightarrow$ \PgDi
+\item \texcmd{PgDj} $\Rightarrow$ \PgDj
+\item \texcmd{PgDk} $\Rightarrow$ \PgDk
+\item \texcmd{PgL} $\Rightarrow$ \PgL
+\item \texcmd{PagL} $\Rightarrow$ \PagL
+\item \texcmd{PcgLp} $\Rightarrow$ \PcgLp
+\item \texcmd{PbgL} $\Rightarrow$ \PbgL
+\item \texcmd{PgLa} $\Rightarrow$ \PgLa
+\item \texcmd{PgLb} $\Rightarrow$ \PgLb
+\item \texcmd{PgLc} $\Rightarrow$ \PgLc
+\item \texcmd{PgLd} $\Rightarrow$ \PgLd
+\item \texcmd{PgLe} $\Rightarrow$ \PgLe
+\item \texcmd{PgLf} $\Rightarrow$ \PgLf
+\item \texcmd{PgLg} $\Rightarrow$ \PgLg
+\item \texcmd{PgLh} $\Rightarrow$ \PgLh
+\item \texcmd{PgLi} $\Rightarrow$ \PgLi
+\item \texcmd{PgLj} $\Rightarrow$ \PgLj
+\item \texcmd{PgLk} $\Rightarrow$ \PgLk
+\item \texcmd{PgLl} $\Rightarrow$ \PgLl
+\item \texcmd{PgLm} $\Rightarrow$ \PgLm
+\item \texcmd{PgO} $\Rightarrow$ \PgO
+\item \texcmd{PgOpm} $\Rightarrow$ \PgOpm
+\item \texcmd{PgOmp} $\Rightarrow$ \PgOmp
+\item \texcmd{PgOp} $\Rightarrow$ \PgOp
+\item \texcmd{PgOm} $\Rightarrow$ \PgOm
+\item \texcmd{PgOma} $\Rightarrow$ \PgOma
+\item new \newline \texcmd{PagO} $\Rightarrow$ \PagO
+\item \texcmd{PagOp} $\Rightarrow$ \PagOp
+\item \texcmd{PagOm} $\Rightarrow$ \PagOm
+\item \texcmd{PgS} $\Rightarrow$ \PgS
+\item \texcmd{PgSpm} $\Rightarrow$ \PgSpm
+\item \texcmd{PgSmp} $\Rightarrow$ \PgSmp
+\item \texcmd{PgSm} $\Rightarrow$ \PgSm
+\item \texcmd{PgSp} $\Rightarrow$ \PgSp
+\item \texcmd{PgSz} $\Rightarrow$ \PgSz
+\item \texcmd{PcgS} $\Rightarrow$ \PcgS
+\item \texcmd{PagSm} $\Rightarrow$ \PagSm
+\item \texcmd{PagSp} $\Rightarrow$ \PagSp
+\item \texcmd{PagSz} $\Rightarrow$ \PagSz
+\item \texcmd{PacgS} $\Rightarrow$ \PacgS
+\item \texcmd{PgSa} $\Rightarrow$ \PgSa
+\item \texcmd{PgSb} $\Rightarrow$ \PgSb
+\item \texcmd{PgSc} $\Rightarrow$ \PgSc
+\item \texcmd{PgSd} $\Rightarrow$ \PgSd
+\item \texcmd{PgSe} $\Rightarrow$ \PgSe
+\item \texcmd{PgSf} $\Rightarrow$ \PgSf
+\item \texcmd{PgSg} $\Rightarrow$ \PgSg
+\item \texcmd{PgSh} $\Rightarrow$ \PgSh
+\item \texcmd{PgSi} $\Rightarrow$ \PgSi
+\item \texcmd{PcgSi} $\Rightarrow$ \PcgSi
+\item \texcmd{PgU} $\Rightarrow$ \PgU
+\item \texcmd{PgUi} $\Rightarrow$ \PgUi
+\item \texcmd{PgUa} $\Rightarrow$ \PgUa
+\item \texcmd{PgUb} $\Rightarrow$ \PgUb
+\item \texcmd{PgUc} $\Rightarrow$ \PgUc
+\item \texcmd{PgUd} $\Rightarrow$ \PgUd
+\item \texcmd{PgUe} $\Rightarrow$ \PgUe
+\item \texcmd{PgX} $\Rightarrow$ \PgX
+\item \texcmd{PgXp} $\Rightarrow$ \PgXp
+\item \texcmd{PgXm} $\Rightarrow$ \PgXm
+\item \texcmd{PgXz} $\Rightarrow$ \PgXz
+\item \texcmd{PgXa} $\Rightarrow$ \PgXa
+\item \texcmd{PgXb} $\Rightarrow$ \PgXb
+\item \texcmd{PgXc} $\Rightarrow$ \PgXc
+\item \texcmd{PgXd} $\Rightarrow$ \PgXd
+\item \texcmd{PgXe} $\Rightarrow$ \PgXe
+\item \texcmd{PagXp} $\Rightarrow$ \PagXp
+\item \texcmd{PagXm} $\Rightarrow$ \PagXm
+\item \texcmd{PagXz} $\Rightarrow$ \PagXz
+\item \texcmd{PcgXp} $\Rightarrow$ \PcgXp
+\item \texcmd{PcgXz} $\Rightarrow$ \PcgXz
+\item \texcmd{Pgf} $\Rightarrow$ \Pgf
+\item \texcmd{Pgfi} $\Rightarrow$ \Pgfi
+\item \texcmd{Pgfa} $\Rightarrow$ \Pgfa
+\item \texcmd{Pgfiii} $\Rightarrow$ \Pgfiii
+\item \texcmd{Pgh} $\Rightarrow$ \Pgh
+\item \texcmd{Pghpr} $\Rightarrow$ \Pghpr
+\item \texcmd{Pcgh} $\Rightarrow$ \Pcgh
+\item \texcmd{Pgha} $\Rightarrow$ \Pgha
+\item \texcmd{Pghb} $\Rightarrow$ \Pghb
+\item \texcmd{Pghpri} $\Rightarrow$ \Pghpri
+\item \texcmd{Pcghi} $\Rightarrow$ \Pcghi
+\item \texcmd{Pgo} $\Rightarrow$ \Pgo
+\item \texcmd{Pgoi} $\Rightarrow$ \Pgoi
+\item \texcmd{Pgoa} $\Rightarrow$ \Pgoa
+\item \texcmd{Pgob} $\Rightarrow$ \Pgob
+\item \texcmd{Pgoiii} $\Rightarrow$ \Pgoiii
+\item pion\newline \texcmd{Pgp} $\Rightarrow$ \Pgp
+\item charged pion\newline \texcmd{Pgppm} $\Rightarrow$ \Pgppm
+\item charged pion\newline \texcmd{Pgpmp} $\Rightarrow$ \Pgpmp
+\item negative pion\newline \texcmd{Pgpm} $\Rightarrow$ \Pgpm
+\item positive pion\newline \texcmd{Pgpp} $\Rightarrow$ \Pgpp
+\item neutral pion\newline \texcmd{Pgpz} $\Rightarrow$ \Pgpz
+\item \texcmd{Pgpa} $\Rightarrow$ \Pgpa
+\item \texcmd{Pgpii} $\Rightarrow$ \Pgpii
+\item resonance removed\newline \texcmd{Pgr} $\Rightarrow$ \Pgr
+\item \texcmd{Pgrp} $\Rightarrow$ \Pgrp
+\item \texcmd{Pgrm} $\Rightarrow$ \Pgrm
+\item \texcmd{Pgrpm} $\Rightarrow$ \Pgrpm
+\item \texcmd{Pgrmp} $\Rightarrow$ \Pgrmp
+\item \texcmd{Pgrz} $\Rightarrow$ \Pgrz
+\item new\newline \texcmd{Pgri} $\Rightarrow$ \Pgri
+\item \texcmd{Pgra} $\Rightarrow$ \Pgra
+\item \texcmd{Pgrb} $\Rightarrow$ \Pgrb
+\item \texcmd{Pgriii} $\Rightarrow$ \Pgriii
+\item \texcmd{PJgy} $\Rightarrow$ \PJgy
+\item \texcmd{PJgyi} $\Rightarrow$ \PJgyi
+\item \texcmd{Pgy} $\Rightarrow$ \Pgy
+\item \texcmd{Pgyii} $\Rightarrow$ \Pgyii
+\item \texcmd{Pgya} $\Rightarrow$ \Pgya
+\item \texcmd{Pgyb} $\Rightarrow$ \Pgyb
+\item \texcmd{Pgyc} $\Rightarrow$ \Pgyc
+\item \texcmd{Pgyd} $\Rightarrow$ \Pgyd
+\item \texcmd{PD} $\Rightarrow$ \PD
+\item \texcmd{PDpm} $\Rightarrow$ \PDpm
+\item \texcmd{PDmp} $\Rightarrow$ \PDmp
+\item \texcmd{PDz} $\Rightarrow$ \PDz
+\item \texcmd{PDm} $\Rightarrow$ \PDm
+\item \texcmd{PDp} $\Rightarrow$ \PDp
+\item \texcmd{PDst} $\Rightarrow$ \PDst
+\item \texcmd{PaD} $\Rightarrow$ \PaD
+\item \texcmd{PaDz} $\Rightarrow$ \PaDz
+\item new 2005-07-08\newline \texcmd{PsD} $\Rightarrow$ \PsD
+\item \texcmd{PsDm} $\Rightarrow$ \PsDm
+\item \texcmd{PsDp} $\Rightarrow$ \PsDp
+\item \texcmd{PsDpm} $\Rightarrow$ \PsDpm
+\item \texcmd{PsDmp} $\Rightarrow$ \PsDmp
+\item \texcmd{PsDst} $\Rightarrow$ \PsDst
+\item \texcmd{PsDipm} $\Rightarrow$ \PsDipm
+\item \texcmd{PsDimp} $\Rightarrow$ \PsDimp
+\item \texcmd{PDiz} $\Rightarrow$ \PDiz
+\item \texcmd{PDstiiz} $\Rightarrow$ \PDstiiz
+\item \texcmd{PDstpm} $\Rightarrow$ \PDstpm
+\item \texcmd{PDstmp} $\Rightarrow$ \PDstmp
+\item \texcmd{PDstz} $\Rightarrow$ \PDstz
+\item \texcmd{PEz} $\Rightarrow$ \PEz
+\item \texcmd{PLpm} $\Rightarrow$ \PLpm
+\item \texcmd{PLmp} $\Rightarrow$ \PLmp
+\item \texcmd{PLz} $\Rightarrow$ \PLz
+\item \texcmd{Paii} $\Rightarrow$ \Paii
+\item \texcmd{Pai} $\Rightarrow$ \Pai
+\item \texcmd{Paz} $\Rightarrow$ \Paz
+\item \texcmd{Pbgcia} $\Rightarrow$ \Pbgcia
+\item \texcmd{Pbgciia} $\Rightarrow$ \Pbgciia
+\item \texcmd{Pbgcii} $\Rightarrow$ \Pbgcii
+\item \texcmd{Pbgci} $\Rightarrow$ \Pbgci
+\item \texcmd{Pbgcza} $\Rightarrow$ \Pbgcza
+\item \texcmd{Pbgcz} $\Rightarrow$ \Pbgcz
+\item \texcmd{Pbi} $\Rightarrow$ \Pbi
+\item \texcmd{Phia} $\Rightarrow$ \Phia
+\item Higgsino\newline \texcmd{PSH} $\Rightarrow$ \PSH
+\item positive Higgsino\newline \texcmd{PSHp} $\Rightarrow$ \PSHp
+\item negative Higgsino\newline \texcmd{PSHm} $\Rightarrow$ \PSHm
+\item charged Higgsino\newline \texcmd{PSHpm} $\Rightarrow$ \PSHpm
+\item charged Higgsino\newline \texcmd{PSHmp} $\Rightarrow$ \PSHmp
+\item neutral Higgsino\newline \texcmd{PSHz} $\Rightarrow$ \PSHz
+\item wino\newline \texcmd{PSW} $\Rightarrow$ \PSW
+\item positive wino\newline \texcmd{PSWp} $\Rightarrow$ \PSWp
+\item negative wino\newline \texcmd{PSWm} $\Rightarrow$ \PSWm
+\item wino pm\newline \texcmd{PSWpm} $\Rightarrow$ \PSWpm
+\item wino mp\newline \texcmd{PSWmp} $\Rightarrow$ \PSWmp
+\item zino\newline \texcmd{PSZ} $\Rightarrow$ \PSZ
+\item zino\newline \texcmd{PSZz} $\Rightarrow$ \PSZz
+\item bino\newline \texcmd{PSB} $\Rightarrow$ \PSB
+\item selectron\newline \texcmd{PSe} $\Rightarrow$ \PSe
+\item photino\newline \texcmd{PSgg} $\Rightarrow$ \PSgg
+\item smuon\newline \texcmd{PSgm} $\Rightarrow$ \PSgm
+\item sneutrino\newline \texcmd{PSgn} $\Rightarrow$ \PSgn
+\item stau\newline \texcmd{PSgt} $\Rightarrow$ \PSgt
+\item chargino/neutralino\newline \texcmd{PSgx} $\Rightarrow$ \PSgx
+\item chargino pm\newline \texcmd{PSgxpm} $\Rightarrow$ \PSgxpm
+\item chargino mp\newline \texcmd{PSgxmp} $\Rightarrow$ \PSgxmp
+\item neutralino\newline \texcmd{PSgxz} $\Rightarrow$ \PSgxz
+\item lightest neutralino\newline \texcmd{PSgxzi} $\Rightarrow$ \PSgxzi
+\item next-to-lightest neutralino\newline \texcmd{PSgxzii} $\Rightarrow$ \PSgxzii
+\item gluino\newline \texcmd{PSg} $\Rightarrow$ \PSg
+\item slepton (generic)\newline \texcmd{PSl} $\Rightarrow$ \PSl
+\item anti-slepton (generic)\newline \texcmd{PaSl} $\Rightarrow$ \PaSl
+\item squark (generic)\newline \texcmd{PSq} $\Rightarrow$ \PSq
+\item anti-squark (generic)\newline \texcmd{PaSq} $\Rightarrow$ \PaSq
+\item down squark\newline \texcmd{PSqd} $\Rightarrow$ \PSqd
+\item up squark\newline \texcmd{PSqu} $\Rightarrow$ \PSqu
+\item strange squark\newline \texcmd{PSqs} $\Rightarrow$ \PSqs
+\item charm squark\newline \texcmd{PSqc} $\Rightarrow$ \PSqc
+\item bottom squark (sbottom)\newline \texcmd{PSqb} $\Rightarrow$ \PSqb
+\item top squark (stop)\newline \texcmd{PSqt} $\Rightarrow$ \PSqt
+\item anti-down squark\newline \texcmd{PaSqd} $\Rightarrow$ \PaSqd
+\item anti-up squark\newline \texcmd{PaSqu} $\Rightarrow$ \PaSqu
+\item anti-strange squark\newline \texcmd{PaSqs} $\Rightarrow$ \PaSqs
+\item anti-charm squark\newline \texcmd{PaSqc} $\Rightarrow$ \PaSqc
+\item anti-bottom squark\newline \texcmd{PaSqb} $\Rightarrow$ \PaSqb
+\item anti-top squark (stop)\newline \texcmd{PaSqt} $\Rightarrow$ \PaSqt
+\end{itemize}
+}\end{multicols}
+}}}
+
+\end{document}
diff --git a/macros/latex/contrib/hepnames/heppennames.sty b/macros/latex/contrib/hepnames/heppennames.sty
new file mode 100644
index 0000000000..c25c942285
--- /dev/null
+++ b/macros/latex/contrib/hepnames/heppennames.sty
@@ -0,0 +1,482 @@
+%% 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
+%% 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
+%% for the details of that license.
+%%
+%% -------------------------------------------------------------
+
+\def\fileversion{2.0}
+\def\filedate{2014/12/01}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{heppennames}[\filedate\space Elementary Particle Naming Scheme (version \fileversion)]
+
+%% Declare package options: map directly on to options in hepparticles package
+\DeclareOption{italic}{%
+ \PassOptionsToPackage{italic}{hepparticles}%
+}
+% \DeclareOption{itforce}{%
+% \PassOptionsToPackage{itforce}{hepparticles}%
+% }
+% \DeclareOption{maybess}{%
+% \PassOptionsToPackage{maybess}{hepparticles}%
+% }
+% \DeclareOption{noss}{%
+% \PassOptionsToPackage{noss}{hepparticles}%
+% }
+
+%% Process package options
+\ProcessOptions
+
+%% Package dependancies
+\RequirePackage{hepparticles}
+\RequirePackage{xspace}
+\RequirePackage{amsmath}
+
+%% -------------------------------------------------------------
+%% The commands follow...
+%% -------------------------------------------------------------
+
+%% For referencing this package
+%% \DeclareRobustCommand{\hepnames}{\texttt{hepnames}\xspace}
+%% \DeclareRobustCommand{\heppennames}{\texttt{heppennames}\xspace}
+
+
+%% -------------------------------------------------------------
+%% The particles...
+%% -------------------------------------------------------------
+
+%% B mesons
+\DeclareRobustCommand{\PB}{\HepParticle{B}{}{}\xspace}
+\DeclareRobustCommand{\PBpm}{\HepParticle{B}{}{\pm}\xspace}
+\DeclareRobustCommand{\PBmp}{\HepParticle{B}{}{\mp}\xspace}
+\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}
+\DeclareRobustCommand{\PsB}{\HepParticle{B}{\Pqs}{0}\xspace}
+\DeclareRobustCommand{\PaB}{\HepAntiParticle{B}{}{}\xspace}
+\DeclareRobustCommand{\PaBz}{\HepAntiParticle{B}{}{0}\xspace}
+\DeclareRobustCommand{\PadB}{\HepAntiParticle{B}{\Pqd}{0}\xspace}
+\DeclareRobustCommand{\PauB}{\HepParticle{B}{}{-}\xspace}
+\DeclareRobustCommand{\PacB}{\HepParticle{B}{\Pqc}{-}\xspace}
+\DeclareRobustCommand{\PasB}{\HepAntiParticle{B}{\Pqs}{0}\xspace}
+
+%% Kaons
+\DeclareRobustCommand{\PK}{\HepParticle{K}{}{}\xspace} % kaon
+\DeclareRobustCommand{\PKpm}{\HepParticle{K}{}{\pm}\xspace} % charged kaon
+\DeclareRobustCommand{\PKmp}{\HepParticle{K}{}{\mp}\xspace} % charged kaon
+\DeclareRobustCommand{\PKm}{\HepParticle{K}{}{-}\xspace} % negative kaon
+\DeclareRobustCommand{\PKp}{\HepParticle{K}{}{+}\xspace} % positive kaon
+\DeclareRobustCommand{\PKz}{\HepParticle{K}{}{0}\xspace} % neutral kaon
+\DeclareRobustCommand{\PKzL}{\HepParticle{K}{L}{0}\xspace} % K-long
+\DeclareRobustCommand{\PKzS}{\HepParticle{K}{S}{0}\xspace} % K-short
+\DeclareRobustCommand{\PKst}{\HepParticle{K}{}{\ast}\xspace} % K star
+\DeclareRobustCommand{\PaK}{\HepAntiParticle{K}{}{}\xspace} % anti-kaon
+\DeclareRobustCommand{\PaKz}{\HepAntiParticle{K}{}{0}\xspace} % neutral anti-kaon
+\DeclareRobustCommand{\PKeiii}{\HepParticle{K}{e3}{}\xspace}
+\DeclareRobustCommand{\PKgmiii}{\HepParticle{K}{\mu3}{}\xspace}
+\DeclareRobustCommand{\PKzeiii}{\HepParticle{K}{e3}{0}\xspace}
+\DeclareRobustCommand{\PKzgmiii}{\HepParticle{K}{\mu3}{0}\xspace}
+\DeclareRobustCommand{\PKia}{\HepParticleResonanceFull{K}{1}{}{1400}{}{}\xspace}
+\DeclareRobustCommand{\PKii}{\HepParticleResonanceFull{K}{2}{}{1770}{}{}\xspace}
+\DeclareRobustCommand{\PKi}{\HepParticleResonanceFull{K}{1}{}{1270}{}{}\xspace}
+\DeclareRobustCommand{\PKsti}{\HepParticleResonance{\PKst}{892}{}{}\xspace}
+\DeclareRobustCommand{\PKsta}{\HepParticleResonance{\PKst}{1370}{}{}\xspace}
+\DeclareRobustCommand{\PKstb}{\HepParticleResonance{\PKst}{1680}{}{}\xspace}
+\DeclareRobustCommand{\PKstiii}{\HepParticleResonanceFull{K}{3}{\ast}{1780}{}{}\xspace}
+\DeclareRobustCommand{\PKstii}{\HepParticleResonanceFull{K}{2}{\ast}{1430}{}{}\xspace}
+\DeclareRobustCommand{\PKstiv}{\HepParticleResonanceFull{K}{4}{\ast}{2045}{}{}\xspace}
+\DeclareRobustCommand{\PKstz}{\HepParticleResonanceFull{K}{0}{\ast}{1430}{}{}\xspace}
+
+%% N resonances
+\DeclareRobustCommand{\PN}{\HepParticle{N}{}{}\xspace}
+\DeclareRobustCommand{\PNa}{\HepParticleResonanceFormal{\PN}{1440}{}{}{P}{11}{}\xspace}
+\DeclareRobustCommand{\PNb}{\HepParticleResonanceFormal{\PN}{1520}{}{}{D}{13}{}\xspace}
+\DeclareRobustCommand{\PNc}{\HepParticleResonanceFormal{\PN}{1535}{}{}{S}{11}{}\xspace}
+\DeclareRobustCommand{\PNd}{\HepParticleResonanceFormal{\PN}{1650}{}{}{S}{11}{}\xspace}
+\DeclareRobustCommand{\PNe}{\HepParticleResonanceFormal{\PN}{1675}{}{}{D}{15}{}\xspace}
+\DeclareRobustCommand{\PNf}{\HepParticleResonanceFormal{\PN}{1680}{}{}{F}{15}{}\xspace}
+\DeclareRobustCommand{\PNg}{\HepParticleResonanceFormal{\PN}{1700}{}{}{D}{13}{}\xspace}
+\DeclareRobustCommand{\PNh}{\HepParticleResonanceFormal{\PN}{1710}{}{}{P}{11}{}\xspace}
+\DeclareRobustCommand{\PNi}{\HepParticleResonanceFormal{\PN}{1720}{}{}{P}{13}{}\xspace}
+\DeclareRobustCommand{\PNj}{\HepParticleResonanceFormal{\PN}{2190}{}{}{G}{17}{}\xspace}
+\DeclareRobustCommand{\PNk}{\HepParticleResonanceFormal{\PN}{2220}{}{}{H}{19}{}\xspace}
+\DeclareRobustCommand{\PNl}{\HepParticleResonanceFormal{\PN}{2250}{}{}{G}{19}{}\xspace}
+\DeclareRobustCommand{\PNm}{\HepParticleResonanceFormal{\PN}{2600}{}{}{I}{1,11}{}\xspace}
+
+%% 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
+\DeclareRobustCommand{\PWp}{\HepParticle{W}{}{+}\xspace} % W-plus
+\DeclareRobustCommand{\PWm}{\HepParticle{W}{}{-}\xspace} % W-minus
+\DeclareRobustCommand{\PWR}{\HepParticle{W}{R}{}\xspace}
+\DeclareRobustCommand{\PWpr}{\HepParticle{W}{}{\prime}\xspace} % W-prime boson
+\DeclareRobustCommand{\PZ}{\HepParticle{Z}{}{}\xspace} % Z boson
+\DeclareRobustCommand{\PZz}{\HepParticle{Z}{}{0}\xspace} % neutral Z boson
+\DeclareRobustCommand{\PZpr}{\HepParticle{Z}{}{\prime}\xspace} % Z-prime boson
+\DeclareRobustCommand{\PZLR}{\HepParticle{Z}{LR}{}\xspace} % left-right Z boson
+\DeclareRobustCommand{\PZgc}{\HepParticle{Z}{\chi}{}\xspace}
+\DeclareRobustCommand{\PZge}{\HepParticle{Z}{\eta}{}\xspace}
+\DeclareRobustCommand{\PZgy}{\HepParticle{Z}{\psi}{}\xspace}
+\DeclareRobustCommand{\PZi}{\HepParticle{Z}{1}{}\xspace}
+\DeclareRobustCommand{\PAz}{\HepParticle{A}{}{\mspace{-2mu}0}\xspace} % axion
+
+%% Higgs (inc. SUSY Higgs)
+\DeclareRobustCommand{\PH}{\HepParticle{H}{}{}\xspace} % standard/heavy Higgs
+\DeclareRobustCommand{\PHz}{\HepParticle{H}{}{0}\xspace} % explicitly neutral standard/heavy Higgs
+\DeclareRobustCommand{\Ph}{\HepParticle{h}{}{}\xspace} % light Higgs
+\DeclareRobustCommand{\Phz}{\HepParticle{h}{}{0}\xspace} % explicitly neutral light Higgs
+\DeclareRobustCommand{\PA}{\HepParticle{A}{}{}\xspace} % pseudoscalar Higgs
+%\DeclareRobustCommand{\PAz}{\HepParticle{A}{}{\mspace{-2mu}0}\xspace}\xspace} % explicitly neutral pseudoscalar Higgs
+\DeclareRobustCommand{\PHpm}{\HepParticle{H}{}{\pm}\xspace} % charged Higgs
+\DeclareRobustCommand{\PHmp}{\HepParticle{H}{}{\mp}\xspace} % charged Higgs
+\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
+\DeclareRobustCommand{\Plpm}{\HepGenParticle{\ell}{}{\pm}\xspace} % charged lepton
+\DeclareRobustCommand{\Plmp}{\HepGenParticle{\ell}{}{\mp}\xspace} % charged lepton
+\DeclareRobustCommand{\Plp}{\HepGenParticle{\ell}{}{+}\xspace} % positive lepton
+\DeclareRobustCommand{\Plm}{\HepGenParticle{\ell}{}{-}\xspace} % negative lepton
+\DeclareRobustCommand{\Pal}{\HepGenAntiParticle{\ell}{}{}\xspace} % anti-lepton
+\DeclareRobustCommand{\Pgn}{\HepGenParticle{\nu}{}{}\xspace} % generic neutrino
+\DeclareRobustCommand{\Pgnl}{\HepGenParticle{\nu}{\ell}{}\xspace} % neutrino (for lepton \ell)
+\DeclareRobustCommand{\Pagn}{\HepGenAntiParticle{\nu}{}{}\xspace} % generic anti-neutrino
+\DeclareRobustCommand{\Pagnl}{\HepGenAntiParticle{\nu}{\ell}{}\xspace} % anti-neutrino (for lepton \ell)
+\DeclareRobustCommand{\Pe}{\HepParticle{e}{}{}\xspace} % electronic
+\DeclareRobustCommand{\Pepm}{\HepParticle{e}{}{\pm}\xspace} % e plus/minus
+\DeclareRobustCommand{\Pemp}{\HepParticle{e}{}{\mp}\xspace} % e minus/plus
+\DeclareRobustCommand{\Pem}{\HepParticle{e}{}{-}\xspace} % electron
+\DeclareRobustCommand{\Pep}{\HepParticle{e}{}{+}\xspace} % positron
+\DeclareRobustCommand{\Pgm}{\HepParticle{\mu}{}{}\xspace} % muonic
+\DeclareRobustCommand{\Pgmpm}{\HepParticle{\mu}{}{\pm}\xspace} % mu plus/minus
+\DeclareRobustCommand{\Pgmmp}{\HepParticle{\mu}{}{\mp}\xspace} % mu minus/plus
+\DeclareRobustCommand{\Pgmm}{\HepParticle{\mu}{}{-}\xspace} % muon
+\DeclareRobustCommand{\Pgmp}{\HepParticle{\mu}{}{+}\xspace} % anti-muon
+\DeclareRobustCommand{\Pgt}{\HepParticle{\tau}{}{}\xspace} % tauonic
+\DeclareRobustCommand{\Pgtpm}{\HepParticle{\tau}{}{\pm}\xspace} % tau plus/minus
+\DeclareRobustCommand{\Pgtmp}{\HepParticle{\tau}{}{\mp}\xspace} % tau minus/plus
+\DeclareRobustCommand{\Pgtm}{\HepParticle{\tau}{}{-}\xspace} % tau lepton
+\DeclareRobustCommand{\Pgtp}{\HepParticle{\tau}{}{+}\xspace} % anti-tau
+\DeclareRobustCommand{\Pgne}{\HepParticle{\nu}{\!e}{}\xspace} % electron neutrino
+\DeclareRobustCommand{\Pgngm}{\HepParticle{\nu}{\!\mu}{}\xspace} % muon neutrino
+\DeclareRobustCommand{\Pgngt}{\HepParticle{\nu}{\!\tau}{}\xspace} % tau neutrino
+\DeclareRobustCommand{\Pagne}{\HepAntiParticle{\nu}{\!e}{}\xspace} % electron anti-neutrino
+\DeclareRobustCommand{\Pagngm}{\HepAntiParticle{\nu}{\!\mu}{}\xspace} % muon anti-neutrino
+\DeclareRobustCommand{\Pagngt}{\HepAntiParticle{\nu}{\!\tau}{}\xspace} % tau anti-neutrino
+
+%% Quarks
+\DeclareRobustCommand{\Pq}{\HepGenParticle{q}{}{}\xspace} % quark
+\DeclareRobustCommand{\Paq}{\HepGenAntiParticle{q}{}{}\xspace} % anti-quark
+\DeclareRobustCommand{\Pqd}{\HepParticle{d}{}{}\xspace} % down quark
+\DeclareRobustCommand{\Pqu}{\HepParticle{u}{}{}\xspace} % up quark
+\DeclareRobustCommand{\Pqs}{\HepParticle{s}{}{}\xspace} % strange quark
+\DeclareRobustCommand{\Pqc}{\HepParticle{c}{}{}\xspace} % charm quark
+\DeclareRobustCommand{\Pqb}{\HepParticle{b}{}{}\xspace} % bottom quark
+\DeclareRobustCommand{\Pqt}{\HepParticle{t}{}{}\xspace} % top quark
+\DeclareRobustCommand{\Paqd}{\HepAntiParticle{d}{}{}\xspace} % down anti-quark
+\DeclareRobustCommand{\Paqu}{\HepAntiParticle{u}{}{}\xspace} % up anti-quark
+\DeclareRobustCommand{\Paqs}{\HepAntiParticle{s}{}{}\xspace} % strange anti-quark
+\DeclareRobustCommand{\Paqc}{\HepAntiParticle{c}{}{}\xspace} % charm anti-quark
+\DeclareRobustCommand{\Paqb}{\HepAntiParticle{b}{}{}\xspace} % bottom anti-quark
+\DeclareRobustCommand{\Paqt}{\HepAntiParticle{t}{}{}\xspace} % top anti-quark
+% I don't like these versions...
+%\DeclareRobustCommand{\Pqb}{\HepParticle{q}{b}{}\xspace}
+%\DeclareRobustCommand{\Pqc}{\HepParticle{q}{c}{}\xspace}
+%\DeclareRobustCommand{\Pqd}{\HepParticle{q}{d}{}\xspace}
+%\DeclareRobustCommand{\Pqs}{\HepParticle{q}{s}{}\xspace}
+%\DeclareRobustCommand{\Pqt}{\HepParticle{q}{t}{}\xspace}
+%\DeclareRobustCommand{\Pqu}{\HepParticle{q}{u}{}\xspace}
+%\DeclareRobustCommand{\Pq}{\HepGenParticle{q}{}{}\xspace}
+%\DeclareRobustCommand{\Paqb}{\HepAntiParticle{q}{b}{}\xspace} % anti-bottom quark
+%\DeclareRobustCommand{\Paqc}{\HepAntiParticle{q}{c}{}\xspace} % anti-charm quark
+%\DeclareRobustCommand{\Paqd}{\HepAntiParticle{q}{d}{}\xspace} % anti-down quark
+%\DeclareRobustCommand{\Paqs}{\HepAntiParticle{q}{s}{}\xspace} % anti-strange quark
+%\DeclareRobustCommand{\Paqt}{\HepAntiParticle{q}{t}{}\xspace} % anti-top quark
+%\DeclareRobustCommand{\Paqu}{\HepAntiParticle{q}{u}{}\xspace} % anti-up quark
+%\DeclareRobustCommand{\Paq}{\HepAntiParticle{q}{}{}\xspace} % anti-quark
+
+%% Nucleons
+\DeclareRobustCommand{\Pp}{\HepParticle{p}{}{}\xspace} % proton
+\DeclareRobustCommand{\Pn}{\HepParticle{n}{}{}\xspace} % neutron
+\DeclareRobustCommand{\Pap}{\HepAntiParticle{p}{}{}\xspace} % anti-proton
+\DeclareRobustCommand{\Pan}{\HepAntiParticle{n}{}{}\xspace} % anti-neutron
+
+%% Chi_c mesons
+\DeclareRobustCommand{\Pcgc}{\HepParticle{\chi}{c}{}\xspace}
+\DeclareRobustCommand{\Pcgcii}{\HepParticleResonanceFull{\chi}{c2}{}{1P}{}{}\xspace}
+\DeclareRobustCommand{\Pcgci}{\HepParticleResonanceFull{\chi}{c1}{}{1P}{}{}\xspace}
+\DeclareRobustCommand{\Pcgcz}{\HepParticleResonanceFull{\chi}{c0}{}{1P}{}{}\xspace}
+
+%% f baryons
+\DeclareRobustCommand{\Pfia}{\HepParticleResonanceFull{f}{1}{}{1390}{}{}\xspace}
+\DeclareRobustCommand{\Pfib}{\HepParticleResonanceFull{f}{1}{}{1510}{}{}\xspace}
+\DeclareRobustCommand{\Pfiia}{\HepParticleResonanceFull{f}{2}{}{1720}{}{}\xspace}
+\DeclareRobustCommand{\Pfiib}{\HepParticleResonanceFull{f}{2}{}{2010}{}{}\xspace}
+\DeclareRobustCommand{\Pfiic}{\HepParticleResonanceFull{f}{2}{}{2300}{}{}\xspace}
+\DeclareRobustCommand{\Pfiid}{\HepParticleResonanceFull{f}{2}{}{2340}{}{}\xspace}
+\DeclareRobustCommand{\Pfiipr}{\HepParticleResonanceFull{f}{2}{\prime}{1525}{}{}\xspace}
+\DeclareRobustCommand{\Pfii}{\HepParticleResonanceFull{f}{2}{}{1270}{}{}\xspace}
+\DeclareRobustCommand{\Pfiv}{\HepParticleResonanceFull{f}{4}{}{2050}{}{}\xspace}
+\DeclareRobustCommand{\Pfi}{\HepParticleResonanceFull{f}{1}{}{1285}{}{}\xspace}
+\DeclareRobustCommand{\Pfza}{\HepParticleResonanceFull{f}{0}{}{1400}{}{}\xspace}
+\DeclareRobustCommand{\Pfzb}{\HepParticleResonanceFull{f}{0}{}{1590}{}{}\xspace}
+\DeclareRobustCommand{\Pfz}{\HepParticleResonanceFull{f}{0}{}{975}{}{}\xspace}
+
+%% Delta baryons
+\DeclareRobustCommand{\PgD}{\HepParticle{\Delta}{}{}\xspace}
+\DeclareRobustCommand{\PgDa}{\HepParticleResonanceFormal{\PgD}{1232}{}{}{P}{33}{}\xspace}
+\DeclareRobustCommand{\PgDb}{\HepParticleResonanceFormal{\PgD}{1620}{}{}{S}{31}{}\xspace}
+\DeclareRobustCommand{\PgDc}{\HepParticleResonanceFormal{\PgD}{1700}{}{}{D}{33}{}\xspace}
+\DeclareRobustCommand{\PgDd}{\HepParticleResonanceFormal{\PgD}{1900}{}{}{S}{31}{}\xspace}
+\DeclareRobustCommand{\PgDe}{\HepParticleResonanceFormal{\PgD}{1905}{}{}{F}{35}{}\xspace}
+\DeclareRobustCommand{\PgDf}{\HepParticleResonanceFormal{\PgD}{1910}{}{}{P}{31}{}\xspace}
+\DeclareRobustCommand{\PgDh}{\HepParticleResonanceFormal{\PgD}{1920}{}{}{P}{33}{}\xspace}
+\DeclareRobustCommand{\PgDi}{\HepParticleResonanceFormal{\PgD}{1930}{}{}{D}{35}{}\xspace}
+\DeclareRobustCommand{\PgDj}{\HepParticleResonanceFormal{\PgD}{1950}{}{}{F}{37}{}\xspace}
+\DeclareRobustCommand{\PgDk}{\HepParticleResonanceFormal{\PgD}{2420}{}{}{H}{3,11}{}\xspace}
+
+%% Lambda baryons
+\DeclareRobustCommand{\PgL}{\HepParticle{\Lambda}{}{}\xspace} %% Lambda
+\DeclareRobustCommand{\PagL}{\HepAntiParticle{\Lambda}{}{}\xspace} %% Anti-lambda
+\DeclareRobustCommand{\PcgLp}{\HepParticle{\Lambda}{\,c}{+}\xspace} %% Lambda_c
+\DeclareRobustCommand{\PbgL}{\HepParticle{\Lambda}{b}{}\xspace} %% Lambda_b
+\DeclareRobustCommand{\PgLa}{\HepParticleResonanceFormal{\PgL}{1405}{}{}{S}{01}{}\xspace}
+\DeclareRobustCommand{\PgLb}{\HepParticleResonanceFormal{\PgL}{1520}{}{}{D}{03}{}\xspace}
+\DeclareRobustCommand{\PgLc}{\HepParticleResonanceFormal{\PgL}{1600}{}{}{P}{01}{}\xspace}
+\DeclareRobustCommand{\PgLd}{\HepParticleResonanceFormal{\PgL}{1670}{}{}{S}{01}{}\xspace}
+\DeclareRobustCommand{\PgLe}{\HepParticleResonanceFormal{\PgL}{1690}{}{}{D}{03}{}\xspace}
+\DeclareRobustCommand{\PgLf}{\HepParticleResonanceFormal{\PgL}{1800}{}{}{S}{01}{}\xspace}
+\DeclareRobustCommand{\PgLg}{\HepParticleResonanceFormal{\PgL}{1810}{}{}{P}{01}{}\xspace}
+\DeclareRobustCommand{\PgLh}{\HepParticleResonanceFormal{\PgL}{1820}{}{}{F}{05}{}\xspace}
+\DeclareRobustCommand{\PgLi}{\HepParticleResonanceFormal{\PgL}{1830}{}{}{D}{05}{}\xspace}
+\DeclareRobustCommand{\PgLj}{\HepParticleResonanceFormal{\PgL}{1890}{}{}{P}{03}{}\xspace}
+\DeclareRobustCommand{\PgLk}{\HepParticleResonanceFormal{\PgL}{2100}{}{}{G}{07}{}\xspace}
+\DeclareRobustCommand{\PgLl}{\HepParticleResonanceFormal{\PgL}{2110}{}{}{F}{05}{}\xspace}
+\DeclareRobustCommand{\PgLm}{\HepParticleResonanceFormal{\PgL}{2350}{}{}{H}{09}{}\xspace}
+
+%% Omega
+\DeclareRobustCommand{\PgO}{\HepParticle{\Omega}{}{}\xspace} %% Omega
+\DeclareRobustCommand{\PgOpm}{\HepParticle{\Omega}{}{\pm}\xspace} %% charged Omega
+\DeclareRobustCommand{\PgOmp}{\HepParticle{\Omega}{}{\mp}\xspace} %% charged Omega
+\DeclareRobustCommand{\PgOp}{\HepParticle{\Omega}{}{+}\xspace} %% Omega-plus
+\DeclareRobustCommand{\PgOm}{\HepParticle{\Omega}{}{-}\xspace} %% Omega-minus
+\DeclareRobustCommand{\PgOma}{\HepParticleResonanceFull{\Omega}{}{}{2250}{}{-}\xspace}
+\DeclareRobustCommand{\PagO}{\HepAntiParticle{\Omega}{}{}\xspace} % new %% anti-Omega
+\DeclareRobustCommand{\PagOp}{\HepAntiParticle{\Omega}{}{+}\xspace} %% anti-Omega-plus
+\DeclareRobustCommand{\PagOm}{\HepAntiParticle{\Omega}{}{-}\xspace} %% anti-Omega-minus
+
+%% Sigma baryons
+\DeclareRobustCommand{\PgS}{\HepParticle{\Sigma}{}{}\xspace} %% Sigma
+\DeclareRobustCommand{\PgSpm}{\HepParticle{\Sigma}{}{\pm}\xspace} %% charged Sigma
+\DeclareRobustCommand{\PgSmp}{\HepParticle{\Sigma}{}{\mp}\xspace} %% charged Sigma
+\DeclareRobustCommand{\PgSm}{\HepParticle{\Sigma}{}{-}\xspace}
+\DeclareRobustCommand{\PgSp}{\HepParticle{\Sigma}{}{+}\xspace}
+\DeclareRobustCommand{\PgSz}{\HepParticle{\Sigma}{}{0}\xspace}
+\DeclareRobustCommand{\PcgS}{\HepParticle{\Sigma}{c}{}\xspace}
+\DeclareRobustCommand{\PagSm}{\HepAntiParticle{\Sigma}{}{-}\xspace}
+\DeclareRobustCommand{\PagSp}{\HepAntiParticle{\Sigma}{}{+}\xspace}
+\DeclareRobustCommand{\PagSz}{\HepAntiParticle{\Sigma}{}{0}\xspace}
+\DeclareRobustCommand{\PacgS}{\HepAntiParticle{\Sigma}{c}{}\xspace}
+\DeclareRobustCommand{\PgSa}{\HepParticleResonanceFormal{\PgS}{1385}{}{}{P}{13}{}\xspace}
+\DeclareRobustCommand{\PgSb}{\HepParticleResonanceFormal{\PgS}{1660}{}{}{P}{11}{}\xspace}
+\DeclareRobustCommand{\PgSc}{\HepParticleResonanceFormal{\PgS}{1670}{}{}{D}{13}{}\xspace}
+\DeclareRobustCommand{\PgSd}{\HepParticleResonanceFormal{\PgS}{1750}{}{}{S}{11}{}\xspace}
+\DeclareRobustCommand{\PgSe}{\HepParticleResonanceFormal{\PgS}{1775}{}{}{D}{15}{}\xspace}
+\DeclareRobustCommand{\PgSf}{\HepParticleResonanceFormal{\PgS}{1915}{}{}{F}{15}{}\xspace}
+\DeclareRobustCommand{\PgSg}{\HepParticleResonanceFormal{\PgS}{1940}{}{}{D}{13}{}\xspace}
+\DeclareRobustCommand{\PgSh}{\HepParticleResonanceFormal{\PgS}{2030}{}{}{F}{17}{}\xspace}
+\DeclareRobustCommand{\PgSi}{\HepParticleResonance{\PgS}{2050}{}{}\xspace}
+\DeclareRobustCommand{\PcgSi}{\HepParticleResonance{\PcgS}{2455}{}{}\xspace}
+
+%% Upsilon
+\DeclareRobustCommand{\PgU}{\HepParticle{\Upsilon}{}{}\xspace}
+\DeclareRobustCommand{\PgUi}{\HepParticleResonance{\PgU}{1S}{}{}\xspace}
+\DeclareRobustCommand{\PgUa}{\HepParticleResonance{\PgU}{2S}{}{}\xspace}
+\DeclareRobustCommand{\PgUb}{\HepParticleResonance{\PgU}{3S}{}{}\xspace}
+\DeclareRobustCommand{\PgUc}{\HepParticleResonance{\PgU}{4S}{}{}\xspace}
+\DeclareRobustCommand{\PgUd}{\HepParticleResonance{\PgU}{10860}{}{}\xspace}
+\DeclareRobustCommand{\PgUe}{\HepParticleResonance{\PgU}{11020}{}{}\xspace}
+
+%% Xi
+\DeclareRobustCommand{\PgX}{\HepParticle{\Xi}{}{}\xspace}
+\DeclareRobustCommand{\PgXp}{\HepParticle{\Xi}{}{+}\xspace}
+\DeclareRobustCommand{\PgXm}{\HepParticle{\Xi}{}{-}\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}
+\DeclareRobustCommand{\PgXd}{\HepParticleResonanceFull{\Xi}{}{}{1950}{}{}\xspace}
+\DeclareRobustCommand{\PgXe}{\HepParticleResonanceFull{\Xi}{}{}{2030}{}{}\xspace}
+\DeclareRobustCommand{\PagXp}{\HepAntiParticle{\Xi}{}{+}\xspace}
+\DeclareRobustCommand{\PagXm}{\HepAntiParticle{\Xi}{}{-}\xspace}
+\DeclareRobustCommand{\PagXz}{\HepAntiParticle{\Xi}{}{0}\xspace}
+\DeclareRobustCommand{\PcgXp}{\HepParticle{\Xi}{\,c}{+}\xspace}
+\DeclareRobustCommand{\PcgXz}{\HepParticle{\Xi}{c}{0}\xspace}
+
+%% Strange mesons
+\DeclareRobustCommand{\Pgf}{\HepParticle{\phi}{}{}\xspace}
+\DeclareRobustCommand{\Pgfi}{\HepParticleResonance{\Pgf}{1020}{}{}\xspace}
+\DeclareRobustCommand{\Pgfa}{\HepParticleResonance{\Pgf}{1680}{}{}\xspace}
+\DeclareRobustCommand{\Pgfiii}{\HepParticleResonanceFull{\phi}{3}{}{1850}{}{}\xspace}
+
+%% Eta mesons
+\DeclareRobustCommand{\Pgh}{\HepParticle{\eta}{}{}\xspace}
+\DeclareRobustCommand{\Pghpr}{\HepParticle{\eta}{}{\prime}\xspace}
+\DeclareRobustCommand{\Pcgh}{\HepParticle{\eta}{\Pqc}{}\xspace}
+\DeclareRobustCommand{\Pgha}{\HepParticleResonance{\Pgh}{1295}{}{}\xspace}
+\DeclareRobustCommand{\Pghb}{\HepParticleResonance{\Pgh}{1440}{}{}\xspace}
+\DeclareRobustCommand{\Pghpri}{\HepParticleResonance{\Pghpr}{958}{}{}\xspace}
+\DeclareRobustCommand{\Pcghi}{\HepParticleResonance{\Pcgh}{1S}{}{}\xspace}
+
+%% omega mesons
+\DeclareRobustCommand{\Pgo}{\HepParticle{\omega}{}{}\xspace}
+\DeclareRobustCommand{\Pgoi}{\HepParticleResonance{\Pgo}{783}{}{}\xspace}
+\DeclareRobustCommand{\Pgoa}{\HepParticleResonance{\Pgo}{1390}{}{}\xspace}
+\DeclareRobustCommand{\Pgob}{\HepParticleResonance{\Pgo}{1600}{}{}\xspace}
+\DeclareRobustCommand{\Pgoiii}{\HepParticleResonance{\Pgo}{3}{}{1670}{}{}\xspace}
+
+%% Pions
+\DeclareRobustCommand{\Pgp}{\HepParticle{\pi}{}{}\xspace} % pion
+\DeclareRobustCommand{\Pgppm}{\HepParticle{\pi}{}{\pm}\xspace} % charged pion
+\DeclareRobustCommand{\Pgpmp}{\HepParticle{\pi}{}{\mp}\xspace} % charged pion
+\DeclareRobustCommand{\Pgpm}{\HepParticle{\pi}{}{-}\xspace} % negative pion
+\DeclareRobustCommand{\Pgpp}{\HepParticle{\pi}{}{+}\xspace} % positive pion
+\DeclareRobustCommand{\Pgpz}{\HepParticle{\pi}{}{0}\xspace} % neutral pion
+\DeclareRobustCommand{\Pgpa}{\HepParticleResonanceFull{\pi}{}{}{1300}{}{}\xspace}
+\DeclareRobustCommand{\Pgpii}{\HepParticleResonanceFull{\pi}{2}{}{1670}{}{}\xspace}
+
+%% Rho mesons
+\DeclareRobustCommand{\Pgr}{\HepParticle{\rho}{}{}\xspace} % resonance removed
+\DeclareRobustCommand{\Pgrp}{\HepParticle{\rho}{}{+}\xspace}
+\DeclareRobustCommand{\Pgrm}{\HepParticle{\rho}{}{-}\xspace}
+\DeclareRobustCommand{\Pgrpm}{\HepParticle{\rho}{}{\pm}\xspace}
+\DeclareRobustCommand{\Pgrmp}{\HepParticle{\rho}{}{\mp}\xspace}
+\DeclareRobustCommand{\Pgrz}{\HepParticle{\rho}{}{0}\xspace}
+\DeclareRobustCommand{\Pgri}{\HepParticleResonanceFull{\rho}{}{}{770}{}{}\xspace} % new
+\DeclareRobustCommand{\Pgra}{\HepParticleResonanceFull{\rho}{}{}{1450}{}{}\xspace}
+\DeclareRobustCommand{\Pgrb}{\HepParticleResonanceFull{\rho}{}{}{1700}{}{}\xspace}
+\DeclareRobustCommand{\Pgriii}{\HepParticleResonanceFull{\rho}{3}{}{1690}{}{}\xspace}
+
+%% Psi resonances
+\DeclareRobustCommand{\PJgy}{\HepParticle{J\mspace{-2mu}/\mspace{-2mu}\psi}{}{}\xspace}
+\DeclareRobustCommand{\PJgyi}{\HepParticleResonance{\PJgy}{1S}{}{}\xspace}
+\DeclareRobustCommand{\Pgy}{\HepParticle{\psi}{}{}\xspace}
+\DeclareRobustCommand{\Pgyii}{\HepParticleResonance{\Pgy}{2S}{}{}\xspace}
+\DeclareRobustCommand{\Pgya}{\HepParticleResonance{\Pgy}{3770}{}{}\xspace}
+\DeclareRobustCommand{\Pgyb}{\HepParticleResonance{\Pgy}{4040}{}{}\xspace}
+\DeclareRobustCommand{\Pgyc}{\HepParticleResonance{\Pgy}{4160}{}{}\xspace}
+\DeclareRobustCommand{\Pgyd}{\HepParticleResonance{\Pgy}{4415}{}{}\xspace}
+
+%% Charmed mesons
+\DeclareRobustCommand{\PD}{\HepParticle{D}{}{}\xspace}
+\DeclareRobustCommand{\PDpm}{\HepParticle{D}{}{\pm}\xspace}
+\DeclareRobustCommand{\PDmp}{\HepParticle{D}{}{\mp}\xspace}
+\DeclareRobustCommand{\PDz}{\HepParticle{D}{}{0}\xspace}
+\DeclareRobustCommand{\PDm}{\HepParticle{D}{}{-}\xspace}
+\DeclareRobustCommand{\PDp}{\HepParticle{D}{}{+}\xspace}
+\DeclareRobustCommand{\PDst}{\HepParticle{D}{}{\ast}\xspace}
+\DeclareRobustCommand{\PaD}{\HepAntiParticle{D}{}{}\xspace}
+\DeclareRobustCommand{\PaDz}{\HepAntiParticle{D}{}{0}\xspace}
+\DeclareRobustCommand{\PsD}{\HepParticle{D}{s}{}\xspace} % new 2005-07-08
+\DeclareRobustCommand{\PsDm}{\HepParticle{D}{\,s}{-}\xspace}
+\DeclareRobustCommand{\PsDp}{\HepParticle{D}{\,s}{+}\xspace}
+\DeclareRobustCommand{\PsDpm}{\HepParticle{D}{\,s}{\pm}\xspace}
+\DeclareRobustCommand{\PsDmp}{\HepParticle{D}{\,s}{\mp}\xspace}
+\DeclareRobustCommand{\PsDst}{\HepParticle{D}{s}{\ast}\xspace}
+\DeclareRobustCommand{\PsDipm}{\HepParticleResonanceFull{D}{s1}{}{2536}{}{\pm}\xspace}
+\DeclareRobustCommand{\PsDimp}{\HepParticleResonanceFull{D}{s1}{}{2536}{}{\mp}\xspace}
+\DeclareRobustCommand{\PDiz}{\HepParticleResonanceFull{D}{1}{}{2420}{}{0}\xspace}
+\DeclareRobustCommand{\PDstiiz}{\HepParticleResonanceFull{D}{2}{\ast}{2460}{}{0}\xspace}
+\DeclareRobustCommand{\PDstpm}{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{\pm}\xspace}
+\DeclareRobustCommand{\PDstmp}{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{\mp}\xspace}
+\DeclareRobustCommand{\PDstz}{\HepParticleResonanceFull{D}{}{\ast}{2010}{}{0}\xspace}
+
+%% Random things
+\DeclareRobustCommand{\PEz}{\HepParticle{E}{}{0}\xspace}
+\DeclareRobustCommand{\PLpm}{\HepParticle{L}{}{\mspace{-1mu}\pm}\xspace}
+\DeclareRobustCommand{\PLmp}{\HepParticle{L}{}{\mspace{-1mu}\mp}\xspace}
+\DeclareRobustCommand{\PLz}{\HepParticle{L}{}{\mspace{-1mu}0}\xspace}
+%% a hadrons: bit of a collision with the antiparticle marker token...
+\DeclareRobustCommand{\Paii}{\HepParticleResonanceFull{a}{2}{}{1320}{}{}\xspace}
+\DeclareRobustCommand{\Pai}{\HepParticleResonanceFull{a}{1}{}{1260}{}{}\xspace}
+\DeclareRobustCommand{\Paz}{\HepParticleResonanceFull{a}{0}{}{980}{}{}\xspace}
+\DeclareRobustCommand{\Pbgcia}{\HepParticleResonanceFull{\chi}{b1}{}{2P}{}{}\xspace}
+\DeclareRobustCommand{\Pbgciia}{\HepParticleResonanceFull{\chi}{b2}{}{2P}{}{}\xspace}
+\DeclareRobustCommand{\Pbgcii}{\HepParticleResonanceFull{\chi}{b2}{}{1P}{}{}\xspace}
+\DeclareRobustCommand{\Pbgci}{\HepParticleResonanceFull{\chi}{b1}{}{1P}{}{}\xspace}
+\DeclareRobustCommand{\Pbgcza}{\HepParticleResonanceFull{\chi}{b0}{}{2P}{}{}\xspace}
+\DeclareRobustCommand{\Pbgcz}{\HepParticleResonanceFull{\chi}{b0}{}{1P}{}{}\xspace}
+\DeclareRobustCommand{\Pbi}{\HepParticleResonanceFull{b}{1}{}{1235}{}{}\xspace}
+\DeclareRobustCommand{\Phia}{\HepParticleResonanceFull{h}{1}{}{1170}{}{}\xspace}
+
+%% SUSY particles
+\DeclareRobustCommand{\PSH}{\HepSusyParticle{H}{}{}\xspace} % Higgsino
+\DeclareRobustCommand{\PSHp}{\HepSusyParticle{H}{}{+}\xspace} % positive Higgsino
+\DeclareRobustCommand{\PSHm}{\HepSusyParticle{H}{}{-}\xspace} % negative Higgsino
+\DeclareRobustCommand{\PSHpm}{\HepSusyParticle{H}{}{\pm}\xspace} % charged Higgsino
+\DeclareRobustCommand{\PSHmp}{\HepSusyParticle{H}{}{\mp}\xspace} % charged Higgsino
+\DeclareRobustCommand{\PSHz}{\HepSusyParticle{H}{}{0}\xspace} % neutral Higgsino
+\DeclareRobustCommand{\PSW}{\HepSusyParticle{W}{}{}\xspace} % wino
+\DeclareRobustCommand{\PSWp}{\HepSusyParticle{W}{}{+}\xspace} % positive wino
+\DeclareRobustCommand{\PSWm}{\HepSusyParticle{W}{}{-}\xspace} % negative wino
+\DeclareRobustCommand{\PSWpm}{\HepSusyParticle{W}{}{\pm}\xspace} % wino \pm
+\DeclareRobustCommand{\PSWmp}{\HepSusyParticle{W}{}{\mp}\xspace} % wino \mp
+\DeclareRobustCommand{\PSZ}{\HepSusyParticle{Z}{}{}\xspace} % zino
+\DeclareRobustCommand{\PSZz}{\HepSusyParticle{Z}{}{0}\xspace} % zino
+\DeclareRobustCommand{\PSB}{\HepSusyParticle{B}{}{}\xspace} % bino
+\DeclareRobustCommand{\PSe}{\HepSusyParticle{e}{}{}\xspace} % selectron
+\DeclareRobustCommand{\PSgg}{\HepSusyParticle{\gamma}{}{}\xspace} % photino
+\DeclareRobustCommand{\PSgm}{\HepSusyParticle{\mu}{}{}\xspace} % smuon
+\DeclareRobustCommand{\PSgn}{\HepSusyParticle{\nu}{}{}\xspace} % sneutrino
+\DeclareRobustCommand{\PSgt}{\HepSusyParticle{\tau}{}{}\xspace} % stau
+\DeclareRobustCommand{\PSgx}{\HepSusyParticle{\chi}{}{}\xspace} % chargino/neutralino
+\DeclareRobustCommand{\PSgxpm}{\HepSusyParticle{\chi}{}{\pm}\xspace} % chargino \pm
+\DeclareRobustCommand{\PSgxmp}{\HepSusyParticle{\chi}{}{\mp}\xspace} % chargino \mp
+\DeclareRobustCommand{\PSgxz}{\HepSusyParticle{\chi}{}{0}\xspace} % neutralino
+\DeclareRobustCommand{\PSgxzi}{\HepSusyParticle{\chi}{1}{0}\xspace} % lightest neutralino
+\DeclareRobustCommand{\PSgxzii}{\HepSusyParticle{\chi}{2}{0}\xspace} % next-to-lightest neutralino
+\DeclareRobustCommand{\PSg}{\HepSusyParticle{g}{}{}\xspace} % gluino
+\DeclareRobustCommand{\PSl}{\HepGenSusyParticle{\ell}{}{}\xspace} % slepton (generic)
+\DeclareRobustCommand{\PaSl}{\HepGenSusyAntiParticle{\ell}{}{}\xspace} % anti-slepton (generic)
+\DeclareRobustCommand{\PSq}{\HepGenSusyParticle{q}{}{}\xspace} % squark (generic)
+\DeclareRobustCommand{\PaSq}{\HepGenSusyAntiParticle{q}{}{}\xspace} % anti-squark (generic)
+\DeclareRobustCommand{\PSqd}{\HepSusyParticle{d}{}{}\xspace} % down squark
+\DeclareRobustCommand{\PSqu}{\HepSusyParticle{u}{}{}\xspace} % up squark
+\DeclareRobustCommand{\PSqs}{\HepSusyParticle{s}{}{}\xspace} % strange squark
+\DeclareRobustCommand{\PSqc}{\HepSusyParticle{c}{}{}\xspace} % charm squark
+\DeclareRobustCommand{\PSqb}{\HepSusyParticle{b}{}{}\xspace} % bottom squark (sbottom)
+\DeclareRobustCommand{\PSqt}{\HepSusyParticle{t}{}{}\xspace} % top squark (stop)
+\DeclareRobustCommand{\PaSqd}{\HepSusyAntiParticle{d}{}{}\xspace} % anti-down squark
+\DeclareRobustCommand{\PaSqu}{\HepSusyAntiParticle{u}{}{}\xspace} % anti-up squark
+\DeclareRobustCommand{\PaSqs}{\HepSusyAntiParticle{s}{}{}\xspace} % anti-strange squark
+\DeclareRobustCommand{\PaSqc}{\HepSusyAntiParticle{c}{}{}\xspace} % anti-charm squark
+\DeclareRobustCommand{\PaSqb}{\HepSusyAntiParticle{b}{}{}\xspace} % anti-bottom squark
+\DeclareRobustCommand{\PaSqt}{\HepSusyAntiParticle{t}{}{}\xspace} % anti-top squark (stop)
+
+%% Just for completeness...
+\endinput
diff --git a/macros/latex/contrib/hepnames/mkmacrotables b/macros/latex/contrib/hepnames/mkmacrotables
new file mode 100755
index 0000000000..3c06ffbec8
--- /dev/null
+++ b/macros/latex/contrib/hepnames/mkmacrotables
@@ -0,0 +1,100 @@
+#!/bin/bash
+
+## For each package...
+for package in hepnicenames heppennames; do
+ echo "Processing package $package"
+
+ ## Make the macro list document fragment
+ TMP=macrolist-$$.tmp
+ > $TMP
+ echo "\begin{multicols}{2}{" >> $TMP
+ echo "\begin{itemize}" >> $TMP
+ cat ${package}.sty | egrep "^\\\DeclareRobustCommand|^%\\\DeclareRobustCommand" | while read line; do
+ item=$( echo $line | sed -e s/'^%'// -e s/"DeclareRobustCommand{\([^}]\+\)}[^%]*"/"\1"/g -e s/'%.*'//g )
+ if [[ -z $item ]]; then continue; fi
+ description=$( echo $line | sed -e s/'^.*DeclareRobustCommand[^%]*'//g -e s/'%%.*'//g -e s/'^%\ *'//g )
+ if [[ -n $description ]]; then description="$description\newline"; fi
+ echo "\item ${description} \texcmd{$(echo $item | sed -e s/'\ .*'/''/g)} \$\Rightarrow\$ \\${item}" >> $TMP
+ done
+ echo "\end{itemize}" >> $TMP
+ echo "}\end{multicols}" >> $TMP
+
+ ## Make the LaTeX files
+ PKGOUT=${package}-macros.tex
+ echo "Making $PKGOUT"
+ cat $TMP > $PKGOUT
+
+ for style in it rm; do
+ PKGOUT=${package}-${style}.tex
+ echo "Making $PKGOUT"
+ > $PKGOUT
+ if [[ "$style" = "rm" ]]; then pkgopts=""; else pkgopts="[italic]"; fi
+ SECTIONCMD="\section"
+ echo "\documentclass[12pt]{article}" >> $PKGOUT
+ echo "\usepackage${pkgopts}{${package}}" >> $PKGOUT
+ echo "\usepackage{a4wide,multicol,setspace,color}" >> $PKGOUT
+ echo "\title{Testing \\textsf{${package}}}" >> $PKGOUT
+ echo "\author{Generated by \texttt{$USER}}" >> $PKGOUT
+ echo "\onehalfspacing" >> $PKGOUT
+ echo '\newcommand{\texcmd}[1]{\textcolor{red}{\texttt{\char`\\#1}}}' >> $PKGOUT
+ echo "\newcommand{\texenv}[1]{\textcolor{red}{\texttt{#1}}}" >> $PKGOUT
+ echo "\newcommand{\texopt}[1]{\textcolor{purple}{\texttt{#1}}}" >> $PKGOUT
+ echo "\newcommand{\texopts}[1]{\textcolor{purple}{\texttt{[#1]}}}" >> $PKGOUT
+ echo "\newcommand{\texarg}[1]{\textcolor{violet}{\texttt{#1}}}" >> $PKGOUT
+ echo "\newcommand{\texargs}[1]{\textcolor{violet}{\texttt{\{#1\}}}}" >> $PKGOUT
+ echo "\newcommand{\texpkg}[1]{\texttt{#1}}" >> $PKGOUT
+ echo "\newcommand{\texcls}[1]{\texttt{#1}}" >> $PKGOUT
+ echo "\newcommand{\gen}[1]{\ensuremath{\braket{#1}}}" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "\begin{document}" >> $PKGOUT
+ echo "\maketitle" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Normal font}" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Bold font}" >> $PKGOUT
+ echo "\textbf{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}" >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Italic font}" >> $PKGOUT
+ echo "\textit{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}" >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Bold italic font}" >> $PKGOUT
+ echo "\textbf{\textit{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}}" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Sans font}" >> $PKGOUT
+ echo "\textsf{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}" >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Bold sans font}" >> $PKGOUT
+ echo "\textsf{\textbf{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}}" >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Italic sans font}" >> $PKGOUT
+ echo "\textsf{\textit{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}}" >> $PKGOUT
+ echo "\clearpage" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "$SECTIONCMD{Bold italic sans font}" >> $PKGOUT
+ echo "\textsf{\textbf{\textit{" >> $PKGOUT
+ cat $TMP >> $PKGOUT
+ echo "}}}" >> $PKGOUT
+ echo >> $PKGOUT
+ echo "\end{document}" >> $PKGOUT
+ done
+ rm -f $TMP
+
+done