diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/breqn/mathstyle.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/breqn/mathstyle.sty | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/breqn/mathstyle.sty b/Master/texmf-dist/tex/latex/breqn/mathstyle.sty index 6910ff6f92a..7001fa84726 100644 --- a/Master/texmf-dist/tex/latex/breqn/mathstyle.sty +++ b/Master/texmf-dist/tex/latex/breqn/mathstyle.sty @@ -9,10 +9,10 @@ %% This is a generated file. %% %% Copyright (C) 1997-2003 by Michael J. Downes -%% Copyright (C) 2007-2011 by Morten Hoegholm et al +%% Copyright (C) 2007-2008 by Morten Hoegholm %% Copyright (C) 2007-2014 by Lars Madsen -%% Copyright (C) 2007-2017 by Will Robertson %% Copyright (C) 2010-2017 by Joseph Wright +%% Copyright (C) 2007-2019 by Will Robertson %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -26,13 +26,13 @@ %% %% The Current Maintainer of this work is Will Robertson. %% -%% This work consists of the main source file mathstyle.dtx -%% and the derived files -%% mathstyle.sty, mathstyle.pdf, mathstyle.ins. +%% This work consists of the main source file breqn.dtx, +%% flexisym.dtx, and mathstyle.dtx. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mathstyle} - [2017/01/27 0.98e Tracking mathstyle implicitly] +\RequirePackage{expl3} +\ProvidesExplPackage{mathstyle}{2019/10/15}{0.98g}{Tracking mathstyle implicitly} +\ExplSyntaxOff \providecommand\@saveprimitive[2]{% \begingroup \edef\@tempa{\string#1}\edef\@tempb{\meaning#1}% |