diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-15 22:00:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-15 22:00:18 +0000 |
commit | 920c3efbeb9d3b013877bfbbde4a67a9cac2ee59 (patch) | |
tree | 3e1c53de3c458c0948c3b4573d1590c16ca3f4a2 /Master/texmf-dist/tex/latex/breqn/mathstyle.sty | |
parent | b5d6f3a3c6dbd0788691087b63060431e5bdf00a (diff) |
breqn (15oct19)
git-svn-id: svn://tug.org/texlive/trunk@52397 c570f23f-e606-0410-a88d-b1316a301751
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}% |