diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hep-font/hep-font.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/hep-font/hep-font.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hep-font/hep-font.sty b/Master/texmf-dist/tex/latex/hep-font/hep-font.sty index 4c8751ea7b9..92daf089140 100644 --- a/Master/texmf-dist/tex/latex/hep-font/hep-font.sty +++ b/Master/texmf-dist/tex/latex/hep-font/hep-font.sty @@ -15,7 +15,7 @@ %% and version 1.3c or later is part of all distributions of %% LaTeX version 2005/12/01 or later. \NeedsTeXFormat{LaTeX2e}[2005/12/01] -\ProvidesPackage{hep-font}[2023/07/01 v1.2 hep-font] +\ProvidesPackage{hep-font}[2024/11/01 v1.3 hep-font] \RequirePackage{kvoptions} \SetupKeyvalOptions{ @@ -85,6 +85,7 @@ \RequirePackage{xparse} \ProvideDocumentCommand{\code}{v}{{\codestyle #1}} \g@addto@macro\@floatboxreset{\tlstyle} +\pretocmd{\theequation}{\tstyle}{}{} \RequirePackage{textcomp} \newcommand{\hepfont@sf@shape}[3]{% \DeclareFontShape{\hepfont@encoding}{\sfdefault}{#1}{#2}{#3}{}% |