changeset 79875:5d09f702fa93

("TeX"): Correct the mappings for \v{k} and \vk.
author Kenichi Handa <handa@m17n.org>
date Sat, 19 Jan 2008 04:36:19 +0000
parents 37b9cc9f1a31
children 174ad23bc1f2
files leim/quail/latin-ltx.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/latin-ltx.el	Fri Jan 18 07:25:21 2008 +0000
+++ b/leim/quail/latin-ltx.el	Sat Jan 19 04:36:19 2008 +0000
@@ -263,7 +263,7 @@
  ("\\v{G}" ?Ǧ) ("\\vG" ?Ǧ)
  ("\\v{g}" ?ǧ) ("\\vg" ?ǧ)
  ("\\v{K}" ?Ǩ) ("\\vK" ?Ǩ)
- ("\\v{k}" ?k) ("\\vk" ?k)
+ ("\\v{k}" ?ǩ) ("\\vk" ?ǩ)
 
  ("\\v{\\j}" ?ǰ) ("\\vj" ?ǰ)
  ("\\'{G}" ?Ǵ) ("\\'G" ?Ǵ)