summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hepnames/hepnames.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/hepnames/hepnames.sty')
-rw-r--r--Master/texmf-dist/tex/latex/hepnames/hepnames.sty16
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/hepnames/hepnames.sty b/Master/texmf-dist/tex/latex/hepnames/hepnames.sty
index fd147a3e1ac..99ee5e9873e 100644
--- a/Master/texmf-dist/tex/latex/hepnames/hepnames.sty
+++ b/Master/texmf-dist/tex/latex/hepnames/hepnames.sty
@@ -7,19 +7,17 @@
%% 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
+%%
+%% This material is subject to the LaTeX Project Public License.
+%% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
%% for the details of that license.
%%
%% -------------------------------------------------------------
-\def\fileversion{1.4}
-\def\filedate{2007/03/07}
+\def\fileversion{1.7}
+\def\filedate{2013/10/05}
\ProvidesPackage{hepnames}[\filedate\space Pre-defined HEP particle symbols (version \fileversion)]
\NeedsTeXFormat{LaTeX2e}
-\RequirePackage{hepnicenames}
-\RequirePackage{heppennames}
%% Declare package options: map directly on to options in hepnicenames
\DeclareOption{italic}{%
@@ -37,6 +35,10 @@
%% Process package options
\ProcessOptions
+%% Load packages that do stuff
+\RequirePackage{hepnicenames}
+\RequirePackage{heppennames}
+
%% For referencing this package
\DeclareRobustCommand{\hepnames}{\texttt{hepnames}\xspace}