[Libreoffice-bugs] [Bug 53143] FORMATTING: Wrong equation alignment inside matrix cell.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 9 12:58:51 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=53143

Jean-Baptiste Faure <jbf.faure at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jbf.faure at orange.fr
     Ever Confirmed|0                           |1

--- Comment #1 from Jean-Baptiste Faure <jbf.faure at orange.fr> 2012-08-09 10:58:51 UTC ---
I reproduce this behavior with LO 3.6.0 under Ubuntu 11.10
It seems that Math can't distinguish between minus (unitary) and subtraction
operators.
There is a workaround: add an small space before the minus sign.
If you want that the minus sign to be smaller than the subtraction operator,
you can add the keyword uoper (unitary operator) in front of it. 

Side note: there is a "left none" missing in front of your formula. 

left none {matrix
{ 
alignr{3 x + 2 y} # "" = "" # alignl{2} 
## 
alignr{`uoper-x - 7 y} # "" = "" # alignl{5}
}}
right rbrace

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list