chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fb8a945
)
mdwmath.dtx: Use `\@testopt', which I've just noticed.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 9 Aug 2022 17:16:49 +0000
(18:16 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 9 Aug 2022 17:17:22 +0000
(18:17 +0100)
mdwmath.dtx
patch
|
blob
|
blame
|
history
diff --git
a/mdwmath.dtx
b/mdwmath.dtx
index 0b8dc36468e2da81ce8ede3599b23ec9d7e03082..2f93b1bc4d6eb617ddee904bab21b57b3367862e 100644
(file)
--- a/
mdwmath.dtx
+++ b/
mdwmath.dtx
@@
-27,7
+27,7
@@
%<+package> [2020/09/06 1.14.0 Nice mathematical things]
% \end{meta-comment}
%
%<+package> [2020/09/06 1.14.0 Nice mathematical things]
% \end{meta-comment}
%
-% \CheckSum{72
8
}
+% \CheckSum{72
7
}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@
-872,8
+872,8
@@
% macro |\bbigg@|.
%
% \begin{macrocode}
% macro |\bbigg@|.
%
% \begin{macrocode}
-\def\@bbigg#1{\@
ifnextchar[{\@bigg@i{#1}}{\@bigg@i{#1}[\z@]}
}
-\def\@b
igg@i#1[#2]#3#4{#1{\bbigg@{#2}{#3}{#4
}}}
+\def\@bbigg#1{\@
testopt{\@bbigg@i{#1}}\z@
}
+\def\@b
bigg@i#1[#2]{#1{\bbigg@{#2
}}}
% \end{macrocode}
%
% \end{macro}
% \end{macrocode}
%
% \end{macro}