caleeli / mathmlformula

Automatically exported from code.google.com/p/mathmlformula
1 stars 0 forks source link

MSPACE linebreak #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use your API, and i thank you very much for that. It's amazing!!!

But I need in a current project a linebreak into my formula, to show more
than one Line.
Is it possible to implement that ? Or how can i do that?

i need:
<mspace linebreak='newline'/>
<mspace linebreak='auto'/> 

example:
1+2 <break>
3+4

Thank you very much, Flexa.

Original issue reported on code.google.com by marskee...@gmx.de on 11 Mar 2009 at 11:26

GoogleCodeExporter commented 9 years ago
I understand to implement <mspace linebreak='newline'/> but for <mspace 
linebreak='auto'/> I don't have a max width for parent.

Original comment by ionel.alexandru@gmail.com on 22 Jan 2010 at 2:31

GoogleCodeExporter commented 9 years ago
Add implementation for <mspace linebreak='newline'/>
Last version and documentation on www.fmath.info

Original comment by ionel.alexandru@gmail.com on 20 Apr 2010 at 1:12