You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>It's possible, with some fallback hackery, to represent these styles with a @counter-style rule. For example, the following 11 styles would serve to represent ''simp-chinese-informal'' between 0 and 999:</p>
<p>If Lists allowed multiple ranges, the -100 through -900 styles could be collapsed into a single additive style, for a total of only 3 @counter-style rules, and up to 9999 could be done with (I believe) 2 additional rules. If Lists was altered to let non-numeric styles represent negative values, the negative half of the range could be represented without any extra rules.</p>
1386
+
1387
+
<p>All of the Chinese longhand styles are nearly identical, and ethiopian-numeric can be represented in a similar fashion. Is this too hacky for me to represent them officially using this strategy, or is it okay?</p>
0 commit comments