nabu1185 / mathmleditor

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

new line in equation editor is lost when going into TeX mode #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1) Start editing an equation
2) press "new line" to start a new line of equation
3) Go into TeX mode and back
4) New line is lost.

What is the expected output? What do you see instead?
Instead of seeing two lines of mathml, they are merged into one line.

What version of the product are you using? On what browser?
The latest, Firefox.

Please provide any additional information below.
in TeX mode the new line should be represented as "\\". When going into the TeX 
mode, this doesn't happen, so the new line is lost because it has no supported 
TeX representation.

Original issue reported on code.google.com by epistame...@gmail.com on 12 May 2011 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by ionel.alexandru@gmail.com on 16 Jun 2011 at 8:15