1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/leim/quail/latin-ltx.el
Ramprasad B 8911508261 updated copyright year(s)
CV:S ----------------------------------------------------------------------
2006-04-20 08:36:18 +00:00

993 lines
21 KiB
EmacsLisp
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*-
;; Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 2001, 2005
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
;; Author: TAKAHASHI Naoto <ntakahas@m17n.org>
;; Dave Love <fx@gnu.org>
;; Keywords: multilingual, input, Greek, i18n
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to the
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
;; Boston, MA 02110-1301, USA.
;;; Commentary:
;;; Code:
(require 'quail)
(quail-define-package
"TeX" "UTF-8" "\\" t
"LaTeX-like input method for many characters.
These characters are from the charsets used by the `utf-8' coding
system, including many technical ones. Examples:
\\'a -> á \\`{a} -> à
\\pi -> π \\int -> ∫ ^1 -> ¹"
'(("\t" . quail-completion))
t t nil nil nil nil nil nil nil t)
(quail-define-rules
("!`" )
("{\\pounds}" ) ("\\pounds" )
("{\\S}" ) ("\\S" )
("\\\"{}" )
("{\\copyright}" ) ("\\copyright" )
("$^a$" )
("\\={}" )
("$\\pm$" ) ("\\pm" )
("$^2$" )
("$^3$" )
("\\'{}" ?´)
("{\\P}" ) ("\\P" )
;; Fixme: Yudit has the equivalent of ("\\cdot" ?⋅), for U+22C5, DOT
;; OPERATOR, whereas · is MIDDLE DOT. JadeTeX translates both to
;; \cdot.
("$\\cdot$" ) ("\\cdot" )
("\\c{}" ?¸)
("$^1$" )
("$^o$" )
("?`" ?¿)
("\\`{A}" ) ("\\`A" )
("\\'{A}" ) ("\\'A" )
("\\^{A}" ) ("\\^A" )
("\\~{A}" ) ("\\~A" )
("\\\"{A}" ) ("\\\"A" )
("\\\k{A}" )
("{\\AA}" ) ("\\AA" )
("{\\AE}" ) ("\\AE" )
("\\c{C}" ) ("\\cC" )
("\\`{E}" ) ("\\`E" )
("\\'{E}" ) ("\\'E" )
("\\^{E}" ) ("\\^E" )
("\\\"{E}" ) ("\\\"E" )
("\\\k{E}" )
("\\`{I}" ) ("\\`I" )
("\\'{I}" ) ("\\'I" )
("\\^{I}" ) ("\\^I" )
("\\\"{I}" ) ("\\\"I" )
("\\\k{I}" )
("\\~{N}" ) ("\\~N" )
("\\`{O}" ) ("\\`O" )
("\\'{O}" ) ("\\'O" )
("\\^{O}" ) ("\\^O" )
("\\~{O}" ) ("\\~O" )
("\\\"{O}" ) ("\\\"O" )
("\\\k{O}" )
("$\\times$" ?×) ("\\times" ?×)
("{\\O}" ) ("\\O" )
("\\`{U}" ) ("\\`U" )
("\\'{U}" ) ("\\'U" )
("\\^{U}" ) ("\\^U" )
("\\\"{U}" ) ("\\\"U" )
("\\\k{U}" )
("\\'{Y}" ) ("\\'Y" )
("{\\ss}" ) ("\\ss" )
("\\`{a}" ) ("\\`a" )
("\\'{a}" ) ("\\'a" )
("\\^{a}" ) ("\\^a" )
("\\~{a}" ) ("\\~a" )
("\\\"{a}" ) ("\\\"a" )
("\\\k{a}" )
("{\\aa}" ) ("\\aa" )
("{\\ae}" ) ("\\ae" )
("\\c{c}" ) ("\\cc" )
("\\`{e}" ) ("\\`e" )
("\\'{e}" ) ("\\'e" )
("\\^{e}" ) ("\\^e" )
("\\\"{e}" ) ("\\\"e" )
("\\\k{e}" )
("\\`{\\i}" ) ("\\`i" )
("\\'{\\i}" ) ("\\'i" )
("\\^{\\i}" ) ("\\^i" )
("\\\"{\\i}" ) ("\\\"i" )
("\\\k{i}" )
("\\~{n}" ) ("\\~n" )
("\\`{o}" ) ("\\`o" )
("\\'{o}" ) ("\\'o" )
("\\^{o}" ) ("\\^o" )
("\\~{o}" ) ("\\~o" )
("\\\"{o}" ) ("\\\"o" )
("\\\k{o}" )
("$\\div$" ) ("\\div" )
("{\\o}" ) ("\\o" )
("\\`{u}" ) ("\\`u" )
("\\'{u}" ) ("\\'u" )
("\\^{u}" ) ("\\^u" )
("\\\"{u}" ) ("\\\"u" )
("\\\k{u}" )
("\\'{y}" ) ("\\'y" )
("\\\"{y}" ?ÿ) ("\\\"y" ?ÿ)
("\\={A}" ) ("\\=A" )
("\\={a}" ) ("\\=a" )
("\\u{A}" ) ("\\uA" )
("\\u{a}" ) ("\\ua" )
("\\'{C}" ) ("\\'C" )
("\\'{c}" ) ("\\'c" )
("\\^{C}" ) ("\\^C" )
("\\^{c}" ) ("\\^c" )
("\\.{C}" ) ("\\.C" )
("\\.{c}" ) ("\\.c" )
("\\v{C}" ) ("\\vC" )
("\\v{c}" ) ("\\vc" )
("\\v{D}" ) ("\\vD" )
("\\v{d}" ) ("\\vd" )
("\\={E}" ) ("\\=E" )
("\\={e}" ) ("\\=e" )
("\\u{E}" ) ("\\uE" )
("\\u{e}" ) ("\\ue" )
("\\.{E}" ) ("\\.E" )
("\\e{e}" ) ("\\ee" )
("\\v{E}" ) ("\\vE" )
("\\v{e}" ) ("\\ve" )
("\\^{G}" ) ("\\^G" )
("\\^{g}" ) ("\\^g" )
("\\u{G}" ) ("\\uG" )
("\\u{g}" ) ("\\ug" )
("\\.{G}" ) ("\\.G" )
("\\.{g}" ) ("\\.g" )
("\\c{G}" ) ("\\cG" )
("\\c{g}" ) ("\\cg" )
("\\^{H}" ) ("\\^H" )
("\\^{h}" ) ("\\^h" )
("\\~{I}" ) ("\\~I" )
("\\~{\\i}" ) ("\\~i" )
("\\={I}" ) ("\\=I" )
("\\={\\i}" ) ("\\=i" )
("\\u{I}" ) ("\\uI" )
("\\u{\\i}" ) ("\\ui" )
("\\.{I}" ) ("\\.I" )
("{\\i}" ?ı) ("\\i" ?ı)
("\\^{J}" ) ("\\^J" )
("\\^{\\j}" ) ("\\^j" )
("\\c{K}" ) ("\\cK" )
("\\c{k}" ) ("\\ck" )
("\\'{L}" ) ("\\'L" )
("\\'{l}" ) ("\\'l" )
("\\c{L}" ) ("\\cL" )
("\\c{l}" ) ("\\cl" )
("{\\L}" ) ("\\L" )
("{\\l}" ) ("\\l" )
("\\'{N}" ) ("\\'N" )
("\\'{n}" ) ("\\'n" )
("\\c{N}" ) ("\\cN" )
("\\c{n}" ) ("\\cn" )
("\\v{N}" ) ("\\vN" )
("\\v{n}" ) ("\\vn" )
("\\={O}" ) ("\\=O" )
("\\={o}" ) ("\\=o" )
("\\u{O}" ) ("\\uO" )
("\\u{o}" ) ("\\uo" )
("\\H{O}" ) ("\\HO" )
("\\U{o}" ) ("\\Uo" )
("{\\OE}" ) ("\\OE" )
("{\\oe}" ) ("\\oe" )
("\\'{R}" ) ("\\'R" )
("\\'{r}" ) ("\\'r" )
("\\c{R}" ) ("\\cR" )
("\\c{r}" ) ("\\cr" )
("\\v{R}" ) ("\\vR" )
("\\v{r}" ) ("\\vr" )
("\\'{S}" ) ("\\'S" )
("\\'{s}" ) ("\\'s" )
("\\^{S}" ) ("\\^S" )
("\\^{s}" ) ("\\^s" )
("\\c{S}" ) ("\\cS" )
("\\c{s}" ) ("\\cs" )
("\\v{S}" ) ("\\vS" )
("\\v{s}" ) ("\\vs" )
("\\c{T}" ) ("\\cT" )
("\\c{t}" ) ("\\ct" )
("\\v{T}" ) ("\\vT" )
("\\v{t}" ) ("\\vt" )
("\\~{U}" ) ("\\~U" )
("\\~{u}" ) ("\\~u" )
("\\={U}" ) ("\\=U" )
("\\={u}" ) ("\\=u" )
("\\u{U}" ) ("\\uU" )
("\\u{u}" ) ("\\uu" )
("\\H{U}" ) ("\\HU" )
("\\H{u}" ) ("\\Hu" )
("\\^{W}" ) ("\\^W" )
("\\^{w}" ) ("\\^w" )
("\\^{Y}" ) ("\\^Y" )
("\\^{y}" ) ("\\^y" )
("\\\"{Y}" ) ("\\\"Y" )
("\\'{Z}" ) ("\\'Z" )
("\\'{z}" ) ("\\'z" )
("\\.{Z}" ) ("\\.Z" )
("\\.{z}" ) ("\\.z" )
("\\v{Z}" ) ("\\vZ" )
("\\v{z}" ) ("\\vz" )
("\\v{A}" ) ("\\vA" )
("\\v{a}" ) ("\\va" )
("\\v{I}" ) ("\\vI" )
("\\v{\\i}" ) ("\\vi" )
("\\v{O}" ) ("\\vO" )
("\\v{o}" ) ("\\vo" )
("\\v{U}" ) ("\\vU" )
("\\v{u}" ) ("\\vu" )
("\\={\\AE}" ) ("\\=\\AE" )
("\\={\\ae}" ) ("\\=\\ae" )
("\\v{G}" ) ("\\vG" )
("\\v{g}" ) ("\\vg" )
("\\v{K}" ) ("\\vK" )
("\\v{k}" ?k) ("\\vk" ?k)
("\\v{\\j}" ) ("\\vj" )
("\\'{G}" ) ("\\'G" )
("\\'{g}" ) ("\\'g" )
("\\`{N}" ) ("\\`N" )
("\\`{n}" ) ("\\`n" )
("\\'{\\AE}" ) ("\\'\\AE" )
("\\'{\\ae}" ) ("\\'\\ae" )
("\\'{\\O}" ) ("\\'\\O" )
("\\'{\\o}" ?ǿ) ("\\'\\o" ?ǿ)
("\\v{H}" ) ("\\vH" )
("\\v{h}" ) ("\\vh" )
("\\.{A}" ) ("\\.A" )
("\\.{a}" ) ("\\.a" )
("\\c{E}" ) ("\\cE" )
("\\c{e}" ) ("\\ce" )
("\\.{O}" ) ("\\.O" )
("\\.{o}" ) ("\\.o" )
("\\={Y}" ) ("\\=Y" )
("\\={y}" ) ("\\=y" )
("\\v{}" )
("\\u{}" )
("\\.{}" )
("\\~{}" ?˜)
("\\H{}" )
("\\'" )
("\\'K" ?Ḱ)
("\\'M" ?Ḿ)
("\\'P" ?Ṕ)
("\\'W" ?Ẃ)
("\\'k" ?ḱ)
("\\'m" ?ḿ)
("\\'p" ?ṕ)
("\\'w" ?ẃ)
("\\," ?)
("\\." )
("\\.B" ?Ḃ)
("\\.D" ?Ḋ)
("\\.F" ?Ḟ)
("\\.H" ?Ḣ)
("\\.M" ?Ṁ)
("\\.N" ?Ṅ)
("\\.P" ?Ṗ)
("\\.R" ?Ṙ)
("\\.S" ?Ṡ)
("\\.T" ?Ṫ)
("\\.W" ?Ẇ)
("\\.X" ?Ẋ)
("\\.Y" ?Ẏ)
("\\.b" ?ḃ)
("\\.d" ?ḋ)
("\\.e" )
("\\.f" ?ḟ)
("\\.h" ?ḣ)
("\\.m" ?ṁ)
("\\.n" ?ṅ)
("\\.p" ?ṗ)
("\\.r" ?ṙ)
("\\.s" ?ṡ)
("\\.t" ?ṫ)
("\\.w" ?ẇ)
("\\.x" ?ẋ)
("\\.y" ?ẏ)
("\\/" ?)
("\\:" ?)
("\\;" ?)
("\\=" )
("\\=G" ?Ḡ)
("\\=g" ?ḡ)
("^(" ?⁽)
("^)" ?⁾)
("^+" ?⁺)
("^-" ?⁻)
("^0" ?⁰)
("^1" )
("^2" )
("^3" )
("^4" ?⁴)
("^5" ?⁵)
("^6" ?⁶)
("^7" ?⁷)
("^8" ?⁸)
("^9" ?⁹)
("^=" ?⁼)
("^\\gamma" )
("^h" )
("^j" )
("^l" )
("^n" ?ⁿ)
("^o" )
("^r" )
("^s" )
("^w" )
("^x" )
("^y" )
("^{SM}" ?℠)
("^{TEL}" ?℡)
("^{TM}" ?™)
("_(" ?₍)
("_)" ?₎)
("_+" ?₊)
("_-" ?₋)
("_0" ?₀)
("_1" ?₁)
("_2" ?₂)
("_3" ?₃)
("_4" ?₄)
("_5" ?₅)
("_6" ?₆)
("_7" ?₇)
("_8" ?₈)
("_9" ?₉)
("_=" ?₌)
("\\~" )
("\\~E" ?Ẽ)
("\\~V" ?Ṽ)
("\\~Y" ?Ỹ)
("\\~e" ?ẽ)
("\\~v" ?ṽ)
("\\~y" ?ỹ)
("\\\"" )
("\\\"H" ?Ḧ)
("\\\"W" ?Ẅ)
("\\\"X" ?Ẍ)
("\\\"h" ?ḧ)
("\\\"t" ?ẗ)
("\\\"w" ?ẅ)
("\\\"x" ?ẍ)
("\\^" )
("\\^Z" ?Ẑ)
("\\^z" ?ẑ)
("\\`" )
("\\`W" ?Ẁ)
("\\`Y" ?Ỳ)
("\\`w" ?ẁ)
("\\`y" ?ỳ)
("\\b" )
("\\c" )
("\\c{D}" ?Ḑ)
("\\c{H}" ?Ḩ)
("\\c{d}" ?ḑ)
("\\c{h}" ?ḩ)
("\\d" )
("\\d{A}" ?Ạ)
("\\d{B}" ?Ḅ)
("\\d{D}" ?Ḍ)
("\\d{E}" ?Ẹ)
("\\d{H}" ?Ḥ)
("\\d{I}" ?Ị)
("\\d{K}" ?Ḳ)
("\\d{L}" ?Ḷ)
("\\d{M}" ?Ṃ)
("\\d{N}" ?Ṇ)
("\\d{O}" ?Ọ)
("\\d{R}" ?Ṛ)
("\\d{S}" ?Ṣ)
("\\d{T}" ?Ṭ)
("\\d{U}" ?Ụ)
("\\d{V}" ?Ṿ)
("\\d{W}" ?Ẉ)
("\\d{Y}" ?Ỵ)
("\\d{Z}" ?Ẓ)
("\\d{a}" ?ạ)
("\\d{b}" ?ḅ)
("\\d{d}" ?ḍ)
("\\d{e}" ?ẹ)
("\\d{h}" ?ḥ)
("\\d{i}" ?ị)
("\\d{k}" ?ḳ)
("\\d{l}" ?ḷ)
("\\d{m}" ?ṃ)
("\\d{n}" ?ṇ)
("\\d{o}" ?ọ)
("\\d{r}" ?ṛ)
("\\d{s}" ?ṣ)
("\\d{t}" ?ṭ)
("\\d{u}" ?ụ)
("\\d{v}" ?ṿ)
("\\d{w}" ?ẉ)
("\\d{y}" ?ỵ)
("\\d{z}" ?ẓ)
("\\rq" ?)
("\\u" )
("\\v" )
("\\v{L}" )
("\\v{i}" )
("\\v{j}" )
("\\v{l}" )
("\\yen" )
("\\Box" ?□)
("\\Bumpeq" ?≎)
("\\Cap" ?⋒)
("\\Cup" ?⋓)
("\\Delta" )
("\\Diamond" ?◇)
("\\Downarrow" ?⇓)
("\\Gamma" )
("\\H" )
("\\H{o}" )
("\\Im" ?)
("\\Join" ?⋈)
("\\Lambda" )
("\\Leftarrow" ?⇐)
("\\Leftrightarrow" ?⇔)
("\\Ll" ?⋘)
("\\Lleftarrow" ?⇚)
("\\Longleftarrow" ?⇐)
("\\Longleftrightarrow" ?⇔)
("\\Longrightarrow" ?⇒)
("\\Lsh" ?↰)
("\\Omega" )
("\\Phi" )
("\\Pi" )
("\\Psi" )
("\\Re" ?)
("\\Rightarrow" ?⇒)
("\\Rrightarrow" ?⇛)
("\\Rsh" ?↱)
("\\Sigma" )
("\\Subset" ?⋐)
("\\Supset" ?⋑)
("\\Theta" )
("\\Uparrow" ?⇑)
("\\Updownarrow" ?⇕)
("\\Upsilon" ?Υ)
("\\Vdash" ?⊩)
("\\Vert" ?‖)
("\\Vvdash" ?⊪)
("\\Xi" )
("\\aleph" )
("\\alpha" ?α)
("\\amalg" ?∐)
("\\angle" ?∠)
("\\approx" ?≈)
("\\approxeq" ?≊)
("\\ast" ?)
("\\asymp" ?≍)
("\\backcong" ?≌)
("\\backepsilon" ?∍)
("\\backprime" ?)
("\\backsim" ?∽)
("\\backsimeq" ?⋍)
("\\backslash" ?\\)
("\\barwedge" ?⊼)
("\\because" ?∵)
("\\beta" )
("\\beth" )
("\\between" ?≬)
("\\bigcap" ?⋂)
("\\bigcirc" ?◯)
("\\bigcup" ?)
("\\bigstar" ?★)
("\\bigtriangledown" ?▽)
("\\bigtriangleup" ?△)
("\\bigvee" ?)
("\\bigwedge" ?⋀)
("\\blacklozenge" ?✦)
("\\blacksquare" ?▪)
("\\blacktriangle" ?▴)
("\\blacktriangledown" ?▾)
("\\blacktriangleleft" ?◂)
("\\blacktriangleright" ?▸)
("\\bot" ?⊥)
("\\bowtie" ?⋈)
("\\boxminus" ?⊟)
("\\boxplus" ?⊞)
("\\boxtimes" ?⊠)
("\\bullet" ?•)
("\\bumpeq" ?≏)
("\\cap" ?∩)
("\\cdots" ?⋯)
("\\centerdot" )
("\\checkmark" ?✓)
("\\chi" )
("\\circ" ?○)
("\\circeq" ?≗)
("\\circlearrowleft" ?↺)
("\\circlearrowright" ?↻)
("\\circledR" )
("\\circledS" ?Ⓢ)
("\\circledast" ?⊛)
("\\circledcirc" ?⊚)
("\\circleddash" ?⊝)
("\\clubsuit" ?♣)
("\\colon" ?:)
("\\coloneq" ?≔)
("\\complement" ?∁)
("\\cong" ?≅)
("\\coprod" ?∐)
("\\cup" ?)
("\\curlyeqprec" ?⋞)
("\\curlyeqsucc" ?⋟)
("\\curlypreceq" ?≼)
("\\curlyvee" ?⋎)
("\\curlywedge" ?⋏)
("\\curvearrowleft" ?↶)
("\\curvearrowright" ?↷)
("\\dag" ?†)
("\\dagger" ?†)
("\\daleth" )
("\\dashv" ?⊣)
("\\ddag" ?‡)
("\\ddagger" ?‡)
("\\ddots" ?⋱)
("\\delta" )
("\\diamond" ?⋄)
("\\diamondsuit" ?♢)
("\\digamma" ?Ϝ)
("\\divideontimes" ?⋇)
("\\doteq" ?≐)
("\\doteqdot" ?≑)
("\\dotplus" ?∔)
("\\dotsquare" ?⊡)
("\\downarrow" ?↓)
("\\downdownarrows" ?⇊)
("\\downleftharpoon" ?⇃)
("\\downrightharpoon" ?⇂)
("\\ell" ?)
("\\emptyset" ?∅)
("\\epsilon" )
("\\eqcirc" ?≖)
("\\eqcolon" ?≕)
("\\eqslantgtr" ?⋝)
("\\eqslantless" ?⋜)
("\\equiv" ?≡)
("\\eta" )
("\\euro" ?€)
("\\exists" ?∃)
("\\fallingdotseq" ?≒)
("\\flat" ?♭)
("\\forall" ?∀)
("\\frac1" ?⅟)
("\\frac12" )
("\\frac13" ?⅓)
("\\frac14" )
("\\frac15" ?⅕)
("\\frac16" ?⅙)
("\\frac18" ?⅛)
("\\frac23" ?⅔)
("\\frac25" ?⅖)
("\\frac34" )
("\\frac35" ?⅗)
("\\frac38" ?⅜)
("\\frac45" ?⅘)
("\\frac56" ?⅚)
("\\frac58" ?⅝)
("\\frac78" ?⅞)
("\\frown" ?⌢)
("\\gamma" ?γ)
("\\ge" ?≥)
("\\geq" ?≥)
("\\geqq" ?≧)
("\\geqslant" ?≥)
("\\gets" ?←)
("\\gg" ?≫)
("\\ggg" ?⋙)
("\\gimel" )
("\\gnapprox" ?⋧)
("\\gneq" ?≩)
("\\gneqq" ?≩)
("\\gnsim" ?⋧)
("\\gtrapprox" ?≳)
("\\gtrdot" ?⋗)
("\\gtreqless" ?⋛)
("\\gtreqqless" ?⋛)
("\\gtrless" ?≷)
("\\gtrsim" ?≳)
("\\gvertneqq" ?≩)
("\\hbar" ?ℏ)
("\\heartsuit" ?♥)
("\\hookleftarrow" ?↩)
("\\hookrightarrow" ?↪)
("\\iff" ?⇔)
("\\imath" ?ı)
("\\in" ?∈)
("\\infty" ?∞)
("\\int" ?∫)
("\\intercal" ?⊺)
("\\iota" ?ι)
("\\kappa" )
("\\lambda" )
("\\langle" ?〈)
("\\lbrace" ?{)
("\\lbrack" ?[)
("\\lceil" ?⌈)
("\\ldots" ?…)
("\\le" ?≤)
("\\leadsto" ?↝)
("\\leftarrow" ?←)
("\\leftarrowtail" ?↢)
("\\leftharpoondown" ?↽)
("\\leftharpoonup" ?↼)
("\\leftleftarrows" ?⇇)
("\\leftparengtr" ?〈)
("\\leftrightarrow" ?↔)
("\\leftrightarrows" ?⇆)
("\\leftrightharpoons" ?⇋)
("\\leftrightsquigarrow" ?↭)
("\\leftthreetimes" ?⋋)
("\\leq" ?≤)
("\\leqq" ?≦)
("\\leqslant" ?≤)
("\\lessapprox" ?≲)
("\\lessdot" ?⋖)
("\\lesseqgtr" ?⋚)
("\\lesseqqgtr" ?⋚)
("\\lessgtr" ?≶)
("\\lesssim" ?≲)
("\\lfloor" ?⌊)
("\\lhd" ?◁)
("\\rhd" ?▷)
("\\ll" ?≪)
("\\llcorner" ?⌞)
("\\lnapprox" ?⋦)
("\\lneq" ?≨)
("\\lneqq" ?≨)
("\\lnsim" ?⋦)
("\\longleftarrow" ?←)
("\\longleftrightarrow" ?↔)
("\\longmapsto" ?↦)
("\\longrightarrow" ?→)
("\\looparrowleft" ?↫)
("\\looparrowright" ?↬)
("\\lozenge" ?✧)
("\\lq" ?)
("\\lrcorner" ?⌟)
("\\ltimes" ?⋉)
("\\lvertneqq" ?≨)
("\\maltese" ?✠)
("\\mapsto" ?↦)
("\\measuredangle" ?∡)
("\\mho" ?℧)
("\\mid" ?)
("\\models" ?⊧)
("\\mp" ?∓)
("\\multimap" ?⊸)
("\\nLeftarrow" ?⇍)
("\\nLeftrightarrow" ?⇎)
("\\nRightarrow" ?⇏)
("\\nVDash" ?⊯)
("\\nVdash" ?⊮)
("\\nabla" ?∇)
("\\napprox" ?≉)
("\\natural" ?♮)
("\\ncong" ?≇)
("\\ne" ?≠)
("\\nearrow" ?↗)
("\\neg" )
("\\neq" ?≠)
("\\nequiv" ?≢)
("\\newline" ?)
("\\nexists" ?∄)
("\\ngeq" ?≱)
("\\ngeqq" ?≱)
("\\ngeqslant" ?≱)
("\\ngtr" ?≯)
("\\ni" ?∋)
("\\nleftarrow" ?↚)
("\\nleftrightarrow" ?↮)
("\\nleq" ?≰)
("\\nleqq" ?≰)
("\\nleqslant" ?≰)
("\\nless" ?≮)
("\\nmid" ?∤)
("\\not" )
("\\notin" ?∉)
("\\nparallel" ?∦)
("\\nprec" ?⊀)
("\\npreceq" ?⋠)
("\\nrightarrow" ?↛)
("\\nshortmid" ?∤)
("\\nshortparallel" ?∦)
("\\nsim" ?≁)
("\\nsimeq" ?≄)
("\\nsubset" ?⊄)
("\\nsubseteq" ?⊈)
("\\nsubseteqq" ?⊈)
("\\nsucc" ?⊁)
("\\nsucceq" ?⋡)
("\\nsupset" ?⊅)
("\\nsupseteq" ?⊉)
("\\nsupseteqq" ?⊉)
("\\ntriangleleft" ?⋪)
("\\ntrianglelefteq" ?⋬)
("\\ntriangleright" ?⋫)
("\\ntrianglerighteq" ?⋭)
("\\nu" ?ν)
("\\nvDash" ?⊭)
("\\nvdash" ?⊬)
("\\nwarrow" ?↖)
("\\odot" ?⊙)
("\\oint" ?∮)
("\\omega" )
("\\ominus" ?⊖)
("\\oplus" ?⊕)
("\\oslash" ?⊘)
("\\otimes" ?⊗)
("\\par" ?)
("\\parallel" ?∥)
("\\partial" ?∂)
("\\perp" ?⊥)
("\\phi" )
("\\pi" )
("\\pitchfork" ?⋔)
("\\prec" ?≺)
("\\precapprox" ?≾)
("\\preceq" ?≼)
("\\precnapprox" ?⋨)
("\\precnsim" ?⋨)
("\\precsim" ?≾)
("\\prime" ?)
("\\prod" ?∏)
("\\propto" ?∝)
("\\psi" )
("\\quad" ?)
("\\rangle" ?〉)
("\\rbrace" ?})
("\\rbrack" ?])
("\\rceil" ?⌉)
("\\rfloor" ?⌋)
("\\rightarrow" ?→)
("\\rightarrowtail" ?↣)
("\\rightharpoondown" ?⇁)
("\\rightharpoonup" ?⇀)
("\\rightleftarrows" ?⇄)
("\\rightleftharpoons" ?⇌)
("\\rightparengtr" ?〉)
("\\rightrightarrows" ?⇉)
("\\rightthreetimes" ?⋌)
("\\risingdotseq" ?≓)
("\\rtimes" ?⋊)
("\\sbs" ?)
("\\searrow" ?↘)
("\\setminus" ?)
("\\sharp" ?♯)
("\\shortmid" ?)
("\\shortparallel" ?∥)
("\\sigma" ?σ)
("\\sim" ?)
("\\simeq" ?≃)
("\\smallamalg" ?∐)
("\\smallsetminus" ?)
("\\smallsmile" ?⌣)
("\\smile" ?⌣)
("\\spadesuit" ?♠)
("\\sphericalangle" ?∢)
("\\sqcap" ?⊓)
("\\sqcup" ?⊔)
("\\sqsubset" ?⊏)
("\\sqsubseteq" ?⊑)
("\\sqsupset" ?⊐)
("\\sqsupseteq" ?⊒)
("\\square" ?□)
("\\squigarrowright" ?⇝)
("\\star" ?⋆)
("\\straightphi" )
("\\subset" ?⊂)
("\\subseteq" ?⊆)
("\\subseteqq" ?⊆)
("\\subsetneq" ?⊊)
("\\subsetneqq" ?⊊)
("\\succ" ?≻)
("\\succapprox" ?≿)
("\\succcurlyeq" ?≽)
("\\succeq" ?≽)
("\\succnapprox" ?⋩)
("\\succnsim" ?⋩)
("\\succsim" ?≿)
("\\sum" ?∑)
("\\supset" ?⊃)
("\\supseteq" ?⊇)
("\\supseteqq" ?⊇)
("\\supsetneq" ?⊋)
("\\supsetneqq" ?⊋)
("\\surd" ?√)
("\\swarrow" ?↙)
("\\tau" )
("\\therefore" ?∴)
("\\theta" )
("\\thickapprox" ?≈)
("\\thicksim" ?)
("\\to" ?→)
("\\top" ?)
("\\triangle" ?▵)
("\\triangledown" ?▿)
("\\triangleleft" ?◃)
("\\trianglelefteq" ?⊴)
("\\triangleq" ?≜)
("\\triangleright" ?▹)
("\\trianglerighteq" ?⊵)
("\\twoheadleftarrow" ?↞)
("\\twoheadrightarrow" ?↠)
("\\ulcorner" ?⌜)
("\\uparrow" ?↑)
("\\updownarrow" ?↕)
("\\upleftharpoon" ?↿)
("\\uplus" ?⊎)
("\\uprightharpoon" ?↾)
("\\upsilon" ?υ)
("\\upuparrows" ?⇈)
("\\urcorner" ?⌝)
("\\u{i}" )
("\\vDash" ?⊨)
("\\varkappa" )
("\\varphi" )
("\\varpi" )
("\\varprime" ?)
("\\varpropto" ?∝)
("\\varrho" ?ϱ)
("\\varsigma" )
("\\vartheta" )
("\\vartriangleleft" ?⊲)
("\\vartriangleright" ?⊳)
("\\vdash" ?⊢)
("\\vdots" ?⋮)
("\\vee" ?)
("\\veebar" ?⊻)
("\\vert" ?|)
("\\wedge" ?∧)
("\\wp" ?℘)
("\\wr" ?≀)
("\\xi" )
("\\zeta" )
("\\Bbb{N}" ?) ; AMS commands for blackboard bold
("\\Bbb{P}" ?) ; Also sometimes \mathbb.
("\\Bbb{R}" ?)
("\\Bbb{Z}" ?)
("--" ?)
("---" ?—)
("~" ? ) ; nbsp
("\\mu" )
("\\rho" ?ρ)
("\\mathscr{I}" ?) ; moment of inertia
("\\Smiley" ?☺)
("\\blacksmiley" ?☻)
("\\Frowny" ?☹)
("\\Letter" ?✉)
("\\permil" ?‰)
;;; Probably not useful enough:
;;; ("\\Telefon" ?☎) ; there are other possibilities
;;; ("\\Radioactivity" ?☢)
;;; ("\Biohazard" ?☣)
;;; ("\\Male" ?♂)
;;; ("\\Female" ?♀)
;;; ("\\Lightning" ?☇)
;;; ("\\Mercury" ?☿)
;;; ("\\Earth" ?♁)
;;; ("\\Jupiter" ?♃)
;;; ("\\Saturn" ?♄)
;;; ("\\Uranus" ?♅)
;;; ("\\Neptune" ?♆)
;;; ("\\Pluto" ?♇)
;;; ("\\Sun" ?☉)
;;; ("\\Writinghand" ?✍)
;;; ("\\\\Yinyang" ?☯)
;;; ("\\Heart" ?♡)
("\\registered" )
("\\currency" )
("\\dh" )
("\\DH" )
("\\th" )
("\\TH" )
("\\micro" )
("\\lnot" )
("\\ordfeminine" )
("\\ordmasculine" )
("\\lambdabar" )
("\\celsius" ?℃)
;; by analogy with lq, rq:
("\\ldq" ?\“)
("\\rdq" ?\”)
("\\minus" ?)
("\\defs" ?≙) ; per fuzz/zed
;; ("\\sqrt[3]" ?∛)
("\\llbracket" ?\〚) ; stmaryrd
("\\rrbracket" ?\〛)
;; ("\\lbag" ?\〚) ; fuzz
;; ("\\rbag" ?\〛)
("\\ldata" ?\《) ; fuzz/zed
("\\rdata" ?\》)
;; From Karl Eichwalder.
("\\glq" ?)
("\\grq" ?)
("\\glqq" ?„) ("\\\"`" ?„)
("\\grqq" ?“) ("\\\"'" ?“)
("\\flq" ?)
("\\frq" ?)
("\\flqq" ?\«) ("\\\"<" ?\«)
("\\frqq" ?\») ("\\\">" ?\»)
("\\-" ?­) ;; soft hyphen
("\\textmu" )
("\\textfractionsolidus" ?)
("\\textbigcircle" ?⃝)
("\\textmusicalnote" ?♪)
("\\textdied" ?✝)
("\\textcolonmonetary" ?₡)
("\\textwon" ?₩)
("\\textnaira" ?₦)
("\\textpeso" ?₱)
("\\textlira" ?₤)
("\\textrecipe" ?℞)
("\\textinterrobang" ?‽)
("\\textpertenthousand" ?‱)
("\\textbaht" ?฿)
("\\textnumero" ?№)
("\\textdiscount" ?⁒)
("\\textestimated" ?)
("\\textopenbullet" ?◦)
("\\textlquill" ?⁅)
("\\textrquill" ?⁆)
("\\textcircledP" ?℗)
("\\textreferencemark" ?※)
)
;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f
;;; latin-ltx.el ends here