diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-18 22:31:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-18 22:31:00 +0000 |
commit | a340b6ccbdc7ac8f174570c9618d1b6e7a0cfd54 (patch) | |
tree | fc9a5dcbcc305342715357a5652cb5df7a04fd32 /Master/texmf-dist/source/latex/breqn/mathstyle.dtx | |
parent | 4a23fdac9e5766745b1a5af526e474f05e801fc4 (diff) |
breqn (18feb20)
git-svn-id: svn://tug.org/texlive/trunk@53833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/breqn/mathstyle.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/breqn/mathstyle.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/breqn/mathstyle.dtx b/Master/texmf-dist/source/latex/breqn/mathstyle.dtx index 6a3e99e0018..6df4e9426ac 100644 --- a/Master/texmf-dist/source/latex/breqn/mathstyle.dtx +++ b/Master/texmf-dist/source/latex/breqn/mathstyle.dtx @@ -57,8 +57,8 @@ % \fi % % \title{The \textsf{mathstyle} package} -% \def\fileversion{0.98h} -% \def\filedate{2020/02/16} +% \def\fileversion{0.98i} +% \def\filedate{2020/02/18} % \date{\filedate\quad\fileversion} % \author{Authors: Michael J. Downes, Morten H\o gholm\\ Maintained by Morten H\o gholm, Will Robertson\\ Feedback: \texttt{https://github.com/wspr/breqn/issues}} % @@ -151,7 +151,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\ProvidesExplPackage{mathstyle}{2020/02/16}{0.98h}{Tracking mathstyle implicitly} +\ProvidesExplPackage{mathstyle}{2020/02/18}{0.98i}{Tracking mathstyle implicitly} \ExplSyntaxOff % \end{macrocode} % |