File tree Expand file tree Collapse file tree 1 file changed +36
-9
lines changed Expand file tree Collapse file tree 1 file changed +36
-9
lines changed Original file line number Diff line number Diff line change 1
1
2
+ - property : pause-short
3
+ type : pause
4
+ applicability : all
5
+ effect : " short pause before processing the element as usual."
2
6
3
- - property : example
4
- type : example-type
5
- applicability : mi
7
+ - property : pause-medium
8
+ type : pause
9
+ applicability : all
10
+ effect : " medium pause before processing the element as usual."
6
11
examples :
7
- - mathml : " $ 1.50 "
8
- en : 1.50 dollars
9
- - mathml : " 1.50 USD "
10
- en : 1.50 U S dollars
11
- - mathml : " £ 1.50 "
12
- en : 1.50 pounds
12
+ - mathml : |
13
+
14
+
15
+
16
+ (10)
17
+ 𝑎 + 𝑎
18
+ = 𝑏 𝑏 + 𝑏
19
+ 𝑐 + 𝑐
20
+ = 𝑑 + 𝑑
21
+
22
+
23
+ (11)
24
+ 𝑎
25
+ = 𝑏
26
+ 𝑐
27
+ = 𝑑
28
+
29
+
30
+
31
+
32
+ - property : pause-long
33
+ type : pause
34
+ applicability : all
35
+ effect : " long pause before processing the element as usual."
13
36
37
+ - property : pause-xlong
38
+ type : pause
39
+ applicability : all
40
+ effect : " extra long pause before processing the element as usual."
You can’t perform that action at this time.
0 commit comments