mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
4712db615e
* lib/kbd/french.kmap: Replace \b{} (nonstandard degree symbol from iso8859-8.cdef) with U+00B0 Fix broken comment sign * lib/kbd/sg.kmap: Replace \b{} with U+00B0 Comment out obscure entries with \it\${} * lib/kbd/sf.kmap: ditto * lib/kbd/european.kmap: Replace \b{} with U+00B0 Remove obsolete comments * lib/kbd/espanol.kmap: Fix inverted question and exclamation marks * lib/kbd/american-2.kmap: Remove obsolete comments git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17664 a592a061-630c-0410-9148-cb99ea01b6c8
74 lines
1.7 KiB
Plaintext
74 lines
1.7 KiB
Plaintext
#
|
|
# (C)1998 by Jacek M. Holeczek, holeczek@us.edu.pl
|
|
# This is the second version of the international european keyboard map.
|
|
# It should fully work ( at least ) for english, french, german, polish.
|
|
# Other languages are currently ( probably ) not fully supported, but
|
|
# most of special characters should already be present. Feel free to
|
|
# add your own language here.
|
|
# To get all characters properly in latex/dvi/ps one needs to set
|
|
# Layout->Document->Encoding latin1 in LyX.
|
|
# This is a keyboard map for keyboards which do not have dead-keys
|
|
# so you can put accents and umlauts on characters.
|
|
#
|
|
\kmod ' acute aAcCeEiIjJlLnNoOsSuUzZ
|
|
\kmod ` grave aAeEiIjJoOuU
|
|
\kmod ~ tilde aAoO
|
|
\kmod "," cedilla aAcCeE
|
|
\kmod ^ circumflex aAcCeEiIjJnNoOrRsSuUyYzZ
|
|
\kmod \" umlaut aAeEiIjJoOsSuUyY$\#~
|
|
\kmod . dot zZ
|
|
#
|
|
# some exceptions
|
|
#
|
|
\kxmod acute i í
|
|
\kxmod grave i ì
|
|
\kxmod circumflex i î
|
|
\kxmod acute j ȷ́
|
|
\kxmod grave j ȷ̀
|
|
\kxmod circumflex j ĵ
|
|
#
|
|
# polish characters
|
|
#
|
|
\kxmod cedilla a ą
|
|
\kxmod cedilla A Ą
|
|
# \kxmod acute c ć
|
|
# \kxmod acute C Ć
|
|
\kxmod cedilla e ę
|
|
\kxmod cedilla E Ę
|
|
\kxmod acute l ł
|
|
\kxmod acute L Ł
|
|
# \kxmod acute n ń
|
|
# \kxmod acute N Ń
|
|
# \kxmod acute o ó
|
|
# \kxmod acute O Ó
|
|
# \kxmod acute s ś
|
|
# \kxmod acute S Ś
|
|
# \kxmod dot z ż
|
|
# \kxmod dot Z Ż
|
|
# \kxmod acute z ź
|
|
# \kxmod acute Z Ź
|
|
#
|
|
# german characters
|
|
#
|
|
\kxmod umlaut s ß
|
|
\kxmod umlaut S ß
|
|
#
|
|
# french characters
|
|
#
|
|
\kmap ¬ œ
|
|
#
|
|
# special characters
|
|
#
|
|
\kxmod umlaut $ £ # pound
|
|
\kxmod umlaut \# § # paragraph
|
|
\kxmod umlaut ~ ° # degree
|
|
\kmap ¤ € # euro sign, to use with package eurofont
|
|
#
|
|
# \kxmod acute ' '
|
|
# \kxmod grave ` `
|
|
# \kxmod tilde ~ ~
|
|
# \kxmod cedilla "," ","
|
|
# \kxmod circumflex ^ ^
|
|
# \kxmod umlaut \" \"
|
|
# \kxmod dot . .
|