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

          Priority: medium
            Bug ID: 66277
          Assignee: [email protected]
           Summary: Use columnalign to implement matrix alignment
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: Formula Editor
           Product: LibreOffice

Two examples from the LibreOffice doc:

matrix{ a =b
a # "=" # alignl{b} ## = c +1
{} # "=" # alignl{c+1} 
} 

stack{ 
'phantom') alignl{a} = b # 
           alignl{phantom{a} = c+1} 
} 

The equal signs are supposed to be aligned but this property is lost when
exported to MathML. The mtable@columnalign attribute should be used instead.
This will work in MathJax and Firefox (but note the following bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=491384).

-- 
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

Reply via email to