[Libreoffice-bugs] [Bug 131008] Bullet point symbol not shown in .PPTX file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 2 13:33:58 UTC 2020


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

--- Comment #7 from Timur <gtimur at gmail.com> ---
Created attachment 159268
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159268&action=edit
The .pptx just text

PPTX opens in MSO 2016. I add it simplified, just text.

This bullet is shown:

<a:pPr marL="228600" indent="-228240">
        <a:lnSpc>
                <a:spcPct val="90000"/>
        </a:lnSpc>
        <a:spcBef>
                <a:spcPts val="1001"/>
        </a:spcBef>
        <a:buClr>
                <a:srgbClr val="000000"/>
        </a:buClr>
        <a:buFont typeface="Arial"/>
        <a:buChar char="•"/>
</a:pPr>

This dash bullet is not:

<a:pPr marL="685800" lvl="1" indent="-228240">
        <a:lnSpc>
                <a:spcPct val="90000"/>
        </a:lnSpc>
        <a:spcBef>
                <a:spcPts val="499"/>
        </a:spcBef>
        <a:buClr>
                <a:srgbClr val="000000"/>
        </a:buClr>
        <a:buFont typeface="Calibri"/>
        <a:buChar char="­"/>
</a:pPr>

-- 
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/20200402/ebeb49b6/attachment.htm>


More information about the Libreoffice-bugs mailing list