Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
69c43ff7
Commit
69c43ff7
authored
Jan 19, 2008
by
Kenichi Handa
Browse files
("TeX"): Correct the mappings for \v{k} and \vk.
parent
42b54a9b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
leim/ChangeLog
leim/ChangeLog
+5
-0
leim/quail/latin-ltx.el
leim/quail/latin-ltx.el
+1
-1
No files found.
leim/ChangeLog
View file @
69c43ff7
2008
-
01
-
14
Aidan
Kehoe
<
kehoea
@
parhasard
.
net
>
*
quail
/
latin
-
ltx
.
el
(
"TeX"
):
Correct
the
mappings
for
\
v
{
k
}
and
\
vk
.
2007
-
12
-
15
Richard
Stallman
<
rms
@
gnu
.
org
>
*
quail
/
latin
-
post
.
el
(
"scandinavian-postfix"
):
Doc
fix
.
...
...
leim/quail/latin-ltx.el
View file @
69c43ff7
...
...
@@ -263,7 +263,7 @@ system, including many technical ones. Examples:
(
"\\v{G}"
?
Ǧ
)
(
"\\vG"
?
Ǧ
)
(
"\\v{g}"
?
ǧ
)
(
"\\vg"
?
ǧ
)
(
"\\v{K}"
?
Ǩ
)
(
"\\vK"
?
Ǩ
)
(
"\\v{k}"
?
k
)
(
"\\vk"
?
k
)
(
"\\v{k}"
?
ǩ
)
(
"\\vk"
?
ǩ
)
(
"\\v{\\j}"
?
ǰ
)
(
"\\vj"
?
ǰ
)
(
"\\'{G}"
?
Ǵ
)
(
"\\'G"
?
Ǵ
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment