summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2005-10-27 01:56:01 +0000
committerKenichi Handa <handa@m17n.org>2005-10-27 01:56:01 +0000
commit5a61953f8cb223f1922be1b1bee733a106eb75e4 (patch)
treeb56c305893ec3bb14a94042d32b68cec00c45508 /leim
parent7776b126620e97c145976ce6a7cad1134a5ce285 (diff)
downloademacs-5a61953f8cb223f1922be1b1bee733a106eb75e4.tar.gz
("TeX"): Change "\," mapping to U+202F (not U+2006). Add more
mappings from TeX's textcomp package.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/latin-ltx.el27
1 files changed, 26 insertions, 1 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el
index 0284810b8eb..459b939f3b2 100644
--- a/leim/quail/latin-ltx.el
+++ b/leim/quail/latin-ltx.el
@@ -299,7 +299,7 @@ system, including many technical ones. Examples:
("\\'m" ?ḿ)
("\\'p" ?ṕ)
("\\'w" ?ẃ)
- ("\\," ? )
+ ("\\," ? )
("\\." ?̇)
("\\.B" ?Ḃ)
("\\.D" ?Ḋ)
@@ -960,6 +960,31 @@ system, including many technical ones. Examples:
("\\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