tex2typst 0.3.5 → 0.3.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/map.ts CHANGED
@@ -55,70 +55,29 @@ const symbolMap = new Map<string, string>([
55
55
  // TODO: \pmb need special logic to handle but it is not implemented now. See the commented test case.
56
56
  ['pmb', 'bold'],
57
57
 
58
- /* variants of plus,minus,times,divide */
59
- ['pm', 'plus.minus'],
60
- ['mp', 'minus.plus'],
61
- ['boxplus', 'plus.square'],
62
- ['otimes', 'times.circle'],
63
- ['boxtimes', 'times.square'],
64
-
65
-
66
- /* wave */
67
- // tex: \sim \approx \cong \simeq \asymp \equiv \propto
68
- // typst: tilde.op approx tilde.equiv tilde.eq ≍ equiv prop
69
- ['approx', 'approx'],
70
- ['cong', 'tilde.equiv'],
71
- ['simeq', 'tilde.eq'],
72
- ['asymp', '≍'], // just use the unicode character :-)
73
- ['equiv', 'equiv'],
74
- ['propto', 'prop'],
58
+ ['leadsto', 'arrow.r.squiggly'],
59
+ ['P', 'pilcrow'],
60
+ ['S', 'section'],
61
+ ['aleph', 'alef'],
75
62
 
76
- /* arrows */
77
- ['gets', 'arrow.l'],
78
- // ['longmapsto', 'arrow.r.bar'],
79
- ['iff', 'arrow.l.r.double.long'],
80
- ['implies', 'arrow.r.double.long'],
81
- ['leadsto', 'arrow.squiggly'],
82
63
 
83
-
84
- ['Cap', 'sect.double'],
85
- ['Cup', 'union.double'],
86
64
  ['Delta', 'Delta'],
87
65
  ['Gamma', 'Gamma'],
88
- ['Join', 'join'],
89
66
  ['Lambda', 'Lambda'],
90
67
  ['Omega', 'Omega'],
91
- ['P', 'pilcrow'],
92
68
  ['Phi', 'Phi'],
93
69
  ['Pi', 'Pi'],
94
70
  ['Psi', 'Psi'],
95
- ['Rightarrow', 'arrow.r.double'],
96
- ['S', 'section'],
97
71
  ['Sigma', 'Sigma'],
98
72
  ['Theta', 'Theta'],
99
- ['aleph', 'alef'],
73
+
100
74
  ['alpha', 'alpha'],
101
75
  // ['amalg', 'product.co'],
102
- ['angle', 'angle'],
103
- ['approx', 'approx'],
104
- ['approxeq', 'approx.eq'],
105
- // ['ast', 'ast'],
106
76
  ['beta', 'beta'],
107
- ['bigcap', 'sect.big'],
77
+
108
78
  ['bigcirc', 'circle.big'],
109
- ['bigcup', 'union.big'],
110
- ['bigodot', 'dot.circle.big'],
111
- // ['bigoplus', 'xor.big'], // or "plus.circle.big"
112
- ['bigotimes', 'times.circle.big'],
113
- ['bigsqcup', 'union.sq.big'],
114
- // ['bigtriangledown', 'triangle.b'],
115
- // ['bigtriangleup', 'triangle.t'],
116
- ['biguplus', 'union.plus.big'],
117
- ['bigvee', 'or.big'],
118
- ['bigwedge', 'and.big'],
119
79
  // ['bowtie', 'join'],
120
80
  ['bullet', 'bullet'],
121
- ['cap', 'sect'],
122
81
  ['cdot', 'dot.op'], // 'dot.op' or 'dot.c'
123
82
  ['cdots', 'dots.c'],
124
83
  ['checkmark', 'checkmark'],
@@ -213,7 +172,6 @@ const symbolMap = new Map<string, string>([
213
172
  ['oiint', 'integral.surf'],
214
173
  ['oiiint', 'integral.vol'],
215
174
  ['omega', 'omega'],
216
- // ['omicron', 'omicron'],
217
175
  ['ominus', 'minus.circle'],
218
176
  // ['oplus', 'xor'], // or 'plus.circle'
219
177
  ['otimes', 'times.circle'],
@@ -246,8 +204,6 @@ const symbolMap = new Map<string, string>([
246
204
  ['smallsetminus', 'without'],
247
205
  // ['smile', 'paren.b'],
248
206
  ['spadesuit', 'suit.spade'],
249
- ['sqcap', 'sect.sq'],
250
- ['sqcup', 'union.sq'],
251
207
  ['sqsubseteq', 'subset.eq.sq'],
252
208
  ['sqsupseteq', 'supset.eq.sq'],
253
209
  // ['star', 'star'],
@@ -297,763 +253,800 @@ const symbolMap = new Map<string, string>([
297
253
 
298
254
  // The following are from Typst documentation website, augo-generated by the script
299
255
  const map_from_official_docs: Map<string, string> = new Map([
300
- ['lparen', 'paren.l'],
301
- ['lParen', 'paren.l.double'],
302
- ['rparen', 'paren.r'],
303
- ['rParen', 'paren.r.double'],
304
- ['overparen', 'paren.t'],
305
- ['underparen', 'paren.b'],
306
- ['lbrace', 'brace.l'],
307
- ['lBrace', 'brace.l.double'],
308
- ['rbrace', 'brace.r'],
309
- ['rBrace', 'brace.r.double'],
310
- // ['overbrace', 'brace.t'],
311
- ['underbrace', 'brace.b'],
312
- ['lbrack', 'bracket.l'],
313
- ['lBrack', 'bracket.l.double'],
314
- ['rbrack', 'bracket.r'],
315
- ['rBrack', 'bracket.r.double'],
316
- ['overbracket', 'bracket.t'],
317
- ['underbracket', 'bracket.b'],
318
- ['lbrbrak', 'shell.l'],
319
- ['Lbrbrak', 'shell.l.double'],
320
- ['rbrbrak', 'shell.r'],
321
- ['Rbrbrak', 'shell.r.double'],
322
- ['obrbrak', 'shell.t'],
323
- ['ubrbrak', 'shell.b'],
324
- ['vert', 'bar.v'],
325
- ['Vert', 'bar.v.double'],
326
- ['Vvert', 'bar.v.triple'],
327
- ['circledvert', 'bar.v.circle'],
328
- ['horizbar', 'bar.h'],
329
- ['lvzigzag', 'fence.l'],
330
- ['Lvzigzag', 'fence.l.double'],
331
- ['rvzigzag', 'fence.r'],
332
- ['Rvzigzag', 'fence.r.double'],
333
- ['fourvdots', 'fence.dotted'],
334
- ['angle', 'angle'],
335
- ['langle', 'angle.l'],
336
- ['lcurvyangle', 'angle.l.curly'],
337
- ['langledot', 'angle.l.dot'],
338
- ['rangle', 'angle.r'],
339
- ['rcurvyangle', 'angle.r.curly'],
340
- ['rangledot', 'angle.r.dot'],
256
+ ['acwopencirclearrow', 'arrow.ccw'],
257
+ ['adots', 'dots.up'],
341
258
  ['angdnr', 'angle.acute'],
342
- ['measuredangle', 'angle.arc'],
343
- ['measuredangleleft', 'angle.arc.rev'],
344
- ['wideangledown', 'angle.oblique'],
345
- ['revangle', 'angle.rev'],
346
- ['rightangle', 'angle.right'],
347
- ['measuredrightangle', 'angle.right.arc'],
348
- ['rightanglemdot', 'angle.right.dot'],
349
- ['rightanglesqr', 'angle.right.sq'],
259
+ ['angle', 'angle'],
350
260
  ['angles', 'angle.s'],
351
- ['threedangle', 'angle.spatial'],
352
- ['sphericalangle', 'angle.spheric'],
353
- ['gtlpar', 'angle.spheric.rev'],
354
- ['sphericalangleup', 'angle.spheric.top'],
355
- ['lceil', 'ceil.l'],
356
- ['rceil', 'ceil.r'],
357
- ['lfloor', 'floor.l'],
358
- ['rfloor', 'floor.r'],
359
- ['mathampersand', 'amp'],
360
- ['upand', 'amp.inv'],
261
+ ['approx', 'approx'],
262
+ ['approxeq', 'approx.eq'],
263
+ ['approxident', 'tilde.triple'],
264
+ ['assert', 'tack.r.short'],
361
265
  ['ast', 'ast.op'],
362
- ['circledast', 'ast.circle'],
363
- ['boxast', 'ast.square'],
364
- ['mathatsign', 'at'],
266
+ ['asymp', 'asymp'],
267
+ ['awint', 'integral.ccw'],
268
+ ['backcong', 'tilde.rev.equiv'],
269
+ ['backdprime', 'prime.double.rev'],
270
+ ['backprime', 'prime.rev'],
271
+ ['backsim', 'tilde.rev'],
272
+ ['backsimeq', 'tilde.eq.rev'],
365
273
  ['backslash', 'backslash'],
366
- ['obslash', 'backslash.circle'],
367
- ['rsolbar', 'backslash.not'],
368
- ['mathcolon', 'colon'],
274
+ ['backtrprime', 'prime.triple.rev'],
275
+ ['bardownharpoonleft', 'harpoon.bl.bar'],
276
+ ['bardownharpoonright', 'harpoon.br.bar'],
277
+ ['barleftarrow', 'arrow.l.stop'],
278
+ ['barleftarrowrightarrowbar', 'arrows.lr.stop'],
279
+ ['barleftharpoondown', 'harpoon.lb.stop'],
280
+ ['barleftharpoonup', 'harpoon.lt.stop'],
281
+ ['barrightharpoondown', 'harpoon.rb.bar'],
282
+ ['barrightharpoonup', 'harpoon.rt.bar'],
283
+ ['baruparrow', 'arrow.t.stop'],
284
+ ['barupharpoonleft', 'harpoon.tl.stop'],
285
+ ['barupharpoonright', 'harpoon.tr.stop'],
286
+ ['barV', 'tack.b.double'],
287
+ ['BbbA', 'AA'],
288
+ ['BbbB', 'BB'],
289
+ ['BbbC', 'CC'],
290
+ ['BbbD', 'DD'],
291
+ ['BbbE', 'EE'],
292
+ ['BbbF', 'FF'],
293
+ ['BbbG', 'GG'],
294
+ ['BbbH', 'HH'],
295
+ ['BbbI', 'II'],
296
+ ['BbbJ', 'JJ'],
297
+ ['BbbK', 'KK'],
298
+ ['BbbL', 'LL'],
299
+ ['BbbM', 'MM'],
300
+ ['BbbN', 'NN'],
301
+ ['BbbO', 'OO'],
302
+ ['BbbP', 'PP'],
303
+ ['BbbQ', 'QQ'],
304
+ ['BbbR', 'RR'],
305
+ ['BbbS', 'SS'],
306
+ ['BbbT', 'TT'],
307
+ ['BbbU', 'UU'],
308
+ ['BbbV', 'VV'],
309
+ ['BbbW', 'WW'],
310
+ ['BbbX', 'XX'],
311
+ ['BbbY', 'YY'],
312
+ ['BbbZ', 'ZZ'],
313
+ ['because', 'because'],
314
+ ['bigblacktriangledown', 'triangle.filled.b'],
315
+ ['bigblacktriangleup', 'triangle.filled.t'],
316
+ ['bigbot', 'tack.t.big'],
317
+ ['bigcap', 'inter.big'],
318
+ ['bigcup', 'union.big'],
319
+ ['bigcupdot', 'union.dot.big'],
320
+ ['biginterleave', 'interleave.big'],
321
+ ['bigodot', 'dot.circle.big'],
322
+ ['bigoplus', 'plus.circle.big'], // or 'xor.big'
323
+ ['bigotimes', 'times.circle.big'],
324
+ ['bigsqcap', 'inter.sq.big'],
325
+ ['bigsqcup', 'union.sq.big'],
326
+ ['bigstar', 'star.filled'],
327
+ ['bigtimes', 'times.big'],
328
+ ['bigtop', 'tack.b.big'],
329
+ ['bigtriangledown', 'triangle.stroked.b'], // or 'triangle.b'
330
+ ['bigtriangleup', 'triangle.stroked.t'], // or 'triangle.t'
331
+ ['biguplus', 'union.plus.big'],
332
+ ['bigvee', 'or.big'],
333
+ ['bigwedge', 'and.big'],
334
+ ['bigwhitestar', 'star.stroked'],
335
+ ['blackhourglass', 'hourglass.filled'],
336
+ ['blacktriangle', 'triangle.filled.small.t'],
337
+ ['blacktriangledown', 'triangle.filled.small.b'],
338
+ ['blacktriangleleft', 'triangle.filled.l'],
339
+ ['blacktriangleright', 'triangle.filled.r'],
340
+ ['blkhorzoval', 'ellipse.filled.h'],
341
+ ['blkvertoval', 'ellipse.filled.v'],
342
+ ['bot', 'bot'],
343
+ ['boxast', 'ast.square'],
344
+ ['boxdot', 'dot.square'],
345
+ ['boxminus', 'minus.square'],
346
+ ['boxplus', 'plus.square'],
347
+ ['boxtimes', 'times.square'],
348
+ ['cap', 'inter'],
349
+ ['Cap', 'inter.double'],
350
+ ['capdot', 'inter.dot'],
351
+ ['capwedge', 'inter.and'],
352
+ ['caretinsert', 'caret'],
353
+ ['cdot', 'dot.op'],
354
+ ['cdotp', 'dot.c'],
355
+ ['checkmark', 'checkmark'],
356
+ ['circledast', 'ast.circle'],
357
+ ['circledcirc', 'circle.nested'],
358
+ ['circleddash', 'dash.circle'],
359
+ ['circledequal', 'eq.circle'],
360
+ ['circledparallel', 'parallel.circle'],
361
+ ['circledvert', 'bar.v.circle'],
362
+ ['clubsuit', 'suit.club.filled'],
369
363
  ['Colon', 'colon.double'],
370
364
  ['coloneq', 'colon.eq'],
371
365
  ['Coloneq', 'colon.double.eq'],
372
- ['mathcomma', 'comma'],
366
+ ['complement', 'complement'],
367
+ ['cong', 'tilde.equiv'],
368
+ ['coprod', 'product.co'],
369
+ ['cup', 'union'],
370
+ ['Cup', 'union.double'],
371
+ ['cupdot', 'union.dot'],
372
+ ['cupleftarrow', 'union.arrow'],
373
+ ['cupvee', 'union.or'],
374
+ ['curlyeqprec', 'eq.prec'],
375
+ ['curlyeqsucc', 'eq.succ'],
376
+ ['curlyvee', 'or.curly'],
377
+ ['curlywedge', 'and.curly'],
378
+ ['curvearrowleft', 'arrow.ccw.half'],
379
+ ['curvearrowright', 'arrow.cw.half'],
380
+ ['cwopencirclearrow', 'arrow.cw'],
373
381
  ['dagger', 'dagger'],
374
- ['ddagger', 'dagger.double'],
375
382
  ['dashcolon', 'dash.colon'],
376
- ['circleddash', 'dash.circle'],
377
- ['hzigzag', 'dash.wave.double'],
378
- ['cdot', 'dot.op'],
379
- ['mathperiod', 'dot.basic'],
380
- ['cdotp', 'dot.c'],
381
- ['odot', 'dot.circle'],
382
- ['bigodot', 'dot.circle.big'],
383
- ['boxdot', 'dot.square'],
384
- ['dddot', 'dot.triple'],
383
+ ['dashv', 'tack.l'],
384
+ ['Dashv', 'tack.l.double'],
385
+ ['dashVdash', 'tack.l.r'],
386
+ ['ddagger', 'dagger.double'],
385
387
  ['ddddot', 'dot.quad'],
386
- ['mathexclam', 'excl'],
387
- ['Exclam', 'excl.double'],
388
- ['mathquestion', 'quest'],
389
- ['Question', 'quest.double'],
390
- ['mathoctothorpe', 'hash'],
391
- // ['mathhyphen', 'hyph'],
392
- ['mathpercent', 'percent'],
393
- ['mathparagraph', 'pilcrow'],
394
- ['mathsection', 'section'],
395
- ['mathsemicolon', 'semi'],
396
- ['mathslash', 'slash'],
397
- ['sslash', 'slash.double'],
398
- ['trslash', 'slash.triple'],
399
- ['xsol', 'slash.big'],
400
- ['unicodecdots', 'dots.h.c'],
401
- ['unicodeellipsis', 'dots.h'],
402
- ['vdots', 'dots.v'],
388
+ ['dddot', 'dot.triple'],
403
389
  ['ddots', 'dots.down'],
404
- ['adots', 'dots.up'],
405
- ['sim', 'tilde.op'],
406
- ['dotsim', 'tilde.dot'],
407
- ['sime', 'tilde.eq'],
408
- ['nsimeq', 'tilde.eq.not'],
409
- ['backsimeq', 'tilde.eq.rev'],
410
- ['cong', 'tilde.equiv'],
411
- ['ncong', 'tilde.equiv.not'],
412
- ['simneqq', 'tilde.nequiv'],
413
- ['nsim', 'tilde.not'],
414
- ['backsim', 'tilde.rev'],
415
- ['backcong', 'tilde.rev.equiv'],
416
- ['approxident', 'tilde.triple'],
417
- ['caretinsert', 'caret'],
418
- ['prime', 'prime'],
419
- ['backprime', 'prime.rev'],
420
- ['dprime', 'prime.double'],
421
- ['backdprime', 'prime.double.rev'],
422
- ['trprime', 'prime.triple'],
423
- ['backtrprime', 'prime.triple.rev'],
424
- ['qprime', 'prime.quad'],
425
- ['mathplus', 'plus'],
426
- ['oplus', 'plus.circle'],
427
- ['rightarrowonoplus', 'plus.circle.arrow'],
428
- ['bigoplus', 'plus.circle.big'],
390
+ ['DDownarrow', 'arrow.b.quad'],
391
+ ['Ddownarrow', 'arrow.b.triple'],
392
+ ['diameter', 'diameter'],
393
+ ['diamondcdot', 'diamond.stroked.dot'],
394
+ ['diamondsuit', 'suit.diamond.stroked'],
395
+ ['dicei', 'die.one'],
396
+ ['diceii', 'die.two'],
397
+ ['diceiii', 'die.three'],
398
+ ['diceiv', 'die.four'],
399
+ ['dicev', 'die.five'],
400
+ ['dicevi', 'die.six'],
401
+ ['div', 'div'],
402
+ ['divideontimes', 'times.div'],
403
+ ['Doteq', 'eq.dots'],
404
+ ['dotminus', 'minus.dot'],
429
405
  ['dotplus', 'plus.dot'],
406
+ ['dotsim', 'tilde.dot'],
407
+ ['dottedcircle', 'circle.dotted'],
408
+ ['dottedsquare', 'square.stroked.dotted'],
430
409
  ['doubleplus', 'plus.double'],
431
- ['pm', 'plus.minus'],
432
- ['boxplus', 'plus.square'],
433
- ['triangleplus', 'plus.triangle'],
434
- ['tripleplus', 'plus.triple'],
435
- ['minus', 'minus'],
436
- ['ominus', 'minus.circle'],
437
- ['dotminus', 'minus.dot'],
438
- ['mp', 'minus.plus'],
439
- ['boxminus', 'minus.square'],
440
- ['eqsim', 'minus.tilde'],
441
- ['triangleminus', 'minus.triangle'],
442
- ['div', 'div'],
443
- ['odiv', 'div.circle'],
444
- ['times', 'times'],
445
- ['bigtimes', 'times.big'],
446
- ['otimes', 'times.circle'],
447
- ['bigotimes', 'times.circle.big'],
448
- ['divideontimes', 'times.div'],
449
- ['leftthreetimes', 'times.three.l'],
450
- ['rightthreetimes', 'times.three.r'],
451
- ['ltimes', 'times.l'],
452
- ['rtimes', 'times.r'],
453
- ['boxtimes', 'times.square'],
454
- ['triangletimes', 'times.triangle'],
455
- ['mathratio', 'ratio'],
456
- ['equal', 'eq'],
457
- ['stareq', 'eq.star'],
458
- ['circledequal', 'eq.circle'],
410
+ ['downarrow', 'arrow.b'],
411
+ ['Downarrow', 'arrow.b.double'],
412
+ ['downarrowbar', 'arrow.b.stop'],
413
+ ['downdasharrow', 'arrow.b.dashed'],
414
+ ['downdownarrows', 'arrows.bb'],
415
+ ['downharpoonleft', 'harpoon.bl'],
416
+ ['downharpoonleftbar', 'harpoon.bl.stop'],
417
+ ['downharpoonright', 'harpoon.br'],
418
+ ['downharpoonrightbar', 'harpoon.br.stop'],
419
+ ['downharpoonsleftright', 'harpoons.blbr'],
420
+ ['downrightcurvedarrow', 'arrow.b.curve'],
421
+ ['downuparrows', 'arrows.bt'],
422
+ ['downupharpoonsleftright', 'harpoons.bltr'],
423
+ ['downwhitearrow', 'arrow.b.stroked'],
424
+ ['downzigzagarrow', 'arrow.zigzag'],
425
+ ['dprime', 'prime.double'],
426
+ ['dualmap', 'multimap.double'],
427
+ ['eighthnote', 'note.eighth.alt'],
428
+ ['ell', 'ell'],
429
+ ['emptysetoarr', 'emptyset.arrow.r'],
430
+ ['emptysetoarrl', 'emptyset.arrow.l'],
431
+ ['emptysetobar', 'emptyset.bar'],
432
+ ['emptysetocirc', 'emptyset.circle'],
433
+ ['eparsl', 'parallel.slanted.eq'],
459
434
  ['eqcolon', 'eq.colon'],
460
- // \usepackage{mathtools} defines \eqdef
461
- // https://tex.stackexchange.com/questions/28836/typesetting-the-define-equals-symbol
462
- ['eqdef', 'eq.def'],
463
- ['triangleq', 'eq.delta'],
464
- ['veeeq', 'eq.equi'],
465
- ['wedgeq', 'eq.est'],
435
+ ['eqdef', 'eq.def'], // \usepackage{mathtools} defines \eqdef
466
436
  ['eqgtr', 'eq.gt'],
467
437
  ['eqless', 'eq.lt'],
468
- ['measeq', 'eq.m'],
469
- ['ne', 'eq.not'],
470
- ['curlyeqprec', 'eq.prec'],
471
- ['questeq', 'eq.quest'],
472
- ['curlyeqsucc', 'eq.succ'],
438
+ ['eqsim', 'minus.tilde'],
439
+ ['equal', 'eq'],
440
+ ['equalparallel', 'parallel.eq'],
473
441
  ['equiv', 'eq.triple'],
474
442
  ['Equiv', 'eq.quad'],
475
- ['greater', 'gt'],
476
- ['ogreaterthan', 'gt.circle'],
477
- ['gtrdot', 'gt.dot'],
478
- ['gtrapprox', 'gt.approx'],
479
- ['gg', 'gt.double'],
443
+ ['equivVert', 'parallel.equiv'],
444
+ ['eqvparsl', 'parallel.slanted.equiv'],
445
+ ['errbarblackcircle', 'errorbar.circle.filled'],
446
+ ['errbarblackdiamond', 'errorbar.diamond.filled'],
447
+ ['errbarblacksquare', 'errorbar.square.filled'],
448
+ ['errbarcircle', 'errorbar.circle.stroked'],
449
+ ['errbardiamond', 'errorbar.diamond.stroked'],
450
+ ['errbarsquare', 'errorbar.square.stroked'],
451
+ ['euro', 'euro'],
452
+ ['Exclam', 'excl.double'],
453
+ ['exists', 'exists'],
454
+ ['fallingdotseq', 'eq.dots.down'],
455
+ ['fint', 'integral.slash'],
456
+ ['flat', 'flat'],
457
+ ['forall', 'forall'],
458
+ ['fourvdots', 'fence.dotted'],
459
+ ['fullouterjoin', 'join.l.r'],
480
460
  ['geq', 'gt.eq'],
481
- ['geqslant', 'gt.eq.slant'],
482
- ['gtreqless', 'gt.eq.lt'],
483
- ['ngeq', 'gt.eq.not'],
484
461
  ['geqq', 'gt.equiv'],
485
- ['gtrless', 'gt.lt'],
486
- ['ngtrless', 'gt.lt.not'],
487
- ['gneq', 'gt.neq'],
462
+ ['geqslant', 'gt.eq.slant'],
463
+ ['gg', 'gt.double'],
464
+ ['ggg', 'gt.triple'],
465
+ ['gggnest', 'gt.triple.nested'],
488
466
  ['gnapprox', 'gt.napprox'],
467
+ ['gneq', 'gt.neq'],
489
468
  ['gneqq', 'gt.nequiv'],
490
- ['ngtr', 'gt.not'],
491
469
  ['gnsim', 'gt.ntilde'],
470
+ ['greater', 'gt'],
471
+ ['gtlpar', 'angle.spheric.rev'],
472
+ ['gtrapprox', 'gt.approx'],
473
+ ['gtrdot', 'gt.dot'],
474
+ ['gtreqless', 'gt.eq.lt'],
475
+ ['gtrless', 'gt.lt'],
492
476
  ['gtrsim', 'gt.tilde'],
493
- ['ngtrsim', 'gt.tilde.not'],
494
- ['vartriangleright', 'gt.tri'],
495
- ['trianglerighteq', 'gt.tri.eq'],
496
- ['ntrianglerighteq', 'gt.tri.eq.not'],
497
- ['nvartriangleright', 'gt.tri.not'],
498
- ['ggg', 'gt.triple'],
499
- ['gggnest', 'gt.triple.nested'],
500
- ['less', 'lt'],
501
- ['olessthan', 'lt.circle'],
502
- ['lessdot', 'lt.dot'],
503
- ['lessapprox', 'lt.approx'],
504
- ['ll', 'lt.double'],
505
- ['leq', 'lt.eq'],
506
- ['leqslant', 'lt.eq.slant'],
507
- ['lesseqgtr', 'lt.eq.gt'],
508
- ['nleq', 'lt.eq.not'],
509
- ['leqq', 'lt.equiv'],
510
- ['lessgtr', 'lt.gt'],
511
- ['nlessgtr', 'lt.gt.not'],
512
- ['lneq', 'lt.neq'],
513
- ['lnapprox', 'lt.napprox'],
514
- ['lneqq', 'lt.nequiv'],
515
- ['nless', 'lt.not'],
516
- ['lnsim', 'lt.ntilde'],
517
- ['lesssim', 'lt.tilde'],
518
- ['nlesssim', 'lt.tilde.not'],
519
- ['vartriangleleft', 'lt.tri'],
520
- ['trianglelefteq', 'lt.tri.eq'],
521
- ['ntrianglelefteq', 'lt.tri.eq.not'],
522
- ['nvartriangleleft', 'lt.tri.not'],
523
- ['lll', 'lt.triple'],
524
- ['lllnest', 'lt.triple.nested'],
525
- ['approx', 'approx'],
526
- ['approxeq', 'approx.eq'],
527
- ['napprox', 'approx.not'],
528
- ['prec', 'prec'],
529
- ['precapprox', 'prec.approx'],
530
- ['preccurlyeq', 'prec.curly.eq'],
531
- ['npreccurlyeq', 'prec.curly.eq.not'],
532
- ['Prec', 'prec.double'],
533
- ['preceq', 'prec.eq'],
534
- ['preceqq', 'prec.equiv'],
535
- ['precnapprox', 'prec.napprox'],
536
- ['precneq', 'prec.neq'],
537
- ['precneqq', 'prec.nequiv'],
538
- ['nprec', 'prec.not'],
539
- ['precnsim', 'prec.ntilde'],
540
- ['precsim', 'prec.tilde'],
541
- ['succ', 'succ'],
542
- ['succapprox', 'succ.approx'],
543
- ['succcurlyeq', 'succ.curly.eq'],
544
- ['nsucccurlyeq', 'succ.curly.eq.not'],
545
- ['Succ', 'succ.double'],
546
- ['succeq', 'succ.eq'],
547
- ['succeqq', 'succ.equiv'],
548
- ['succnapprox', 'succ.napprox'],
549
- ['succneq', 'succ.neq'],
550
- ['succneqq', 'succ.nequiv'],
551
- ['nsucc', 'succ.not'],
552
- ['succnsim', 'succ.ntilde'],
553
- ['succsim', 'succ.tilde'],
554
- ['nequiv', 'equiv.not'],
555
- ['propto', 'prop'],
556
- ['origof', 'original'],
477
+ ['heartsuit', 'suit.heart.stroked'],
478
+ ['hknearrow', 'arrow.tr.hook'],
479
+ ['hknwarrow', 'arrow.tl.hook'],
480
+ ['hksearrow', 'arrow.br.hook'],
481
+ ['hkswarrow', 'arrow.bl.hook'],
482
+ ['hookleftarrow', 'arrow.l.hook'],
483
+ ['hookrightarrow', 'arrow.r.hook'],
484
+ ['horizbar', 'bar.h'],
485
+ ['hourglass', 'hourglass.stroked'],
486
+ ['hrectangle', 'rect.stroked.h'],
487
+ ['hrectangleblack', 'rect.filled.h'],
488
+ ['hslash', 'planck.reduce'],
489
+ ['hzigzag', 'dash.wave.double'],
490
+ ['iiiint', 'integral.quad'],
491
+ ['iiint', 'integral.triple'],
492
+ ['iinfin', 'infinity.incomplete'],
493
+ ['iint', 'integral.double'],
494
+ ['Im', 'Im'],
557
495
  ['imageof', 'image'],
558
- ['varnothing', 'emptyset'],
559
- ['emptysetoarr', 'emptyset.arrow.r'],
560
- ['emptysetoarrl', 'emptyset.arrow.l'],
561
- ['emptysetobar', 'emptyset.bar'],
562
- ['emptysetocirc', 'emptyset.circle'],
563
- ['revemptyset', 'emptyset.rev'],
564
- ['setminus', 'without'],
565
- ['complement', 'complement'],
566
496
  ['in', 'in'],
567
- ['notin', 'in.not'],
568
- ['ni', 'in.rev'],
569
- ['nni', 'in.rev.not'],
570
- ['smallni', 'in.rev.small'],
571
- ['smallin', 'in.small'],
572
- ['subset', 'subset'],
573
- ['subsetdot', 'subset.dot'],
574
- ['Subset', 'subset.double'],
575
- ['subseteq', 'subset.eq'],
576
- ['nsubseteq', 'subset.eq.not'],
577
- ['sqsubseteq', 'subset.eq.sq'],
578
- ['nsqsubseteq', 'subset.eq.sq.not'],
579
- ['subsetneq', 'subset.neq'],
580
- ['nsubset', 'subset.not'],
581
- ['sqsubset', 'subset.sq'],
582
- ['sqsubsetneq', 'subset.sq.neq'],
583
- ['supset', 'supset'],
584
- ['supsetdot', 'supset.dot'],
585
- ['Supset', 'supset.double'],
586
- ['supseteq', 'supset.eq'],
587
- ['nsupseteq', 'supset.eq.not'],
588
- ['sqsupseteq', 'supset.eq.sq'],
589
- ['nsqsupseteq', 'supset.eq.sq.not'],
590
- ['supsetneq', 'supset.neq'],
591
- ['nsupset', 'supset.not'],
592
- ['sqsupset', 'supset.sq'],
593
- ['sqsupsetneq', 'supset.sq.neq'],
594
- ['cup', 'union'],
595
- ['cupleftarrow', 'union.arrow'],
596
- ['bigcup', 'union.big'],
597
- ['cupdot', 'union.dot'],
598
- ['bigcupdot', 'union.dot.big'],
599
- ['Cup', 'union.double'],
600
- ['uminus', 'union.minus'],
601
- ['cupvee', 'union.or'],
602
- ['uplus', 'union.plus'],
603
- ['biguplus', 'union.plus.big'],
604
- ['sqcup', 'union.sq'],
605
- ['bigsqcup', 'union.sq.big'],
606
- ['Sqcup', 'union.sq.double'],
607
- ['cap', 'sect'],
608
- ['capwedge', 'sect.and'],
609
- ['bigcap', 'sect.big'],
610
- ['capdot', 'sect.dot'],
611
- ['Cap', 'sect.double'],
612
- ['sqcap', 'sect.sq'],
613
- ['bigsqcap', 'sect.sq.big'],
614
- ['Sqcap', 'sect.sq.double'],
497
+ ['increment', 'laplace'],
615
498
  ['infty', 'infinity'],
616
- ['nvinfty', 'infinity.bar'],
617
- ['iinfin', 'infinity.incomplete'],
618
- ['tieinfty', 'infinity.tie'],
619
- ['partial', 'diff'],
620
- ['nabla', 'gradient'],
621
- ['sum', 'sum'],
622
- ['sumint', 'sum.integral'],
623
- ['prod', 'product'],
624
- ['coprod', 'product.co'],
625
499
  ['int', 'integral'],
626
- ['intlarhk', 'integral.arrow.hook'],
627
- ['awint', 'integral.ccw'],
628
- ['oint', 'integral.cont'],
629
- ['ointctrclockwise', 'integral.cont.ccw'],
630
- ['varointclockwise', 'integral.cont.cw'],
631
- ['intclockwise', 'integral.cw'],
632
500
  ['intbar', 'integral.dash'],
633
501
  ['intBar', 'integral.dash.double'],
634
- ['iint', 'integral.double'],
635
- ['iiiint', 'integral.quad'],
636
- ['intcap', 'integral.sect'],
637
- ['fint', 'integral.slash'],
638
- ['sqint', 'integral.square'],
639
- ['oiint', 'integral.surf'],
640
- ['intx', 'integral.times'],
641
- ['iiint', 'integral.triple'],
502
+ ['intcap', 'integral.inter'],
503
+ ['intclockwise', 'integral.cw'],
642
504
  ['intcup', 'integral.union'],
643
- ['oiiint', 'integral.vol'],
644
- ['increment', 'laplace'],
645
- ['forall', 'forall'],
646
- ['exists', 'exists'],
647
- ['nexists', 'exists.not'],
648
- ['top', 'top'],
649
- ['bot', 'bot'],
650
- ['neg', 'not'],
651
- ['wedge', 'and'],
652
- ['bigwedge', 'and.big'],
653
- ['curlywedge', 'and.curly'],
654
- ['wedgedot', 'and.dot'],
655
- ['Wedge', 'and.double'],
656
- ['vee', 'or'],
657
- ['bigvee', 'or.big'],
658
- ['curlyvee', 'or.curly'],
659
- ['veedot', 'or.dot'],
660
- ['Vee', 'or.double'],
661
- ['models', 'models'],
662
- ['Vdash', 'forces'],
663
- ['nVdash', 'forces.not'],
664
- ['therefore', 'therefore'],
665
- ['because', 'because'],
666
- ['QED', 'qed'],
667
- ['vysmwhtcircle', 'compose'],
668
- ['multimap', 'multimap'],
669
- ['dualmap', 'multimap.double'],
670
- ['tplus', 'tiny'],
671
- ['tminus', 'miny'],
672
- ['mid', 'divides'],
673
- ['nmid', 'divides.not'],
674
- ['wr', 'wreath'],
675
- ['parallel', 'parallel'],
676
- ['nhpar', 'parallel.struck'],
677
- ['circledparallel', 'parallel.circle'],
678
- ['equalparallel', 'parallel.eq'],
679
- ['equivVert', 'parallel.equiv'],
680
- ['nparallel', 'parallel.not'],
681
- ['eparsl', 'parallel.slanted.eq'],
682
- ['smeparsl', 'parallel.slanted.eq.tilde'],
683
- ['eqvparsl', 'parallel.slanted.equiv'],
684
- ['parsim', 'parallel.tilde'],
685
- ['perp', 'perp'],
686
- ['operp', 'perp.circle'],
687
- ['diameter', 'diameter'],
505
+ ['interleave', 'interleave'],
506
+ ['intlarhk', 'integral.arrow.hook'],
507
+ ['intx', 'integral.times'],
688
508
  ['Join', 'join'],
689
- ['rightouterjoin', 'join.r'],
509
+ ['langle', 'angle.l'],
510
+ ['lAngle', 'angle.l.double'],
511
+ ['langledot', 'angle.l.dot'],
512
+ ['lat', 'lat'],
513
+ ['late', 'lat.eq'],
514
+ ['lbrace', 'brace.l'],
515
+ ['lBrace', 'brace.l.double'],
516
+ ['lbrack', 'bracket.l'],
517
+ ['lBrack', 'bracket.l.double'],
518
+ ['lbrbrak', 'shell.l'],
519
+ ['Lbrbrak', 'shell.l.double'],
520
+ ['lceil', 'ceil.l'],
521
+ ['lcurvyangle', 'angle.l.curly'],
522
+ ['leftarrow', 'arrow.l'],
523
+ ['Leftarrow', 'arrow.l.double'],
524
+ ['leftarrowtail', 'arrow.l.tail'],
525
+ ['leftdasharrow', 'arrow.l.dashed'],
526
+ ['leftdotarrow', 'arrow.l.dotted'],
527
+ ['leftdowncurvedarrow', 'arrow.l.curve'],
528
+ ['leftharpoondown', 'harpoon.lb'],
529
+ ['leftharpoondownbar', 'harpoon.lb.bar'],
530
+ ['leftharpoonsupdown', 'harpoons.ltlb'],
531
+ ['leftharpoonup', 'harpoon.lt'],
532
+ ['leftharpoonupbar', 'harpoon.lt.bar'],
533
+ ['leftleftarrows', 'arrows.ll'],
690
534
  ['leftouterjoin', 'join.l'],
691
- ['fullouterjoin', 'join.l.r'],
692
- ['smashtimes', 'smash'],
693
- ['mathdollar', 'dollar'],
694
- ['euro', 'euro'],
695
- ['mathsterling', 'pound'],
696
- ['mathyen', 'yen'],
697
- ['checkmark', 'checkmark'],
698
- ['maltese', 'maltese'],
699
- ['clubsuit', 'suit.club.filled'],
700
- ['varclubsuit', 'suit.club.stroked'],
701
- ['vardiamondsuit', 'suit.diamond.filled'],
702
- ['diamondsuit', 'suit.diamond.stroked'],
703
- ['varheartsuit', 'suit.heart.filled'],
704
- ['heartsuit', 'suit.heart.stroked'],
705
- ['spadesuit', 'suit.spade.filled'],
706
- ['varspadesuit', 'suit.spade.stroked'],
707
- ['quarternote', 'note.quarter.alt'],
708
- ['eighthnote', 'note.eighth.alt'],
709
- ['twonotes', 'note.eighth.beamed'],
710
- ['natural', 'natural'],
711
- ['flat', 'flat'],
712
- ['sharp', 'sharp'],
713
- ['smblkcircle', 'bullet'],
714
- ['mdlgwhtcircle', 'circle.stroked'],
715
- ['mdsmwhtcircle', 'circle.stroked.small'],
716
- ['lgwhtcircle', 'circle.stroked.big'],
717
- ['mdlgblkcircle', 'circle.filled'],
718
- ['mdsmblkcircle', 'circle.filled.tiny'],
719
- ['vysmblkcircle', 'circle.filled.small'],
535
+ ['leftrightarrow', 'arrow.l.r'],
536
+ ['Leftrightarrow', 'arrow.l.r.double'],
537
+ ['leftrightarrows', 'arrows.lr'],
538
+ ['leftrightharpoondowndown', 'harpoon.lb.rb'],
539
+ ['leftrightharpoondownup', 'harpoon.lb.rt'],
540
+ ['leftrightharpoons', 'harpoons.ltrb'],
541
+ ['leftrightharpoonsdown', 'harpoons.lbrb'],
542
+ ['leftrightharpoonsup', 'harpoons.ltrt'],
543
+ ['leftrightharpoonupdown', 'harpoon.lt.rb'],
544
+ ['leftrightharpoonupup', 'harpoon.lt.rt'],
545
+ ['leftrightsquigarrow', 'arrow.l.r.wave'],
546
+ ['leftsquigarrow', 'arrow.l.squiggly'],
547
+ ['leftthreearrows', 'arrows.lll'],
548
+ ['leftthreetimes', 'times.three.l'],
549
+ ['leftwavearrow', 'arrow.l.wave'],
550
+ ['leftwhitearrow', 'arrow.l.stroked'],
551
+ ['leq', 'lt.eq'],
552
+ ['leqq', 'lt.equiv'],
553
+ ['leqslant', 'lt.eq.slant'],
554
+ ['less', 'lt'],
555
+ ['lessapprox', 'lt.approx'],
556
+ ['lessdot', 'lt.dot'],
557
+ ['lesseqgtr', 'lt.eq.gt'],
558
+ ['lessgtr', 'lt.gt'],
559
+ ['lesssim', 'lt.tilde'],
560
+ ['lfloor', 'floor.l'],
720
561
  ['lgblkcircle', 'circle.filled.big'],
721
- ['dottedcircle', 'circle.dotted'],
722
- ['circledcirc', 'circle.nested'],
723
- ['whthorzoval', 'ellipse.stroked.h'],
724
- ['whtvertoval', 'ellipse.stroked.v'],
725
- ['blkhorzoval', 'ellipse.filled.h'],
726
- ['blkvertoval', 'ellipse.filled.v'],
727
- ['bigtriangleup', 'triangle.stroked.t'],
728
- ['bigtriangledown', 'triangle.stroked.b'],
729
- ['triangleright', 'triangle.stroked.r'],
730
- ['triangleleft', 'triangle.stroked.l'],
731
- ['lltriangle', 'triangle.stroked.bl'],
732
- ['lrtriangle', 'triangle.stroked.br'],
733
- ['ultriangle', 'triangle.stroked.tl'],
734
- ['urtriangle', 'triangle.stroked.tr'],
735
- ['vartriangle', 'triangle.stroked.small.t'],
736
- ['triangledown', 'triangle.stroked.small.b'],
737
- ['smalltriangleright', 'triangle.stroked.small.r'],
738
- ['smalltriangleleft', 'triangle.stroked.small.l'],
739
- ['whiteinwhitetriangle', 'triangle.stroked.nested'],
740
- ['trianglecdot', 'triangle.stroked.dot'],
741
- ['bigblacktriangleup', 'triangle.filled.t'],
742
- ['bigblacktriangledown', 'triangle.filled.b'],
743
- ['blacktriangleright', 'triangle.filled.r'],
744
- ['blacktriangleleft', 'triangle.filled.l'],
745
- ['llblacktriangle', 'triangle.filled.bl'],
746
- ['lrblacktriangle', 'triangle.filled.br'],
747
- ['ulblacktriangle', 'triangle.filled.tl'],
748
- ['urblacktriangle', 'triangle.filled.tr'],
749
- ['blacktriangle', 'triangle.filled.small.t'],
750
- ['blacktriangledown', 'triangle.filled.small.b'],
751
- ['smallblacktriangleright', 'triangle.filled.small.r'],
752
- ['smallblacktriangleleft', 'triangle.filled.small.l'],
753
- ['mdlgwhtsquare', 'square.stroked'],
754
- ['smwhtsquare', 'square.stroked.tiny'],
755
- ['mdsmwhtsquare', 'square.stroked.small'],
756
- ['mdwhtsquare', 'square.stroked.medium'],
757
- ['lgwhtsquare', 'square.stroked.big'],
758
- ['dottedsquare', 'square.stroked.dotted'],
759
- ['squoval', 'square.stroked.rounded'],
760
- ['mdlgblksquare', 'square.filled'],
761
- ['smblksquare', 'square.filled.tiny'],
762
- ['mdsmblksquare', 'square.filled.small'],
763
- ['mdblksquare', 'square.filled.medium'],
764
562
  ['lgblksquare', 'square.filled.big'],
765
- ['hrectangle', 'rect.stroked.h'],
766
- ['vrectangle', 'rect.stroked.v'],
767
- ['hrectangleblack', 'rect.filled.h'],
768
- ['vrectangleblack', 'rect.filled.v'],
769
- ['pentagon', 'penta.stroked'],
770
- ['pentagonblack', 'penta.filled'],
771
- ['varhexagon', 'hexa.stroked'],
772
- ['varhexagonblack', 'hexa.filled'],
773
- ['mdlgwhtdiamond', 'diamond.stroked'],
774
- ['smwhtdiamond', 'diamond.stroked.small'],
775
- ['mdwhtdiamond', 'diamond.stroked.medium'],
776
- ['diamondcdot', 'diamond.stroked.dot'],
777
- ['mdlgblkdiamond', 'diamond.filled'],
778
- ['mdblkdiamond', 'diamond.filled.medium'],
779
- ['smblkdiamond', 'diamond.filled.small'],
780
- ['mdlgwhtlozenge', 'lozenge.stroked'],
781
- ['smwhtlozenge', 'lozenge.stroked.small'],
782
- ['mdwhtlozenge', 'lozenge.stroked.medium'],
783
- ['mdlgblklozenge', 'lozenge.filled'],
784
- ['smblklozenge', 'lozenge.filled.small'],
785
- ['mdblklozenge', 'lozenge.filled.medium'],
786
- ['parallelogram', 'parallelogram.stroked'],
787
- ['parallelogramblack', 'parallelogram.filled'],
788
- ['star', 'star.op'],
789
- ['bigwhitestar', 'star.stroked'],
790
- ['bigstar', 'star.filled'],
791
- ['rightarrow', 'arrow.r'],
563
+ ['lgwhtcircle', 'circle.stroked.big'],
564
+ ['lgwhtsquare', 'square.stroked.big'],
565
+ ['ll', 'lt.double'],
566
+ ['llblacktriangle', 'triangle.filled.bl'],
567
+ ['LLeftarrow', 'arrow.l.quad'],
568
+ ['Lleftarrow', 'arrow.l.triple'],
569
+ ['lll', 'lt.triple'],
570
+ ['lllnest', 'lt.triple.nested'],
571
+ ['lltriangle', 'triangle.stroked.bl'],
572
+ ['lnapprox', 'lt.napprox'],
573
+ ['lneq', 'lt.neq'],
574
+ ['lneqq', 'lt.nequiv'],
575
+ ['lnsim', 'lt.ntilde'],
576
+ ['longdashv', 'tack.l.long'],
577
+ ['Longleftarrow', 'arrow.l.double.long'],
578
+ ['longleftarrow', 'arrow.l.long'],
579
+ ['Longleftrightarrow', 'arrow.l.r.double.long'],
580
+ ['longleftrightarrow', 'arrow.l.r.long'],
581
+ ['longleftsquigarrow', 'arrow.l.long.squiggly'],
582
+ ['Longmapsfrom', 'arrow.l.double.long.bar'],
583
+ ['longmapsfrom', 'arrow.l.long.bar'],
792
584
  ['longmapsto', 'arrow.r.long.bar'],
793
- ['mapsto', 'arrow.r.bar'],
794
- ['rightdowncurvedarrow', 'arrow.r.curve'],
795
- ['rightdasharrow', 'arrow.r.dashed'],
796
- ['rightdotarrow', 'arrow.r.dotted'],
797
- ['Rightarrow', 'arrow.r.double'],
798
- ['Mapsto', 'arrow.r.double.bar'],
799
- ['Longrightarrow', 'arrow.r.double.long'],
800
585
  ['Longmapsto', 'arrow.r.double.long.bar'],
801
- ['nRightarrow', 'arrow.r.double.not'],
802
- ['hookrightarrow', 'arrow.r.hook'],
586
+ ['Longrightarrow', 'arrow.r.double.long'],
803
587
  ['longrightarrow', 'arrow.r.long'],
804
588
  ['longrightsquigarrow', 'arrow.r.long.squiggly'],
589
+ ['looparrowleft', 'arrow.l.loop'],
805
590
  ['looparrowright', 'arrow.r.loop'],
806
- ['nrightarrow', 'arrow.r.not'],
807
- ['RRightarrow', 'arrow.r.quad'],
808
- ['rightsquigarrow', 'arrow.r.squiggly'],
809
- ['rightarrowbar', 'arrow.r.stop'],
810
- ['rightwhitearrow', 'arrow.r.stroked'],
811
- ['rightarrowtail', 'arrow.r.tail'],
812
- ['similarrightarrow', 'arrow.r.tilde'],
813
- ['Rrightarrow', 'arrow.r.triple'],
814
- ['twoheadmapsto', 'arrow.r.twohead.bar'],
815
- ['twoheadrightarrow', 'arrow.r.twohead'],
816
- ['rightwavearrow', 'arrow.r.wave'],
817
- ['leftarrow', 'arrow.l'],
591
+ ['lparen', 'paren.l'],
592
+ ['lParen', 'paren.l.double'],
593
+ ['lrblacktriangle', 'triangle.filled.br'],
594
+ ['lrtriangle', 'triangle.stroked.br'],
595
+ ['ltimes', 'times.l'],
596
+ ['lvzigzag', 'fence.l'],
597
+ ['Lvzigzag', 'fence.l.double'],
598
+ ['maltese', 'maltese'],
599
+ ['mapsdown', 'arrow.b.bar'],
818
600
  ['mapsfrom', 'arrow.l.bar'],
819
- ['leftdowncurvedarrow', 'arrow.l.curve'],
820
- ['leftdasharrow', 'arrow.l.dashed'],
821
- ['leftdotarrow', 'arrow.l.dotted'],
822
- ['Leftarrow', 'arrow.l.double'],
823
601
  ['Mapsfrom', 'arrow.l.double.bar'],
824
- ['Longleftarrow', 'arrow.l.double.long'],
825
- ['Longmapsfrom', 'arrow.l.double.long.bar'],
826
- ['nLeftarrow', 'arrow.l.double.not'],
827
- ['hookleftarrow', 'arrow.l.hook'],
828
- ['longleftarrow', 'arrow.l.long'],
829
- ['longmapsfrom', 'arrow.l.long.bar'],
830
- ['longleftsquigarrow', 'arrow.l.long.squiggly'],
831
- ['looparrowleft', 'arrow.l.loop'],
832
- ['nleftarrow', 'arrow.l.not'],
833
- ['LLeftarrow', 'arrow.l.quad'],
834
- ['leftsquigarrow', 'arrow.l.squiggly'],
835
- ['barleftarrow', 'arrow.l.stop'],
836
- ['leftwhitearrow', 'arrow.l.stroked'],
837
- ['leftarrowtail', 'arrow.l.tail'],
838
- ['similarleftarrow', 'arrow.l.tilde'],
839
- ['Lleftarrow', 'arrow.l.triple'],
840
- ['twoheadmapsfrom', 'arrow.l.twohead.bar'],
841
- ['twoheadleftarrow', 'arrow.l.twohead'],
842
- ['leftwavearrow', 'arrow.l.wave'],
602
+ ['mapsto', 'arrow.r.bar'],
603
+ ['Mapsto', 'arrow.r.double.bar'],
604
+ ['mapsup', 'arrow.t.bar'],
605
+ ['mathampersand', 'amp'],
606
+ ['mathatsign', 'at'],
607
+ ['mathcolon', 'colon'],
608
+ ['mathcomma', 'comma'],
609
+ ['mathdollar', 'dollar'],
610
+ ['mathexclam', 'excl'],
611
+ // ['mathhyphen', 'hyph'], // \mathhyphen is not defined in standard amsmath package
612
+ ['mathoctothorpe', 'hash'],
613
+ ['mathparagraph', 'pilcrow'],
614
+ ['mathpercent', 'percent'],
615
+ ['mathperiod', 'dot.basic'],
616
+ ['mathplus', 'plus'],
617
+ ['mathquestion', 'quest'],
618
+ ['mathratio', 'ratio'],
619
+ ['mathsection', 'section'],
620
+ ['mathsemicolon', 'semi'],
621
+ ['mathslash', 'slash'],
622
+ ['mathsterling', 'pound'],
623
+ ['mathyen', 'yen'],
624
+ ['mdblkdiamond', 'diamond.filled.medium'],
625
+ ['mdblklozenge', 'lozenge.filled.medium'],
626
+ ['mdblksquare', 'square.filled.medium'],
627
+ ['mdlgblkcircle', 'circle.filled'],
628
+ ['mdlgblkdiamond', 'diamond.filled'],
629
+ ['mdlgblklozenge', 'lozenge.filled'],
630
+ ['mdlgblksquare', 'square.filled'],
631
+ ['mdlgwhtcircle', 'circle.stroked'],
632
+ ['mdlgwhtdiamond', 'diamond.stroked'],
633
+ ['mdlgwhtlozenge', 'lozenge.stroked'],
634
+ ['mdlgwhtsquare', 'square.stroked'],
635
+ ['mdsmblkcircle', 'circle.filled.tiny'],
636
+ ['mdsmblksquare', 'square.filled.small'],
637
+ ['mdsmwhtcircle', 'circle.stroked.small'],
638
+ ['mdsmwhtsquare', 'square.stroked.small'],
639
+ ['mdwhtdiamond', 'diamond.stroked.medium'],
640
+ ['mdwhtlozenge', 'lozenge.stroked.medium'],
641
+ ['mdwhtsquare', 'square.stroked.medium'],
642
+ ['measeq', 'eq.m'],
643
+ ['measuredangle', 'angle.arc'],
644
+ ['measuredangleleft', 'angle.arc.rev'],
645
+ ['measuredrightangle', 'angle.right.arc'],
646
+ ['mho', 'Omega.inv'],
647
+ ['mid', 'divides'],
648
+ ['minus', 'minus'],
649
+ ['models', 'models'],
650
+ ['mp', 'minus.plus'],
651
+ ['multimap', 'multimap'],
652
+ /* ['mupAlpha', 'Alpha'],
653
+ ['mupalpha', 'alpha'],
654
+ ['mupBeta', 'Beta'],
655
+ ['mupbeta', 'beta'],
656
+ ['mupChi', 'Chi'],
657
+ ['mupchi', 'chi'],
658
+ ['mupDelta', 'Delta'],
659
+ ['mupdelta', 'delta'],
660
+ ['mupEpsilon', 'Epsilon'],
661
+ ['mupepsilon', 'epsilon.alt'],
662
+ ['mupEta', 'Eta'],
663
+ ['mupeta', 'eta'],
664
+ ['mupGamma', 'Gamma'],
665
+ ['mupgamma', 'gamma'],
666
+ ['mupIota', 'Iota'],
667
+ ['mupiota', 'iota'],
668
+ ['mupKappa', 'Kappa'],
669
+ ['mupkappa', 'kappa'],
670
+ ['mupLambda', 'Lambda'],
671
+ ['muplambda', 'lambda'],
672
+ ['mupMu', 'Mu'],
673
+ ['mupmu', 'mu'],
674
+ ['mupNu', 'Nu'],
675
+ ['mupnu', 'nu'],
676
+ ['mupOmega', 'Omega'],
677
+ ['mupomega', 'omega'],
678
+ ['mupOmicron', 'Omicron'],
679
+ ['mupomicron', 'omicron'],
680
+ ['mupPhi', 'Phi'],
681
+ ['mupphi', 'phi.alt'],
682
+ ['mupPi', 'Pi'],
683
+ ['muppi', 'pi'],
684
+ ['mupPsi', 'Psi'],
685
+ ['muppsi', 'psi'],
686
+ ['mupRho', 'Rho'],
687
+ ['muprho', 'rho'],
688
+ ['mupSigma', 'Sigma'],
689
+ ['mupsigma', 'sigma'],
690
+ ['mupTau', 'Tau'],
691
+ ['muptau', 'tau'],
692
+ ['mupTheta', 'Theta'],
693
+ ['muptheta', 'theta'],
694
+ ['mupUpsilon', 'Upsilon'],
695
+ ['mupupsilon', 'upsilon'],
696
+ ['mupvarepsilon', 'epsilon'],
697
+ ['mupvarkappa', 'kappa.alt'],
698
+ ['mupvarphi', 'phi'],
699
+ ['mupvarpi', 'pi.alt'],
700
+ ['mupvarrho', 'rho.alt'],
701
+ ['mupvarsigma', 'sigma.alt'],
702
+ ['mupvartheta', 'theta.alt'],
703
+ ['mupXi', 'Xi'],
704
+ ['mupxi', 'xi'],
705
+ ['mupZeta', 'Zeta'],
706
+ ['mupzeta', 'zeta'], */
707
+ ['nabla', 'gradient'],
708
+ ['napprox', 'approx.not'],
709
+ ['nasymp', 'asymp.not'],
710
+ ['natural', 'natural'],
711
+ ['ncong', 'tilde.equiv.not'],
712
+ ['ne', 'eq.not'],
713
+ ['nearrow', 'arrow.tr'],
714
+ ['Nearrow', 'arrow.tr.double'],
715
+ ['neg', 'not'],
716
+ ['nequiv', 'equiv.not'], // or eq.triple.not
717
+ ['neswarrow', 'arrow.tr.bl'],
718
+ ['nexists', 'exists.not'],
719
+ ['ngeq', 'gt.eq.not'],
720
+ ['ngtr', 'gt.not'],
721
+ ['ngtrless', 'gt.lt.not'],
722
+ ['ngtrsim', 'gt.tilde.not'],
723
+ ['nhpar', 'parallel.struck'],
724
+ ['nhVvert', 'interleave.struck'],
725
+ ['ni', 'in.rev'],
726
+ ['nLeftarrow', 'arrow.l.double.not'],
727
+ ['nleftarrow', 'arrow.l.not'],
728
+ ['nLeftrightarrow', 'arrow.l.r.double.not'],
729
+ ['nleftrightarrow', 'arrow.l.r.not'],
730
+ ['nleq', 'lt.eq.not'],
731
+ ['nless', 'lt.not'],
732
+ ['nlessgtr', 'lt.gt.not'],
733
+ ['nlesssim', 'lt.tilde.not'],
734
+ ['nmid', 'divides.not'],
735
+ ['nni', 'in.rev.not'],
736
+ ['notin', 'in.not'],
737
+ ['nparallel', 'parallel.not'],
738
+ ['nprec', 'prec.not'],
739
+ ['npreccurlyeq', 'prec.curly.eq.not'],
740
+ ['nRightarrow', 'arrow.r.double.not'],
741
+ ['nrightarrow', 'arrow.r.not'],
742
+ ['nsim', 'tilde.not'],
743
+ ['nsimeq', 'tilde.eq.not'],
744
+ ['nsqsubseteq', 'subset.eq.sq.not'],
745
+ ['nsqsupseteq', 'supset.eq.sq.not'],
746
+ ['nsubset', 'subset.not'],
747
+ ['nsubseteq', 'subset.eq.not'],
748
+ ['nsucc', 'succ.not'],
749
+ ['nsucccurlyeq', 'succ.curly.eq.not'],
750
+ ['nsupset', 'supset.not'],
751
+ ['nsupseteq', 'supset.eq.not'],
752
+ ['ntrianglelefteq', 'lt.tri.eq.not'],
753
+ ['ntrianglerighteq', 'gt.tri.eq.not'],
754
+ ['nvartriangleleft', 'lt.tri.not'],
755
+ ['nvartriangleright', 'gt.tri.not'],
756
+ ['nVdash', 'forces.not'],
757
+ ['nvdash', 'tack.r.not'],
758
+ ['nvDash', 'tack.r.double.not'],
759
+ ['nvinfty', 'infinity.bar'],
760
+ ['nwarrow', 'arrow.tl'],
761
+ ['Nwarrow', 'arrow.tl.double'],
762
+ ['nwsearrow', 'arrow.tl.br'],
763
+ ['obrbrak', 'shell.t'],
764
+ ['obslash', 'backslash.circle'],
765
+ ['odiv', 'div.circle'],
766
+ ['odot', 'dot.circle'],
767
+ ['ogreaterthan', 'gt.circle'],
768
+ ['oiiint', 'integral.vol'],
769
+ ['oiint', 'integral.surf'],
770
+ ['oint', 'integral.cont'],
771
+ ['ointctrclockwise', 'integral.cont.ccw'],
772
+ ['olessthan', 'lt.circle'],
773
+ ['ominus', 'minus.circle'],
774
+ ['operp', 'perp.circle'],
775
+ ['oplus', 'plus.circle'],
776
+ ['origof', 'original'],
777
+ ['otimes', 'times.circle'],
778
+ // ['overbrace', 'brace.t'],
779
+ ['overbracket', 'bracket.t'],
780
+ ['overparen', 'paren.t'],
781
+ ['parallel', 'parallel'],
782
+ ['parallelogram', 'parallelogram.stroked'],
783
+ ['parallelogramblack', 'parallelogram.filled'],
784
+ ['parsim', 'parallel.tilde'],
785
+ ['partial', 'diff'],
786
+ ['pentagon', 'penta.stroked'],
787
+ ['pentagonblack', 'penta.filled'],
788
+ ['perp', 'perp'],
789
+ ['Planckconst', 'planck'],
790
+ ['pm', 'plus.minus'],
791
+ ['prec', 'prec'],
792
+ ['Prec', 'prec.double'],
793
+ ['precapprox', 'prec.approx'],
794
+ ['preccurlyeq', 'prec.curly.eq'],
795
+ ['preceq', 'prec.eq'],
796
+ ['preceqq', 'prec.equiv'],
797
+ ['precnapprox', 'prec.napprox'],
798
+ ['precneq', 'prec.neq'],
799
+ ['precneqq', 'prec.nequiv'],
800
+ ['precnsim', 'prec.ntilde'],
801
+ ['precsim', 'prec.tilde'],
802
+ ['prime', 'prime'],
803
+ ['prod', 'product'],
804
+ ['propto', 'prop'],
805
+ ['QED', 'qed'],
806
+ ['qprime', 'prime.quad'],
807
+ ['quarternote', 'note.quarter.alt'],
808
+ ['questeq', 'eq.quest'],
809
+ ['Question', 'quest.double'],
810
+ ['rangle', 'angle.r'],
811
+ ['rAngle', 'angle.r.double'],
812
+ ['rangledot', 'angle.r.dot'],
813
+ ['rbrace', 'brace.r'],
814
+ ['rBrace', 'brace.r.double'],
815
+ ['rbrack', 'bracket.r'],
816
+ ['rBrack', 'bracket.r.double'],
817
+ ['rbrbrak', 'shell.r'],
818
+ ['Rbrbrak', 'shell.r.double'],
819
+ ['rceil', 'ceil.r'],
820
+ ['rcurvyangle', 'angle.r.curly'],
821
+ ['Re', 'Re'],
822
+ ['revangle', 'angle.rev'],
823
+ ['revemptyset', 'emptyset.rev'],
824
+ ['revnmid', 'divides.not.rev'],
825
+ ['rfloor', 'floor.r'],
826
+ ['rightangle', 'angle.right'],
827
+ ['rightanglemdot', 'angle.right.dot'],
828
+ ['rightanglesqr', 'angle.right.sq'],
829
+ ['rightarrow', 'arrow.r'],
830
+ ['Rightarrow', 'arrow.r.double'],
831
+ ['rightarrowbar', 'arrow.r.stop'],
832
+ ['rightarrowonoplus', 'plus.circle.arrow'],
833
+ ['rightarrowtail', 'arrow.r.tail'],
834
+ ['rightdasharrow', 'arrow.r.dashed'],
835
+ ['rightdotarrow', 'arrow.r.dotted'],
836
+ ['rightdowncurvedarrow', 'arrow.r.curve'],
837
+ ['rightharpoondown', 'harpoon.rb'],
838
+ ['rightharpoondownbar', 'harpoon.rb.stop'],
839
+ ['rightharpoonsupdown', 'harpoons.rtrb'],
840
+ ['rightharpoonup', 'harpoon.rt'],
841
+ ['rightharpoonupbar', 'harpoon.rt.stop'],
842
+ ['rightleftarrows', 'arrows.rl'],
843
+ ['rightleftharpoons', 'harpoons.rtlb'],
844
+ ['rightleftharpoonsdown', 'harpoons.rblb'],
845
+ ['rightleftharpoonsup', 'harpoons.rtlt'],
846
+ ['rightouterjoin', 'join.r'],
847
+ ['rightrightarrows', 'arrows.rr'],
848
+ ['rightsquigarrow', 'arrow.r.squiggly'],
849
+ ['rightthreearrows', 'arrows.rrr'],
850
+ ['rightthreetimes', 'times.three.r'],
851
+ ['rightwavearrow', 'arrow.r.wave'],
852
+ ['rightwhitearrow', 'arrow.r.stroked'],
853
+ ['risingdotseq', 'eq.dots.up'],
854
+ ['rparen', 'paren.r'],
855
+ ['rParen', 'paren.r.double'],
856
+ ['RRightarrow', 'arrow.r.quad'],
857
+ ['Rrightarrow', 'arrow.r.triple'],
858
+ ['rsolbar', 'backslash.not'],
859
+ ['rtimes', 'times.r'],
860
+ ['rvzigzag', 'fence.r'],
861
+ ['Rvzigzag', 'fence.r.double'],
862
+ ['searrow', 'arrow.br'],
863
+ ['Searrow', 'arrow.br.double'],
864
+ ['setminus', 'without'],
865
+ ['sharp', 'sharp'],
866
+ ['shortdowntack', 'tack.b.short'],
867
+ ['shortlefttack', 'tack.l.short'],
868
+ ['shortuptack', 'tack.t.short'],
869
+ ['sim', 'tilde.op'],
870
+ ['sime', 'tilde.eq'],
871
+ ['similarleftarrow', 'arrow.l.tilde'],
872
+ ['similarrightarrow', 'arrow.r.tilde'],
873
+ ['simneqq', 'tilde.nequiv'],
874
+ ['smallblacktriangleleft', 'triangle.filled.small.l'],
875
+ ['smallblacktriangleright', 'triangle.filled.small.r'],
876
+ ['smallin', 'in.small'],
877
+ ['smallni', 'in.rev.small'],
878
+ ['smalltriangleleft', 'triangle.stroked.small.l'],
879
+ ['smalltriangleright', 'triangle.stroked.small.r'],
880
+ ['smashtimes', 'smash'],
881
+ ['smblkcircle', 'bullet'],
882
+ ['smblkdiamond', 'diamond.filled.small'],
883
+ ['smblklozenge', 'lozenge.filled.small'],
884
+ ['smblksquare', 'square.filled.tiny'],
885
+ ['smeparsl', 'parallel.slanted.eq.tilde'],
886
+ ['smt', 'smt'],
887
+ ['smte', 'smt.eq'],
888
+ ['smwhtdiamond', 'diamond.stroked.small'],
889
+ ['smwhtlozenge', 'lozenge.stroked.small'],
890
+ ['smwhtsquare', 'square.stroked.tiny'],
891
+ ['spadesuit', 'suit.spade.filled'],
892
+ ['sphericalangle', 'angle.spheric'],
893
+ ['sphericalangleup', 'angle.spheric.top'],
894
+ ['sqcap', 'inter.sq'],
895
+ ['Sqcap', 'inter.sq.double'],
896
+ ['sqcup', 'union.sq'],
897
+ ['Sqcup', 'union.sq.double'],
898
+ ['sqint', 'integral.square'],
899
+ ['sqsubset', 'subset.sq'],
900
+ ['sqsubseteq', 'subset.eq.sq'],
901
+ ['sqsubsetneq', 'subset.sq.neq'],
902
+ ['sqsupset', 'supset.sq'],
903
+ ['sqsupseteq', 'supset.eq.sq'],
904
+ ['sqsupsetneq', 'supset.sq.neq'],
905
+ ['squoval', 'square.stroked.rounded'],
906
+ ['sslash', 'slash.double'],
907
+ ['star', 'star.op'],
908
+ ['stareq', 'eq.star'],
909
+ ['subset', 'subset'],
910
+ ['Subset', 'subset.double'],
911
+ ['subsetdot', 'subset.dot'],
912
+ ['subseteq', 'subset.eq'],
913
+ ['subsetneq', 'subset.neq'],
914
+ ['succ', 'succ'],
915
+ ['Succ', 'succ.double'],
916
+ ['succapprox', 'succ.approx'],
917
+ ['succcurlyeq', 'succ.curly.eq'],
918
+ ['succeq', 'succ.eq'],
919
+ ['succeqq', 'succ.equiv'],
920
+ ['succnapprox', 'succ.napprox'],
921
+ ['succneq', 'succ.neq'],
922
+ ['succneqq', 'succ.nequiv'],
923
+ ['succnsim', 'succ.ntilde'],
924
+ ['succsim', 'succ.tilde'],
925
+ ['sum', 'sum'],
926
+ ['sumint', 'sum.integral'],
927
+ ['supset', 'supset'],
928
+ ['Supset', 'supset.double'],
929
+ ['supsetdot', 'supset.dot'],
930
+ ['supseteq', 'supset.eq'],
931
+ ['supsetneq', 'supset.neq'],
932
+ ['swarrow', 'arrow.bl'],
933
+ ['Swarrow', 'arrow.bl.double'],
934
+ ['therefore', 'therefore'],
935
+ ['threedangle', 'angle.spatial'],
936
+ ['threedotcolon', 'colon.tri.op'],
937
+ ['tieinfty', 'infinity.tie'],
938
+ ['times', 'times'],
939
+ ['tminus', 'miny'],
940
+ ['top', 'tack.b'],
941
+ ['tplus', 'tiny'],
942
+ ['trianglecdot', 'triangle.stroked.dot'],
943
+ ['triangledown', 'triangle.stroked.small.b'],
944
+ ['triangleleft', 'triangle.stroked.l'],
945
+ ['trianglelefteq', 'lt.tri.eq'],
946
+ ['triangleminus', 'minus.triangle'],
947
+ ['triangleplus', 'plus.triangle'],
948
+ ['triangleq', 'eq.delta'],
949
+ ['triangleright', 'triangle.stroked.r'],
950
+ ['trianglerighteq', 'gt.tri.eq'],
951
+ ['triangletimes', 'times.triangle'],
952
+ ['tripleplus', 'plus.triple'],
953
+ ['trprime', 'prime.triple'],
954
+ ['trslash', 'slash.triple'],
955
+ ['twoheaddownarrow', 'arrow.b.twohead'],
956
+ ['twoheadleftarrow', 'arrow.l.twohead'],
957
+ ['twoheadmapsfrom', 'arrow.l.twohead.bar'],
958
+ ['twoheadmapsto', 'arrow.r.twohead.bar'],
959
+ ['twoheadrightarrow', 'arrow.r.twohead'],
960
+ ['twoheaduparrow', 'arrow.t.twohead'],
961
+ ['twonotes', 'note.eighth.beamed'],
962
+ ['ubrbrak', 'shell.b'],
963
+ ['ulblacktriangle', 'triangle.filled.tl'],
964
+ ['ultriangle', 'triangle.stroked.tl'],
965
+ ['uminus', 'union.minus'],
966
+ ['underbrace', 'brace.b'],
967
+ ['underbracket', 'bracket.b'],
968
+ ['underparen', 'paren.b'],
969
+ ['unicodecdots', 'dots.h.c'],
970
+ ['unicodeellipsis', 'dots.h'],
971
+ ['upand', 'amp.inv'],
843
972
  ['uparrow', 'arrow.t'],
844
- ['mapsup', 'arrow.t.bar'],
845
- ['uprightcurvearrow', 'arrow.t.curve'],
846
- ['updasharrow', 'arrow.t.dashed'],
847
973
  ['Uparrow', 'arrow.t.double'],
848
- ['UUparrow', 'arrow.t.quad'],
849
- ['baruparrow', 'arrow.t.stop'],
850
- ['upwhitearrow', 'arrow.t.stroked'],
851
- ['Uuparrow', 'arrow.t.triple'],
852
- ['twoheaduparrow', 'arrow.t.twohead'],
853
- ['downarrow', 'arrow.b'],
854
- ['mapsdown', 'arrow.b.bar'],
855
- ['downrightcurvedarrow', 'arrow.b.curve'],
856
- ['downdasharrow', 'arrow.b.dashed'],
857
- ['Downarrow', 'arrow.b.double'],
858
- ['DDownarrow', 'arrow.b.quad'],
859
- ['downarrowbar', 'arrow.b.stop'],
860
- ['downwhitearrow', 'arrow.b.stroked'],
861
- ['Ddownarrow', 'arrow.b.triple'],
862
- ['twoheaddownarrow', 'arrow.b.twohead'],
863
- ['leftrightarrow', 'arrow.l.r'],
864
- ['Leftrightarrow', 'arrow.l.r.double'],
865
- ['Longleftrightarrow', 'arrow.l.r.double.long'],
866
- ['nLeftrightarrow', 'arrow.l.r.double.not'],
867
- ['longleftrightarrow', 'arrow.l.r.long'],
868
- ['nleftrightarrow', 'arrow.l.r.not'],
869
- ['leftrightsquigarrow', 'arrow.l.r.wave'],
974
+ ['updasharrow', 'arrow.t.dashed'],
870
975
  ['updownarrow', 'arrow.t.b'],
871
976
  ['Updownarrow', 'arrow.t.b.double'],
872
- ['nearrow', 'arrow.tr'],
873
- ['Nearrow', 'arrow.tr.double'],
874
- ['hknearrow', 'arrow.tr.hook'],
875
- ['searrow', 'arrow.br'],
876
- ['Searrow', 'arrow.br.double'],
877
- ['hksearrow', 'arrow.br.hook'],
878
- ['nwarrow', 'arrow.tl'],
879
- ['Nwarrow', 'arrow.tl.double'],
880
- ['hknwarrow', 'arrow.tl.hook'],
881
- ['swarrow', 'arrow.bl'],
882
- ['Swarrow', 'arrow.bl.double'],
883
- ['hkswarrow', 'arrow.bl.hook'],
884
- ['nwsearrow', 'arrow.tl.br'],
885
- ['neswarrow', 'arrow.tr.bl'],
886
- ['acwopencirclearrow', 'arrow.ccw'],
887
- ['curvearrowleft', 'arrow.ccw.half'],
888
- ['cwopencirclearrow', 'arrow.cw'],
889
- ['curvearrowright', 'arrow.cw.half'],
890
- ['downzigzagarrow', 'arrow.zigzag'],
891
- ['rightrightarrows', 'arrows.rr'],
892
- ['leftleftarrows', 'arrows.ll'],
893
- ['upuparrows', 'arrows.tt'],
894
- ['downdownarrows', 'arrows.bb'],
895
- ['leftrightarrows', 'arrows.lr'],
896
- ['barleftarrowrightarrowbar', 'arrows.lr.stop'],
897
- ['rightleftarrows', 'arrows.rl'],
898
977
  ['updownarrows', 'arrows.tb'],
899
- ['downuparrows', 'arrows.bt'],
900
- ['rightthreearrows', 'arrows.rrr'],
901
- ['leftthreearrows', 'arrows.lll'],
902
- ['rightharpoonup', 'harpoon.rt'],
903
- ['barrightharpoonup', 'harpoon.rt.bar'],
904
- ['rightharpoonupbar', 'harpoon.rt.stop'],
905
- ['rightharpoondown', 'harpoon.rb'],
906
- ['barrightharpoondown', 'harpoon.rb.bar'],
907
- ['rightharpoondownbar', 'harpoon.rb.stop'],
908
- ['leftharpoonup', 'harpoon.lt'],
909
- ['leftharpoonupbar', 'harpoon.lt.bar'],
910
- ['barleftharpoonup', 'harpoon.lt.stop'],
911
- ['leftharpoondown', 'harpoon.lb'],
912
- ['leftharpoondownbar', 'harpoon.lb.bar'],
913
- ['barleftharpoondown', 'harpoon.lb.stop'],
914
- ['upharpoonleft', 'harpoon.tl'],
915
- ['upharpoonleftbar', 'harpoon.tl.bar'],
916
- ['barupharpoonleft', 'harpoon.tl.stop'],
917
- ['upharpoonright', 'harpoon.tr'],
918
- ['upharpoonrightbar', 'harpoon.tr.bar'],
919
- ['barupharpoonright', 'harpoon.tr.stop'],
920
- ['downharpoonleft', 'harpoon.bl'],
921
- ['bardownharpoonleft', 'harpoon.bl.bar'],
922
- ['downharpoonleftbar', 'harpoon.bl.stop'],
923
- ['downharpoonright', 'harpoon.br'],
924
- ['bardownharpoonright', 'harpoon.br.bar'],
925
- ['downharpoonrightbar', 'harpoon.br.stop'],
926
- ['leftrightharpoonupup', 'harpoon.lt.rt'],
927
- ['leftrightharpoondowndown', 'harpoon.lb.rb'],
928
- ['leftrightharpoondownup', 'harpoon.lb.rt'],
929
- ['leftrightharpoonupdown', 'harpoon.lt.rb'],
930
978
  ['updownharpoonleftleft', 'harpoon.tl.bl'],
931
- ['updownharpoonrightright', 'harpoon.tr.br'],
932
979
  ['updownharpoonleftright', 'harpoon.tl.br'],
933
980
  ['updownharpoonrightleft', 'harpoon.tr.bl'],
934
- ['rightharpoonsupdown', 'harpoons.rtrb'],
935
- ['downharpoonsleftright', 'harpoons.blbr'],
936
- ['downupharpoonsleftright', 'harpoons.bltr'],
937
- ['leftrightharpoonsdown', 'harpoons.lbrb'],
938
- ['leftharpoonsupdown', 'harpoons.ltlb'],
939
- ['leftrightharpoons', 'harpoons.ltrb'],
940
- ['leftrightharpoonsup', 'harpoons.ltrt'],
941
- ['rightleftharpoonsdown', 'harpoons.rblb'],
942
- ['rightleftharpoons', 'harpoons.rtlb'],
943
- ['rightleftharpoonsup', 'harpoons.rtlt'],
981
+ ['updownharpoonrightright', 'harpoon.tr.br'],
944
982
  ['updownharpoonsleftright', 'harpoons.tlbr'],
983
+ ['upharpoonleft', 'harpoon.tl'],
984
+ ['upharpoonleftbar', 'harpoon.tl.bar'],
985
+ ['upharpoonright', 'harpoon.tr'],
986
+ ['upharpoonrightbar', 'harpoon.tr.bar'],
945
987
  ['upharpoonsleftright', 'harpoons.tltr'],
988
+ ['uplus', 'union.plus'],
989
+ ['uprightcurvearrow', 'arrow.t.curve'],
990
+ ['upuparrows', 'arrows.tt'],
991
+ ['upwhitearrow', 'arrow.t.stroked'],
992
+ ['urblacktriangle', 'triangle.filled.tr'],
993
+ ['urtriangle', 'triangle.stroked.tr'],
994
+ ['UUparrow', 'arrow.t.quad'],
995
+ ['Uuparrow', 'arrow.t.triple'],
996
+ ['varclubsuit', 'suit.club.stroked'],
997
+ ['vardiamondsuit', 'suit.diamond.filled'],
998
+ ['varheartsuit', 'suit.heart.filled'],
999
+ ['varhexagon', 'hexa.stroked'],
1000
+ ['varhexagonblack', 'hexa.filled'],
1001
+ ['varnothing', 'emptyset'],
1002
+ ['varointclockwise', 'integral.cont.cw'],
1003
+ ['varspadesuit', 'suit.spade.stroked'],
1004
+ ['vartriangle', 'triangle.stroked.small.t'],
1005
+ ['vartriangleleft', 'lt.tri'],
1006
+ ['vartriangleright', 'gt.tri'],
1007
+ ['Vbar', 'tack.t.double'],
1008
+ ['Vdash', 'forces'],
946
1009
  ['vdash', 'tack.r'],
947
- ['nvdash', 'tack.r.not'],
948
- ['vlongdash', 'tack.r.long'],
949
- ['assert', 'tack.r.short'],
950
1010
  ['vDash', 'tack.r.double'],
951
- ['nvDash', 'tack.r.double.not'],
952
- ['dashv', 'tack.l'],
953
- ['longdashv', 'tack.l.long'],
954
- ['shortlefttack', 'tack.l.short'],
955
- ['Dashv', 'tack.l.double'],
956
- ['bigbot', 'tack.t.big'],
957
- ['Vbar', 'tack.t.double'],
958
- ['shortuptack', 'tack.t.short'],
959
- ['bigtop', 'tack.b.big'],
960
- ['barV', 'tack.b.double'],
961
- ['shortdowntack', 'tack.b.short'],
962
- ['dashVdash', 'tack.l.r'],
963
- /*
964
- ['mupalpha', 'alpha'],
965
- ['mupbeta', 'beta'],
966
- ['mupchi', 'chi'],
967
- ['mupdelta', 'delta'],
968
- ['mupvarepsilon', 'epsilon'],
969
- ['mupepsilon', 'epsilon.alt'],
970
- ['mupeta', 'eta'],
971
- ['mupgamma', 'gamma'],
972
- ['mupiota', 'iota'],
973
- ['mupkappa', 'kappa'],
974
- ['mupvarkappa', 'kappa.alt'],
975
- ['muplambda', 'lambda'],
976
- ['mupmu', 'mu'],
977
- ['mupnu', 'nu'],
978
- ['mho', 'ohm.inv'],
979
- ['mupomega', 'omega'],
980
- ['mupomicron', 'omicron'],
981
- ['mupvarphi', 'phi'],
982
- ['mupphi', 'phi.alt'],
983
- ['muppi', 'pi'],
984
- ['mupvarpi', 'pi.alt'],
985
- ['muppsi', 'psi'],
986
- ['muprho', 'rho'],
987
- ['mupvarrho', 'rho.alt'],
988
- ['mupsigma', 'sigma'],
989
- ['mupvarsigma', 'sigma.alt'],
990
- ['muptau', 'tau'],
991
- ['muptheta', 'theta'],
992
- ['mupvartheta', 'theta.alt'],
993
- ['mupupsilon', 'upsilon'],
994
- ['mupxi', 'xi'],
995
- ['mupzeta', 'zeta'],
996
- ['mupAlpha', 'Alpha'],
997
- ['mupBeta', 'Beta'],
998
- ['mupChi', 'Chi'],
999
- ['mupDelta', 'Delta'],
1000
- ['mupEpsilon', 'Epsilon'],
1001
- ['mupEta', 'Eta'],
1002
- ['mupGamma', 'Gamma'],
1003
- ['mupIota', 'Iota'],
1004
- ['mupKappa', 'Kappa'],
1005
- ['mupLambda', 'Lambda'],
1006
- ['mupMu', 'Mu'],
1007
- ['mupNu', 'Nu'],
1008
- ['mupOmega', 'Omega'],
1009
- ['mupOmicron', 'Omicron'],
1010
- ['mupPhi', 'Phi'],
1011
- ['mupPi', 'Pi'],
1012
- ['mupPsi', 'Psi'],
1013
- ['mupRho', 'Rho'],
1014
- ['mupSigma', 'Sigma'],
1015
- ['mupTau', 'Tau'],
1016
- ['mupTheta', 'Theta'],
1017
- ['mupUpsilon', 'Upsilon'],
1018
- ['mupXi', 'Xi'],
1019
- ['mupZeta', 'Zeta'],
1020
- */
1021
- ['BbbA', 'AA'],
1022
- ['BbbB', 'BB'],
1023
- ['BbbC', 'CC'],
1024
- ['BbbD', 'DD'],
1025
- ['BbbE', 'EE'],
1026
- ['BbbF', 'FF'],
1027
- ['BbbG', 'GG'],
1028
- ['BbbH', 'HH'],
1029
- ['BbbI', 'II'],
1030
- ['BbbJ', 'JJ'],
1031
- ['BbbK', 'KK'],
1032
- ['BbbL', 'LL'],
1033
- ['BbbM', 'MM'],
1034
- ['BbbN', 'NN'],
1035
- ['BbbO', 'OO'],
1036
- ['BbbP', 'PP'],
1037
- ['BbbQ', 'QQ'],
1038
- ['BbbR', 'RR'],
1039
- ['BbbS', 'SS'],
1040
- ['BbbT', 'TT'],
1041
- ['BbbU', 'UU'],
1042
- ['BbbV', 'VV'],
1043
- ['BbbW', 'WW'],
1044
- ['BbbX', 'XX'],
1045
- ['BbbY', 'YY'],
1046
- ['BbbZ', 'ZZ'],
1047
- ['ell', 'ell'],
1048
- ['Planckconst', 'planck'],
1049
- ['hslash', 'planck.reduce'],
1050
- ['Angstrom', 'angstrom'],
1051
- ['Re', 'Re'],
1052
- ['Im', 'Im'],
1053
- ['imath', 'dotless.i'],
1054
- ['jmath', 'dotless.j'],
1011
+ ['vdots', 'dots.v'],
1012
+ ['vee', 'or'],
1013
+ ['Vee', 'or.double'],
1014
+ ['veedot', 'or.dot'],
1015
+ ['veeeq', 'eq.equi'],
1016
+ ['vert', 'bar.v'],
1017
+ ['Vert', 'bar.v.double'],
1018
+ ['vlongdash', 'tack.r.long'],
1019
+ ['vrectangle', 'rect.stroked.v'],
1020
+ ['vrectangleblack', 'rect.filled.v'],
1021
+ ['Vvert', 'bar.v.triple'],
1022
+ ['vysmblkcircle', 'circle.filled.small'],
1023
+ ['vysmwhtcircle', 'circle.stroked.tiny'], // or compose
1024
+ ['wedge', 'and'],
1025
+ ['Wedge', 'and.double'],
1026
+ ['wedgedot', 'and.dot'],
1027
+ ['wedgeq', 'eq.est'],
1028
+ ['whiteinwhitetriangle', 'triangle.stroked.nested'],
1029
+ ['whthorzoval', 'ellipse.stroked.h'],
1030
+ ['whtvertoval', 'ellipse.stroked.v'],
1031
+ ['wideangledown', 'angle.oblique'],
1032
+ ['wr', 'wreath'],
1033
+ ['xsol', 'slash.big'],
1034
+ ]);
1035
+
1036
+ const texAliasMap = new Map<string, string>([
1037
+ ['gets', 'leftarrow'],
1038
+ ['iff', 'Longleftrightarrow'],
1039
+ ['implies', 'Longrightarrow'],
1040
+ ]);
1041
+
1042
+ const typstAliasMap = new Map<string, string>([
1043
+ // ['arrow', 'arrow.r'],
1044
+ // ['dot', 'dot.op'],
1045
+ ['arrow.double', 'arrow.r.double'],
1046
+ ['arrow.squiggly', 'arrow.r.squiggly'],
1055
1047
  ]);
1056
1048
 
1049
+
1057
1050
  for(const [key, value] of map_from_official_docs) {
1058
1051
  if(!symbolMap.has(key)) {
1059
1052
  symbolMap.set(key, value);
@@ -1084,4 +1077,10 @@ for(const [key, value] of typst_to_tex_map) {
1084
1077
  reverseSymbolMap.set(key, value);
1085
1078
  }
1086
1079
 
1087
- export {symbolMap, reverseSymbolMap};
1080
+ for(const [key, value] of texAliasMap) {
1081
+ if(!symbolMap.has(key)) {
1082
+ symbolMap.set(key, symbolMap.get(value)!);
1083
+ }
1084
+ }
1085
+
1086
+ export {symbolMap, reverseSymbolMap, texAliasMap, typstAliasMap};