- <p class='issue'>Is it necessary to define ''ethiopian-numeric'' and the longhand Chinese styles out to these ranges? I have no idea if it would be common to use them in the sorts of situations where you need counter-styles in the thousands or higher. If they'll typically be used for only low-count use-cases, we can simplify them by just making them "non-repeating" styles manually defined out to 100 or so values. Alternately, the longhand Chinese styles can be defined out to 999 with some fallback hackery, or 9999 with some fallback hackery + changes to Lists.</p>
0 commit comments