Skip to content

Instantly share code, notes, and snippets.

@AndiH
Created September 7, 2013 09:00
Show Gist options
  • Select an option

  • Save AndiH/6474025 to your computer and use it in GitHub Desktop.

Select an option

Save AndiH/6474025 to your computer and use it in GitHub Desktop.
List of LaTeX symbol to import in aText. Write the LaTeX command prepended by a ; and the text substition inserts the Unicode symbol for this LaTeX character. Based on this list: http://www.cl.cam.ac.uk/~mgk25/ucs/examples/TeX.txt, but expanded (and expandable) -- see comments!
We can make this file beautiful and searchable if this error is corrected: It looks like row 184 should actually have 2 columns, instead of 1 in line 183.
;\aleph,
;\forall,
;\hbar,
;\emptyset,
;\exists,
;\imath,ı
;\nabla,
;\neg,¬
;\surd,
;\flat,
;\ell,
;\top,
;\natural,
;\wp,
;\bot,
;\sharp,
;\Re,
;\|,
;\clubsuit,
;\Im,
;\angle,
;\diamondsuit,
;\partial,
;\triangle,
;\heartsuit,
;\infty,
;\backslash,\
;\spadesuit,
;\Box,
;\Diamond,
;\sum,
;\bigcap,
;\bigodot,
;\prod,
;\bigcup,
;\bigotimes,
;\coprod,
;\bigsqcup,
;\bigoplus,
;\int,
;\bigvee,
;\biguplus,
;\oint,
;\bigwedge,
;\pm,±
;\cap,
;\vee,
;\mp,
;\cup,
;\wedge,
;\setminus,
;\uplus,
;\oplus,
;\cdot,
;\sqcap,
;\ominus,
;\times,×
;\sqcup,
;\otimes,
;\ast,
;\triangleleft,
;\oslash,
;\star,
;\triangleright,
;\odot,
;\diamond,
;\wr,
;\dagger,
;\circ,
;\bigcirc,
;\ddagger,
;\bullet,
;\bigtriangleup,
;\amalg,⨿
;\div,÷
;\bigtriangledown,
;\unlhd,
;\lhd,
;\rhd,
;\unrhd,
;\leq,
;\geq,
;\equiv,
;\prec,
;\succ,
;\sim,
;\preceq,
;\succeq,
;\simeq,
;\ll,
;\gg,
;\asymp,
;\subset,
;\supset,
;\approx,
;\subseteq,
;\supseteq,
;\cong,
;\sqsubseteq,
;\sqsupseteq,
;\bowtie,
;\in,
;\ni,
;\propto,
;\vdash,
;\dashv,
;\models,
;\smile,
;\mid,
;\doteq,
;\frown,
;\parallel,
;\perp,
;\sqsubset,
;\sqsupset,
;\Join,
;\not<,
;\not>,
;\not=,
;\not\leq,
;\not\geq,
;\not\equiv,
;\not\prec,
;\not\succ,
;\not\sim,
;\not\preceq,
;\not\succeq,
;\not\simeq,
;\not\subset,
;\not\supset,
;\not\approx,
;\not\subseteq,
;\not\supseteq,
;\not\cong,
;\not\sqsubseteq,
;\not\sqsupseteq,
;\not\asymp,
;\leftarrow,
;\longleftarrow,
;\uparrow,
;\Leftarrow,
;\Longleftarrow,
;\Uparrow,
;\rightarrow,
;\longrightarrow,
;\downarrow,
;\Rightarrow,
;\Longrightarrow,
;\Downarrow,
;\leftrightarrow,
;\longleftrightarrow,
;\updownarrow,
;\Leftrightarrow,
;\Longleftrightarrow,
;\Updownarrow,
;\mapsto,
;\longmapsto,
;\nearrow,
;\hookleftarrow,
;\hookrightarrow,
;\searrow,
;\leftharpoonup,
;\rightharpoonup,
;\swarrow,
;\leftharpoondown,
;\rightharpoondown,
;\nwarrow,
;\rightleftharpoons,
;\leadsto,
;\lbrack,[
;\lfloor,
;\lceil,
;[\![,
;\lbrace,{
;\langle,
;\langle\!\langle,
;\rbrack,]
;\rfloor,
;\rceil,
;]\!],
;\rbrace,}
;\rangle,
;\rangle\!\rangle,
≠\neq
;\leq,
;\geq,
;\lbrace,{
;\rbrace,}
;\to,
;\gets,
;\owns,
;\land,
;\lor,
;\lnot,¬
;\vert,
;\Vert,
;\vdots,
;\cdots,
;\ddots,
;\thinspace,
;\oe,œ
;\OE,Œ
;\ae,æ
;\AE,Æ
;\aa,å
;\AA,Å
;\o,ø
;\O,Ø
;\l,ł
;\L,Ł
;\ss,ß
;\S,§
;\P,
;\dag,
;\ddag,
;\copyright,©
;\pounds,£
;\ldots,
;\circeq,
;\circlearrowleft,
;\circlearrowright,
;\circledS,
;\circledast,
;\circledcirc,
;\circleddash,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment