summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-11-29 19:55:44 +0000
committerDave Love <fx@gnu.org>2001-11-29 19:55:44 +0000
commit6a637d47d5b22a5244869bd1d9b8cc3a657fc9e6 (patch)
tree28908c83d104d0d1552978c7151d4dcffaa3e105 /leim
parent7dfde0244f4cb45d98cf103d7a7485f2769d088e (diff)
downloademacs-6a637d47d5b22a5244869bd1d9b8cc3a657fc9e6.tar.gz
Extra translations. Fix some
latin-iso8859-4 characters. Use Hebrew letters, not compatibility symbols.
Diffstat (limited to 'leim')
-rw-r--r--leim/quail/latin-ltx.el67
1 files changed, 54 insertions, 13 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el
index ef9ec7c8541..a5e60e58fd2 100644
--- a/leim/quail/latin-ltx.el
+++ b/leim/quail/latin-ltx.el
@@ -4,6 +4,8 @@
;; Licensed to the Free Software Foundation.
;; Copyright (C) 2001 Free Software Foundation, Inc.
+;; Author: TAKAHASHI Naoto <ntakahas@m17n.org>
+;; Dave Love <fx@gnu.org>
;; Keywords: multilingual, input, Greek, i18n
;; This file is part of GNU Emacs.
@@ -66,7 +68,7 @@ system, including many technical ones. Examples:
("\\^{A}" ?,AB(B) ("\\^A" ?,AB(B)
("\\~{A}" ?,AC(B) ("\\~A" ?,AC(B)
("\\\"{A}" ?,AD(B) ("\\\"A" ?,AD(B)
- ("\\\k{A}" ?,B!(B)
+ ("\\\k{A}" ?$,1 $(B)
("{\\AA}" ?,AE(B) ("\\AA" ?,AE(B)
("{\\AE}" ?,AF(B) ("\\AE" ?,AF(B)
("\\c{C}" ?,AG(B) ("\\cC" ?,AG(B)
@@ -74,12 +76,12 @@ system, including many technical ones. Examples:
("\\'{E}" ?,AI(B) ("\\'E" ?,AI(B)
("\\^{E}" ?,AJ(B) ("\\^E" ?,AJ(B)
("\\\"{E}" ?,AK(B) ("\\\"E" ?,AK(B)
- ("\\\k{E}" ?,BJ(B)
+ ("\\\k{E}" ?$,1 8(B)
("\\`{I}" ?,AL(B) ("\\`I" ?,AL(B)
("\\'{I}" ?,AM(B) ("\\'I" ?,AM(B)
("\\^{I}" ?,AN(B) ("\\^I" ?,AN(B)
("\\\"{I}" ?,AO(B) ("\\\"I" ?,AO(B)
- ("\\\k{I}" ?,DG(B)
+ ("\\\k{I}" ?$,1 N(B)
("\\~{N}" ?,AQ(B) ("\\~N" ?,AQ(B)
("\\`{O}" ?,AR(B) ("\\`O" ?,AR(B)
@@ -94,7 +96,7 @@ system, including many technical ones. Examples:
("\\'{U}" ?,AZ(B) ("\\'U" ?,AZ(B)
("\\^{U}" ?,A[(B) ("\\^U" ?,A[(B)
("\\\"{U}" ?,A\(B) ("\\\"U" ?,A\(B)
- ("\\\k{U}" ?,DY(B)
+ ("\\\k{U}" ?$,1!2(B)
("\\'{Y}" ?,A](B) ("\\'Y" ?,A](B)
("{\\ss}" ?,A_(B) ("\\ss" ?,A_(B)
@@ -103,7 +105,7 @@ system, including many technical ones. Examples:
("\\^{a}" ?,Ab(B) ("\\^a" ?,Ab(B)
("\\~{a}" ?,Ac(B) ("\\~a" ?,Ac(B)
("\\\"{a}" ?,Ad(B) ("\\\"a" ?,Ad(B)
- ("\\\k{a}" ?,B1(B)
+ ("\\\k{a}" ?$,1 %(B)
("{\\aa}" ?,Ae(B) ("\\aa" ?,Ae(B)
("{\\ae}" ?,Af(B) ("\\ae" ?,Af(B)
("\\c{c}" ?,Ag(B) ("\\cc" ?,Ag(B)
@@ -111,12 +113,12 @@ system, including many technical ones. Examples:
("\\'{e}" ?,Ai(B) ("\\'e" ?,Ai(B)
("\\^{e}" ?,Aj(B) ("\\^e" ?,Aj(B)
("\\\"{e}" ?,Ak(B) ("\\\"e" ?,Ak(B)
- ("\\\k{e}" ?,Bj(B)
+ ("\\\k{e}" ?$,1 9(B)
("\\`{\\i}" ?,Al(B) ("\\`i" ?,Al(B)
("\\'{\\i}" ?,Am(B) ("\\'i" ?,Am(B)
("\\^{\\i}" ?,An(B) ("\\^i" ?,An(B)
("\\\"{\\i}" ?,Ao(B) ("\\\"i" ?,Ao(B)
- ("\\\k{i}" ?,Dg(B)
+ ("\\\k{i}" ?$,1 O(B)
("\\~{n}" ?,Aq(B) ("\\~n" ?,Aq(B)
("\\`{o}" ?,Ar(B) ("\\`o" ?,Ar(B)
@@ -131,7 +133,7 @@ system, including many technical ones. Examples:
("\\'{u}" ?,Az(B) ("\\'u" ?,Az(B)
("\\^{u}" ?,A{(B) ("\\^u" ?,A{(B)
("\\\"{u}" ?,A|(B) ("\\\"u" ?,A|(B)
- ("\\\k{u}" ?,Dy(B)
+ ("\\\k{u}" ?$,1!3(B)
("\\'{y}" ?,A}(B) ("\\'y" ?,A}(B)
("\\\"{y}" ?,A(B) ("\\\"y" ?,A(B)
@@ -495,7 +497,7 @@ system, including many technical ones. Examples:
("\\Vert" ?$,1rv(B)
("\\Vvdash" ?$,1yj(B)
("\\Xi" ?$,1&~(B)
- ("\\aleph" ?$,1uu(B)
+ ("\\aleph" ?$,1,p(B)
("\\alpha" ?$,1'1(B)
("\\amalg" ?$,1x0(B)
("\\angle" ?$,1x@(B)
@@ -512,7 +514,7 @@ system, including many technical ones. Examples:
("\\barwedge" ?$,1y|(B)
("\\because" ?$,1xU(B)
("\\beta" ?$,1'2(B)
- ("\\beth" ?$,1uv(B)
+ ("\\beth" ?$,1,q(B)
("\\between" ?$,1y,(B)
("\\bigcap" ?$,1z"(B)
("\\bigcirc" ?$,2"O(B)
@@ -566,7 +568,7 @@ system, including many technical ones. Examples:
("\\dag" ?$,1s (B)
("\\dagger" ?$,1s (B)
- ("\\daleth" ?$,1ux(B)
+ ("\\daleth" ?$,1,s(B)
("\\dashv" ?$,1yc(B)
("\\ddag" ?$,1s!(B)
("\\ddagger" ?$,1s!(B)
@@ -623,7 +625,7 @@ system, including many technical ones. Examples:
("\\gets" ?$,1vp(B)
("\\gg" ?$,1y+(B)
("\\ggg" ?$,1z9(B)
- ("\\gimel" ?$,1uw(B)
+ ("\\gimel" ?$,1,r(B)
("\\gnapprox" ?$,1zG(B)
("\\gneq" ?$,1y)(B)
("\\gneqq" ?$,1y)(B)
@@ -896,9 +898,48 @@ system, including many technical ones. Examples:
("\\Bbb{Z}" ?$,1ud(B)
("--" ?$,1rs(B)
("---" ?$,1rt(B)
- ("~" ?\xa0) ; nbsp
+ ("~" ?,A (B) ; nbsp
("\\mu" ?$,1'<(B)
("\\rho" ?$,1'A(B)
+ ("\\mathscr{I}" ?$,1uP(B) ; moment of inertia
+ ("\\Smiley" ?$,2#:(B)
+ ("\\blacksmiley" ?$,2#;(B)
+ ("\\Frowny" ?$,2#9(B)
+ ("\\Letter" ?$,2%I(B)
+ ("\\permil" ?$,1s0(B)
+;;; Probably not useful enough:
+;;; ("\\Telefon" ?$,2"n(B) ; there are other possibilities
+;;; ("\\Radioactivity" ?$,2#"(B)
+;;; ("\Biohazard" ?$,2##(B)
+;;; ("\\Male" ?$,2#B(B)
+;;; ("\\Female" ?$,2#@(B)
+;;; ("\\Lightning" ?$,2"g(B)
+;;; ("\\Mercury" ?$,2#?(B)
+;;; ("\\Earth" ?$,2#A(B)
+;;; ("\\Jupiter" ?$,2#C(B)
+;;; ("\\Saturn" ?$,2#D(B)
+;;; ("\\Uranus" ?$,2#E(B)
+;;; ("\\Neptune" ?$,2#F(B)
+;;; ("\\Pluto" ?$,2#G(B)
+;;; ("\\Sun" ?$,2"i(B)
+;;; ("\\Writinghand" ?$,2%M(B)
+;;; ("\\\\Yinyang" ?$,2#/(B)
+;;; ("\\Heart" ?$,2#a(B)
+ ("\\registered" ?,A.(B)
+ ("\\currency" ?,A$(B)
+ ("\\dh" ?,Ap(B)
+ ("\\DH" ?,AP(B)
+ ("\\th" ?,A~(B)
+ ("\\TH" ?,A^(B)
+ ("\\micro" ?,A5(B)
+ ("\\lnot" ?,A,(B)
+ ("\\ordfeminine" ?,A*(B)
+ ("\\ordmasculine" ?,A:(B)
+ ("\\lambdabar" ?$,1![(B)
+ ("\\celsius" ?$,1uC(B)
+ ;; by analogy with lq, rq:
+ ("\ldq" ?\$,1r|(B)
+ ("\rdq" ?\$,1r}(B)
)
;;; latin-ltx.el ends here