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
Copy file name to clipboardExpand all lines: docs/chap-2/c-b-character-syntax/_c-b-d-standard-characters.md
+28-1Lines changed: 28 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,34 @@ The <DictionaryLink term={"standard-char"}><b>standard-char</b></DictionaryLink
115
115
116
116
|**Graphic ID Glyph Description**|
117
117
| :- |
118
-
|<p>SP02 ! exclamation mark </p><p>SC03 $ dollar sign </p><p>SP04 " quotation mark, or double quote SP05 ’ apostrophe, or [single] quote </p><p>SP06 ( left parenthesis, or open parenthesis SP07 ) right parenthesis, or close parenthesis SP08 , comma </p><p>SP09 low line, or underscore </p><p>SP10 - hyphen, or minus [sign] </p><p>SP11 . full stop, period, or dot </p><p>SP12 / solidus, or slash </p><p>SP13 : colon </p><p>SP14 ; semicolon </p><p>SP15 ? question mark </p><p>SA01 + plus [sign] </p><p>SA03 < less-than [sign] </p><p>SA04 = equals [sign] </p><p>SA05 > greater-than [sign] </p><p>SM01 # number sign, or sharp[sign] </p><p>SM02 % percent [sign] </p><p>SM03 & ampersand </p><p>SM04 \* asterisk, or star </p><p>SM05 @ commercial at, or at-sign </p><p>SM06 [ left [square] bracket </p><p>SM07 \ reverse solidus, or backslash </p><p>SM08 ] right [square] bracket </p><p>SM11 \{ left curly bracket, or left brace </p><p>SM13 | vertical bar </p><p>SM14 \} right curly bracket, or right brace SD13 ‘ grave accent, or backquote </p><p>SD15 <i><sup>∧</sup></i> circumflex accent </p><p>SD19 ~ tilde</p>|
118
+
| SP02 ! exclamation mark |
119
+
| SC03 $ dollar sign |
120
+
| SP04 " quotation mark, or double quote SP05 ’ apostrophe, or [single] quote |
121
+
| SP06 ( left parenthesis, or open parenthesis SP07 ) right parenthesis, or close parenthesis SP08 , comma |
122
+
| SP09 low line, or underscore |
123
+
| SP10 - hyphen, or minus [sign]|
124
+
| SP11 . full stop, period, or dot |
125
+
| SP12 / solidus, or slash |
126
+
| SP13 : colon |
127
+
| SP14 ; semicolon |
128
+
| SP15 ? question mark |
129
+
| SA01 + plus [sign]|
130
+
| SA03 < less-than [sign]|
131
+
| SA04 = equals [sign]|
132
+
| SA05 > greater-than [sign]|
133
+
| SM01 # number sign, or sharp[sign]|
134
+
| SM02 % percent [sign]|
135
+
| SM03 & ampersand |
136
+
| SM04 \* asterisk, or star |
137
+
| SM05 @ commercial at, or at-sign |
138
+
| SM06 [ left [square] bracket |
139
+
| SM07 \ reverse solidus, or backslash |
140
+
| SM08 ] right [square] bracket |
141
+
| SM11 \{ left curly bracket, or left brace |
142
+
| SM13 | vertical bar |
143
+
| SM14 \} right curly bracket, or right brace SD13 ‘ grave accent, or backquote |
144
+
| SD15 <i><sup>∧</sup></i> circumflex accent |
145
+
| SD19 ~ tilde |
119
146
120
147
**(Figure 2–5. Standard Character Subrepertoire (Part 3 of 3: Special Characters))**
0 commit comments