mstack and south carries

Daniel Marques <[email protected]> Mon, 16 Mar 2015 17:02:08 +0100
Newsgroups gmane.comp.web.mathematics
Message-ID <[email protected]>
Hi all,



The MathML specification allows specifying carries at south positions. In
this case, when other rows of carries exists it is not clear how the
formula must be rendered.



For example, in the following formula

<mstack><mscarries><mn>1</mn></mscarries><mscarries
location="s"><mn>2</mn></mscarries><mn>3</mn><msline/><msrow/></mstack>



What’s is the expected rendering?

1



3

2



Or maybe



1

3

2



?





Dani