[Libreoffice-bugs] [Bug 107517] PPTX exports SVG will trim "Tab" in tspan

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 29 13:25:56 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |rb.henschel at t-online.de
     Ever confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #1 from Regina Henschel <rb.henschel at t-online.de> ---
SVG does not have tabulators at all and if LibreOffice wrote one or more &#x09;
that would be collapsed to a space by the XML whitespace collapsing algorithm.

But I think, that LibreOffice can use a dx attribute or an x attribute on the
following <tspan> element, having a value that results in a gab that is equal
to the current gap in the text in the slide. That would fake the tabulator.

-- 
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/20170429/2c433af3/attachment.html>


More information about the Libreoffice-bugs mailing list