https://bugs.freedesktop.org/show_bug.cgi?id=41739
Ivan Timofeev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Ivan Timofeev <[email protected]> 2012-03-20 11:01:57 PDT --- Math always tries to get a complete expression from a single line[1]. i.e. it needs something standing after "=" or "+" at the same line. So the following formula will work: a+b_ij = {} newline {} = c+d I think it is not a bug... Opinions? [1] Formula parsing code: starmath/source/parse.cxx -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
