<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Default set of list styles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106988#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Default set of list styles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=106988">bug 106988</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>The default bullet is defined here...

<a href="http://opengrok.libreoffice.org/xref/core/sw/inc/numrule.hxx#49(In">http://opengrok.libreoffice.org/xref/core/sw/inc/numrule.hxx#49(In</a> reply to
Yousuf Philips (jay) from <a href="show_bug.cgi?id=106988#c8">comment #8</a>)

<span class="quote">> 
> (In reply to V Stuart Foote from <a href="show_bug.cgi?id=106988#c7">comment #7</a>)
> > 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.</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>