diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/eulerpx/eulerpx.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/eulerpx/eulerpx.sty b/Master/texmf-dist/tex/latex/eulerpx/eulerpx.sty index bda6ba0af0f..1af6c7b773b 100644 --- a/Master/texmf-dist/tex/latex/eulerpx/eulerpx.sty +++ b/Master/texmf-dist/tex/latex/eulerpx/eulerpx.sty @@ -1,5 +1,5 @@ %% eulerpx.sty -%% Copyright 2017 J. A. Ouassou +%% Copyright 2016-2017 J. A. Ouassou %% %% This work may be distributed and/or modified under the conditions of the LaTeX %% Project Public License, either version 1.3 of this license or (at your option) @@ -16,8 +16,8 @@ %% % Package metadata -\def\fileversion{v0.2} -\def\filedate{2017/02/03} +\def\fileversion{v0.2.1} +\def\filedate{2017/04/10} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{eulerpx}[\filedate\space\fileversion] \typeout{Package: `eulerpx' \fileversion\space<\filedate>} @@ -133,7 +133,7 @@ % Miscellaneous \DeclareMathSymbol{\hbar}{\mathord}{letters}{128} -\DeclareMathSymbol{\infty}{\mathord}{largesymbols}{153} +\DeclareMathSymbol{\infty}{\mathord}{symbols}{49} % Unicode input \DeclareOption{utf8}% |