[contexttest-Bugs][49] \startmathalign gives an extra formula number
Bugs item #49, was opened at 2007-01-04 01:27 You can respond by visiting: http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=49&group_id=21 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Closed Priority: 3 Submitted By: Aditya Mahajan (adityam) Assigned to: Nobody (None) Summary: \startmathalign gives an extra formula number Resolution: None Version: None Category: macros
Initial Comment: The following code gives an exra line with formla number \placeformula \startformula \startalign \NC a \EQ b \NR[+] \NC c \EQ d \NR[+] \stopalign \stopformula ----------------------------------------------------------------------
Comment By: Aditya Mahajan (adityam) Date: 2007-01-05 03:38
Message: This is corrected in the latest beta. Problem in a nutshell: (by Taco) Correct old: math-pln.tex:\def\displ@y{.....} core-mat.tex:\let\normaldispl@y\displ@y core- mat.tex:\def\displ@y{\resetdisplaymatheq\normaldispl@y} Broken old: core-mat.tex:\let\normaldispl@y\displ@y core- mat.tex:\def\displ@y{\resetdisplaymatheq\normaldispl@y} math-pln.tex:\def\displ@y{.....} New: core-mat.tex:\def\displ@y{.....} core-mat.tex:\let\normaldispl@y\displ@y core- mat.tex:\def\displ@y{\resetdisplaymatheq\normaldispl@y} ---------------------------------------------------------------------- You can respond by visiting: http://foundry.supelec.fr/tracker/?func=detail&atid=161&aid=49&group_id=21
participants (1)
-
contexttest-bugs@foundry.supelec.fr