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

          Priority: medium
            Bug ID: 66286
          Assignee: [email protected]
           Summary: Add an option to format an equation in "display" mode
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: Writer
           Product: LibreOffice

See the related bug that should be handled in the Math code (bug 66278). It
seems that at the moment, LibreOffice Writer only allows "inline" formulas. It
should be possible to add an UI like

Format -> Formula -> Display/Inline mode

and/or

Right click on a Formula -> Display/Inline mode

so that the user can format an equation in "display" mode. This would have at
least the effect of centering the equation in its own paragraph and transmit
that info to Math so that the math rendering engine could take that into
account. Then when exporting to XHTML the <math> element will have a
display="block" attribute attached to it (I guess the XHTML exports relies on
the MathML export and so this last point will be fixed in bug 66278) so that
browsers can correctly display the formula.

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