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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Regina Henschel <[email protected]> ---
ODF has only the values "listtab", "nothing" and "space"(=U+0020) in the
text:label-followed-by attribute (19.833 ODF 1.3 part3). I would not change
that.

Instead, the attributes style:num-prefix (19.506) and style:num-suffix (19.507)
are explicitly allowed in combination with text:bullet-char. It is only
LibreOffice, that does not support it. So I would go to implement the "before"
and "after" fields known from numbering, for bullets too.

I think export to XHTML is a different problem, because XHTML has no tab stops
anyway and a tab-character is a white-space as others. A tab after a bullet is
mostly used to jump to the indent position. To get such behavior in XHTML, you
need "tab-size" from CSS3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to