<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer does not include a key combination to insert thin spaces (U+200A)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121596#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer does not include a key combination to insert thin spaces (U+200A)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121596">bug 121596</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>(In reply to V Stuart Foote from <a href="show_bug.cgi?id=121596#c2">comment #2</a>)
<span class="quote">> Finally, would there be enough variation in "official" typography that this
> set of spacing shortcuts need to be localized with a stanza added
> i18npool/source/localedata/data/*.xml?</span >
For number formatting, if the group separator in normal writing is a space then
a U+00A0 NO-BREAK SPACE (NBSP) should be used (as also defined in locale data
where applicable) instead, because you don't want your numbers wrap to the next
line. Similar, if the group separator should be a thin space then for number
formatting purposes it should be a U+202F NARROW NO-BREAK SPACE (NNBSP).

Whatever keyboard shortcuts would be assigned to enter various spaces is beyond
the scope of i18npool's locale data.

However, programmatically the es-ES locale uses '.' dot as group (thousand)
separator, see also <a href="https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_ES">https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_ES</a>
under "Numbers : Western Digits" and
<a href="https://unicode.org/cldr/charts/latest/verify/numbers/es.html">https://unicode.org/cldr/charts/latest/verify/numbers/es.html</a>

The cited article (attached screenshot) seems to talk about ISO 31-0 ("la
normativa internacional"), in which the decimal separator can be either dot or
comma and the group separator a small space, see
<a href="https://en.wikipedia.org/wiki/ISO_31-0#Numbers">https://en.wikipedia.org/wiki/ISO_31-0#Numbers</a></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>