Commit 1a3aa0a
committed
Add ring / asterisk / circled-times operators and math-symbol samples
- \circ (U+2218): reuses the ring contours extracted from Å (same
hand-drawn shape used as a diacritic above å/ů), recentred on the
math axis.
- \ast (U+2217): asterisk outlines translated down to the math axis.
- \otimes (U+2297): hand-drawn from the 2034 equations comic via
extras/2034_equations_2x__circled_times.png.
- Use createChar(cp, name) instead of createMappedChar(cp) when adding
Unicode-mapped glyphs in pt6 — createMappedChar leaves unicode=-1 in
the SFD and the OTF cmap omits the codepoint (which is why \cdot
had been silently falling back to MJXTEX since it was introduced).
- Samples: align-eqref (AMS align + tag + eqref, opts into the
[tex]/ams package via its `mathjax:` block) and math-symbols-zoo
(binops / relations / arrows / delimiters / logic / misc reference).1 parent 6d779ab commit 1a3aa0a
14 files changed
Lines changed: 35 additions & 4 deletions
File tree
- xkcd-script/samples/mathjax3
Loading
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
| |||
161 | 157 | | |
162 | 158 | | |
163 | 159 | | |
| 160 | + | |
164 | 161 | | |
165 | 162 | | |
166 | 163 | | |
| |||
179 | 176 | | |
180 | 177 | | |
181 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
Loading
Loading
Loading
Loading
0 commit comments