[Libreoffice-bugs] [Bug 108491] XHTML export puts inline formulae on separate lines

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 12 23:55:22 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108491

Regina Henschel <rb.henschel at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rb.henschel at t-online.de

--- Comment #1 from Regina Henschel <rb.henschel at t-online.de> ---
You need to set the following <div> elements to inline display too.

The problem is not only in the XSLT, but the object itself has already a
display="block" attribute in the ODF file format. If you use "Textmode" for the
formula, then it is exported without the display attribute, which then defaults
to "inline". But the problem with the following div-element remains.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170612/266df841/attachment-0001.html>


More information about the Libreoffice-bugs mailing list