summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/rmathbr
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-11 23:04:42 +0000
committerKarl Berry <karl@freefriends.org>2016-04-11 23:04:42 +0000
commit58df6cf43eefd5899357e6d65f49f9f4f1386527 (patch)
tree7b4bbc09a6c46eaccd35b9a023313515eae745f5 /Master/texmf-dist/tex/latex/rmathbr
parent97be66f542a3bdec06dcf1444bc62e10ba3937e6 (diff)
rmathbr (11apr16)
git-svn-id: svn://tug.org/texlive/trunk@40415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/rmathbr')
-rw-r--r--Master/texmf-dist/tex/latex/rmathbr/rmathbr.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/rmathbr/rmathbr.sty b/Master/texmf-dist/tex/latex/rmathbr/rmathbr.sty
index 307a08ad610..efec0525ff2 100644
--- a/Master/texmf-dist/tex/latex/rmathbr/rmathbr.sty
+++ b/Master/texmf-dist/tex/latex/rmathbr/rmathbr.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2008-2011 by Denis Ryabov <dryabov@yandex.ru>
+%% Copyright (C) 2008-2016 by Denis Ryabov <dryabov@yandex.ru>
%% --------------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -20,7 +20,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{rmathbr}
- [2015/06/23 1.0.2 Repeating of math operator at the broken line and the new line in inline equations]
+ [2016/04/10 1.0.3 Repeating of math operator at the broken line and the new line in inline equations]
\RequirePackage{ifetex}
\RequirePackage{mathstyle}
\@ifpackageloaded{breqn}%
@@ -451,10 +451,10 @@
\fi
\endgroup%
}
-\rmathbr@ReDeclareRobustCommandI{\bigl}{\mathopen\big#1\nobr}
-\rmathbr@ReDeclareRobustCommandI{\Bigl}{\mathopen\Big#1\nobr}
-\rmathbr@ReDeclareRobustCommandI{\biggl}{\mathopen\bigg#1\nobr}
-\rmathbr@ReDeclareRobustCommandI{\Biggl}{\mathopen\Bigg#1\nobr}
+\rmathbr@ReDeclareRobustCommandI{\bigl}{\rmathbr@mathop{\mathopen\big#1}}
+\rmathbr@ReDeclareRobustCommandI{\Bigl}{\rmathbr@mathop{\mathopen\Big#1}}
+\rmathbr@ReDeclareRobustCommandI{\biggl}{\rmathbr@mathop{\mathopen\bigg#1}}
+\rmathbr@ReDeclareRobustCommandI{\Biggl}{\rmathbr@mathop{\mathopen\Bigg#1}}
\SetOpenBracket{\lmoustache}
\SetOpenBracket{\langle}
\SetOpenBracket{\lbrace}