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 grave ` `
# \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 \".
\kxmod acute i í
\kxmod tilde ! "\textexclamdown{}"
\kxmod tilde ? "\textquestiondown{}"
\kxmod tilde ! ¡
\kxmod tilde ? ¿

View File

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

View File

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

View File

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

View File

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