File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -1112,8 +1112,8 @@ Speech Synthesis: the '@counter-style/speak-as' descriptor</h3>
1112
1112
</pre>
1113
1113
1114
1114
A counter style can be constructed with a meaning that is obvious visually,
1115
- but impossible to meaningfully represent via a speech synthesizer,
1116
- or possible but nonsensical when naively read out .
1115
+ but impossible to meaningfully represent via a speech synthesizer or other non-visual means ,
1116
+ or possible but nonsensical when naively transformed .
1117
1117
The '@counter-style/speak-as' descriptor describes how to synthesize the spoken form of a counter formatted with the given counter style.
1118
1118
Values have the following meanings:
1119
1119
@@ -1164,6 +1164,9 @@ Speech Synthesis: the '@counter-style/speak-as' descriptor</h3>
1164
1164
for the counter styles participating in the loop.
1165
1165
</dl>
1166
1166
1167
+ Note: The values above are defined by referring to "speaking" a value,
1168
+ but should be understand as referring to any non-visual means of representing text.
1169
+
1167
1170
<div class='example'>
1168
1171
The ability to defer pronunciation to another counter style can help when the symbols being used aren't actually letters.
1169
1172
For example, here's a possible definition of a ''circled-lower-latin'' counter-style, using some special Unicode characters:
You can’t perform that action at this time.
0 commit comments