mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
27de1486ca
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
20 lines
502 B
Plaintext
20 lines
502 B
Plaintext
#
|
|
# Contributed by Juergen Vigna (so ask me if you have questions)
|
|
# This is a keyboard map for keyboards which do not have dead-keys
|
|
# so you can put accents and umlauts on carachters
|
|
#
|
|
\kmod ' acute aeiouAEIOU
|
|
\kmod ` grave aeiouAEIOU
|
|
\kmod \" umlaut aeouAEOU
|
|
\kxmod acute i "\\'{\\i}"
|
|
\kxmod grave i "\\`{\\i}"
|
|
\kxmod acute j "\\'{\\j}"
|
|
\kxmod grave j "\\`{\\j}"
|
|
# \kxmod acute ' '
|
|
# \kxmod grave ` `
|
|
# \kxmod umlaut \" \"
|
|
#
|
|
# Example of substituting local chars to TeX-Strings
|
|
#
|
|
# \kmap ß "\\ss{}"
|