[Libreoffice-bugs] [Bug 106988] Default set of list styles
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu May 18 01:33:36 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=106988
--- Comment #9 from V Stuart Foote <vstuart.foote at utsa.edu> ---
The default bullet is defined here...
http://opengrok.libreoffice.org/xref/core/sw/inc/numrule.hxx#49(In reply to
Yousuf Philips (jay) from comment #8)
>
> (In reply to V Stuart Foote from comment #7)
> > Also we might want to use a different selection of glyphs?
>
> Instead of the existing dash and checkbox styles, we should have circle and
> square and they should be of similar size to the default bullet, as the
> current square symbol is alot bigger.
Need to be careful with this bullet list style. The style responds to
indentation level.
Bullet 1 uses the x2022 "Black Small Circle" as from numrule.hxx at all levels
Bullet 2 uses the x2013 "En-dash", preferred in some locales, at all levels
Bullet 3 uses x25a1 "White square", and x2611 "Ballot box w/ Check" indent for
indent
Bullet 4 uses x27a2 "Top lighted right arrow", xe006 (right arrow), xe004
(black diamond (equilateral) for indents
Bullet 5 uses x2717 "Ballot X"
To me Bullet 4 needs the work to fix OpenSymbol (move out of the PUA) and
perhaps a different mix.
Bullet 1 might be changed in numrule.hxx if we adjust OpenSymbol to provide a
medium circle maybe adjusting x25cf "Black Circle" smaller or x2022 larger.
Bullet 3 might do better with x2020 "Dagger" x2021 "Double Dagger" to bring the
size down.
--
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/20170518/4c707db7/attachment.html>
More information about the Libreoffice-bugs
mailing list