Mathematical Typesetting: AMS-TeX Symbols
Introduction
The following is an attempt to classify and clarify some of the symbols promoted by the American Mathematics Society for use with Donald Knuth's TeX mark up system. This classification has no claims to completenes or correctness. Its just my attempt to order the chaos of an alphabetic listing of symbols.
For the real information, stylesheets, etc see
//??/??/
- TeX_Mathematical::=backslash ( arrows | objects | relations | infix | prefix | geometry | dingbats | suits | special_letters | boolean | dots_n_dashes | miscelaneous | sets | quantifiers| music | money | brackets | limits | integration ).
- arrows::="dbkarrow" | "gets" | "mapsto" | "multimap" | circle_curved_arrow | up_down | hooked | horizontal_harpoon | doubled_arrows | two_way | diagonal_arrows | long_or_loopy_arrow | negated_arrow | two_headed_arrow | very_odd_arrows.
- circle_curved_arrow::=("circle" | "curve") "arrow" ( "left" | "right").
- diagonal_arrows::=("Lleft" | "Rright" | ("s" | "n")(e" | "w" ) ) "arrow".
- doubled_arrows::=("leftleft" | "rightright" | "downdown" | "upup" ) "arrows".
- up_down::= ("down" O("down")| "Down" | "up" | "Up") ("arrow" | "harpoon" ("left" | "right") ).
- hooked::="hook" ("left" | "right") "arrow" | "hk" ("se" | "sw") "arrow".
- long_or_loopy_arrow::=("Long"|"long" | "loop")( ("left" O("right") | "right") "arrow").
- two_headed_arrow::="twoheaded" ("left" | "right") "arrow".
- two_way::="leftright" ("arrow" | "arrows" | "harpoons" | "sqigarrow" ).
- horizontal_harpoon::= ("Left" | "left" ) ("arrow"| "harpoon"("down"|"up")).
- negated_arrow::="n" (("Left"|"left") O("right") | ("Right" | "right")) "arrow".
- very_odd_arrows::= ("left"|"right") ("threetimes" | "parengtr" | "sqigarrow").
- objects::="bot" | "dots" | "emptyset" | "infty".
- relations::=("less"|"sim")|"curly" ( "eqprec" | "eqsucc" | "preceq" | "vee" | "wedge" ) | "less"O("approx"|"dot"|"eqgtr"|"eqqgtr"|"gtr"|"sim")|"ln" ("approx"|"eq"|"eqq" | "sim") |O("n") (("succ" | "prec")O("approx" | "sim") O("eq"| "curlyequal") | O("n") "triangle" ("left" | "right") O("eq) | O("n") "parallel" | "thick" ("approx"|"sim") | "triangle" O("down" | "left" | "lefteq" | "q" | "right" | "righteq").
- infix::=O("back")"slash" | "doublecap" | "cap" | "circeq" | "coprod" | "doublecup" | "cup" | "div" | "divideontimes" | "ast" | "frown" | "mp" |"pm" | "times" | ("box" | "o" ) ("dot" | "minus" | "plus" | "times") | "circled" ( "ast" | "circ" | "R" | "S" ) | "small" ("amalg" | "frown" | "int" | "smile") | "sq" ( "cap"|"cup" ).
- prefix::="big" ( "cap"|"cup"|"circle" | "o" ("dot" | "plus" | "times") | "sqcup" | "star" | "triangle" ("down"|"up") | "vee" | "wedge" | "arrow" | ) | "neg" | "sum"| "surd" | "sqrt",
- boolean::="iff" | "lor" | "land".
- geometry::="angle" | "circ" | "measuredangle" | "nshortparallel" | "perp"| "sphericalangle" | O("n") "parallel".
- dingbats::="black" ( "lozenge" | "square" | "triangle" ("down"|"up" | "left" | "right" )) |"bowtie"| "bullet" | "centerdot" | "checkmark" | "copywrite" | "dag" | "dagger" | v"ddag"| "ddagger"|"deg"| "diamond" | "lozenge"| "maltese" | "star".
- money::= "sterling" | "yen" | dollar.
- dollar::="S".
- music::= "sharp" |"natural" | "flat".
- suits::=("club" | "diamond" | "heart" | "spade") "suit").
- special_letters::="ell"|"hbar" |"hslash" | "i"|"im"|"imath" | "j" | "jmath" | "nabla" | omicron | Omicron | "oe"|OE",
- omicron::="o",
- Omicron::="O",
- dots_n_dashes::="because" | "cdot"| "cdots" | "coloneq" | "dashv" | "fallingdotseq" | "risingdotseq"|"therefore" | "vdots" | "Vvdash" | "Vvert" | ( "em" | "en" )"dash" | | O("n") ("V"|"v") ("D" | "d") "ash"
- sets::="bracevert" | "complement" | O("not")"in" | O("n") "sq" ("subset" | "supset" )O("eq") | O("var")("subset" | "supset" )O("n") O("eq" | "eqq") | O("big") ( "cap"|"cup")
- brackets::=("l" | "r") ("angle" | "asp" | "brace" | "brack" | "ceil" | "floor" | "hook"| "moustache" | "q" | "times") | ("L" | "R" ) "sh".
- limits::=O("var") "lim" ("inf" | "inj" | "its" | "proj" | "sup") .
- quantifiers::="exists" | "forall" | "nexists"
- integration::="int" O("i" | "ii" | "iii" |"iv" | "dotsint".
. . . . . . . . . ( end of section AMS-TeX Symbols) <<Contents | End>>