Manually fix kmap files after automatic conversion

* 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
This commit is contained in:
Georg Baum 2007-03-31 16:29:41 +00:00
parent c070ca00dd
commit 4712db615e
6 changed files with 11 additions and 19 deletions

View File

@ -13,7 +13,3 @@
# \kxmod acute ' ' # \kxmod acute ' '
# \kxmod grave ` ` # \kxmod grave ` `
# \kxmod umlaut \" \" # \kxmod umlaut \" \"
#
# Example of substituting local chars to TeX-Strings
#
# \kmap ß ß

View File

@ -8,6 +8,6 @@
\kmod : umlaut uU # The " doesn't work, even \". \kmod : umlaut uU # The " doesn't work, even \".
\kxmod acute i í \kxmod acute i í
\kxmod tilde ! "\textexclamdown{}" \kxmod tilde ! ¡
\kxmod tilde ? "\textquestiondown{}" \kxmod tilde ? ¿

View File

@ -61,7 +61,7 @@
# #
\kxmod umlaut $ £ # pound \kxmod umlaut $ £ # pound
\kxmod umlaut \# § # paragraph \kxmod umlaut \# § # paragraph
\kxmod umlaut ~ "\\b{}" # degree \kxmod umlaut ~ ° # degree
\kmap ¤ € # euro sign, to use with package eurofont \kmap ¤ € # euro sign, to use with package eurofont
# #
# \kxmod acute ' ' # \kxmod acute ' '
@ -71,7 +71,3 @@
# \kxmod circumflex ^ ^ # \kxmod circumflex ^ ^
# \kxmod umlaut \" \" # \kxmod umlaut \" \"
# \kxmod dot . . # \kxmod dot . .
#
# Example of substituting local chars to TeX-Strings
#
# \kmap ß ß

View File

@ -30,8 +30,8 @@
\kmap 0 à \kmap 0 à
\kmap ) 0 \kmap ) 0
\kmap - ) \kmap - )
\kmap _ "\\b{}" # degree sign? \kmap _ ° # degree sign?
#\kmap ` \# to the power of two? #\kmap ` # to the power of two?
\kmap a q \kmap a q
\kmap A Q # switched A<->Q \kmap A Q # switched A<->Q
\kmap q a \kmap q a

View File

@ -18,8 +18,8 @@
\kmap - ' \kmap - '
\kmap _ ? \kmap _ ?
\kmap + ` \kmap + `
\kmap ~ "\\b{}" # degree sign? \kmap ~ ° # degree sign?
\kmap ` "\\it\\${}" # paragraph mark? doesn't work #\kmap ` "\\it\\${}" # paragraph mark? doesn't work
\kmap y z \kmap y z
\kmap z y # switched Y<->Z \kmap z y # switched Y<->Z
\kmap Y Z \kmap Y Z
@ -36,6 +36,6 @@
\kmap ? _ \kmap ? _
\kmap / - \kmap / -
\kmap \\ $ \kmap \\ $
\kmap | "\\it\\${}" #\kmap | "\\it\\${}"
\kxmod circumflex i î # some exceptions \kxmod circumflex i î # some exceptions
\kxmod umlaut i ï \kxmod umlaut i ï

View File

@ -18,8 +18,8 @@
\kmap - ' \kmap - '
\kmap _ ? \kmap _ ?
\kmap + ` \kmap + `
\kmap ~ "\\b{}" # degree sign? \kmap ~ ° # degree sign?
\kmap ` "\\it\\${}" # paragraph mark? doesn't work #\kmap ` "\\it\\${}" # paragraph mark? doesn't work
\kmap y z \kmap y z
\kmap z y # switched Y<->Z \kmap z y # switched Y<->Z
\kmap Y Z \kmap Y Z
@ -36,6 +36,6 @@
\kmap ? _ \kmap ? _
\kmap / - \kmap / -
\kmap \\ $ \kmap \\ $
\kmap | "\\it\\${}" #\kmap | "\\it\\${}"
\kxmod circumflex i î # some exceptions \kxmod circumflex i î # some exceptions
\kxmod umlaut i ï \kxmod umlaut i ï