diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-28 22:59:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-28 22:59:01 +0000 |
commit | 9c982d89c5b240ffd6176bf0b997a80462ad0b58 (patch) | |
tree | 7e7812eeaf1373656cc21c1ac9847c972283d1a9 /Master/texmf-dist/tex/latex/breqn/breqn.sty | |
parent | f00b1aae5e501fea4099673dfcdfc20c60ec983d (diff) |
breqn (28jan17)
git-svn-id: svn://tug.org/texlive/trunk@43071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/breqn/breqn.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/breqn/breqn.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/breqn/breqn.sty b/Master/texmf-dist/tex/latex/breqn/breqn.sty index 588455c22d7..075b653229d 100644 --- a/Master/texmf-dist/tex/latex/breqn/breqn.sty +++ b/Master/texmf-dist/tex/latex/breqn/breqn.sty @@ -11,7 +11,8 @@ %% Copyright (C) 1997-2003 by Michael J. Downes %% Copyright (C) 2007-2008 by Morten Hoegholm %% Copyright (C) 2007-2014 by Lars Madsen -%% Copyright (C) 2007-2014 by Will Robertson +%% Copyright (C) 2007-2017 by Will Robertson +%% Copyright (C) 2010-2017 by Joseph Wright %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -31,7 +32,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3}[2009/08/05] -\ProvidesExplPackage{breqn}{2015/08/11}{0.98d}{Breaking equations} +\ProvidesExplPackage{breqn}{2017/01/27}{0.98e}{Breaking equations} \ExplSyntaxOff \edef\breqnpopcats{% \catcode\number`\"=\number\catcode`\" |