|
281 | 281 | r'\rho' : ('psyr', 114), |
282 | 282 | r'\sigma' : ('psyr', 115), |
283 | 283 | r'\tau' : ('psyr', 116), |
284 | | - '\\upsilon' : ('psyr', 117), |
| 284 | + r'\upsilon' : ('psyr', 117), |
285 | 285 | r'\varpi' : ('psyr', 118), |
286 | 286 | r'\omega' : ('psyr', 119), |
287 | 287 | r'\xi' : ('psyr', 120), |
|
296 | 296 | r'\spadesuit' : ('psyr', 170), |
297 | 297 | r'\leftrightarrow' : ('psyr', 171), |
298 | 298 | r'\leftarrow' : ('psyr', 172), |
299 | | - '\\uparrow' : ('psyr', 173), |
| 299 | + r'\uparrow' : ('psyr', 173), |
300 | 300 | r'\rightarrow' : ('psyr', 174), |
301 | 301 | r'\downarrow' : ('psyr', 175), |
302 | 302 | r'\pm' : ('psyr', 176), |
|
335 | 335 | r'\surd' : ('psyr', 214), |
336 | 336 | r'\__sqrt__' : ('psyr', 214), |
337 | 337 | r'\cdot' : ('psyr', 215), |
338 | | - '\\urcorner' : ('psyr', 216), |
| 338 | + r'\urcorner' : ('psyr', 216), |
339 | 339 | r'\vee' : ('psyr', 217), |
340 | 340 | r'\wedge' : ('psyr', 218), |
341 | 341 | r'\Leftrightarrow' : ('psyr', 219), |
342 | 342 | r'\Leftarrow' : ('psyr', 220), |
343 | | - '\\Uparrow' : ('psyr', 221), |
| 343 | + r'\Uparrow' : ('psyr', 221), |
344 | 344 | r'\Rightarrow' : ('psyr', 222), |
345 | 345 | r'\Downarrow' : ('psyr', 223), |
346 | 346 | r'\Diamond' : ('psyr', 224), |
|
362 | 362 | r'\slash' : ('psyr', 0o57), |
363 | 363 | r'\Lamda' : ('psyr', 0o114), |
364 | 364 | r'\neg' : ('psyr', 0o330), |
365 | | - '\\Upsilon' : ('psyr', 0o241), |
| 365 | + r'\Upsilon' : ('psyr', 0o241), |
366 | 366 | r'\rightbrace' : ('psyr', 0o175), |
367 | 367 | r'\rfloor' : ('psyr', 0o373), |
368 | 368 | r'\lambda' : ('psyr', 0o154), |
|
0 commit comments