mailing-list for TeXmacs Users

Text archives Help


Problem with keymappings


Chronological Thread 
  • From: address@hidden
  • To: address@hidden
  • Subject: Problem with keymappings
  • Date: Mon, 1 Mar 2004 23:52:59 +0100 (CET)

I have a portuguese keyboard with a special key for generating "º" and "ª"
characters. The character "º" (usually known as masculine) is generated by
pressing that key and "ª" (usually known as ordfeminine) is generated by
SHIFT-that_key.
The problem is that TeXmacs doesn't detect the key. After searching through
the manual and snooping arround in "/usr/share/TeXmacs/progs/keyboard/" I
decided to add the following lines to "kbd-text.scm":

("ordfeminine" "ª")
("masculine" "º")

I added just bellow

("sterling" "¿") [line 250]

but it just doesn't work! :(
TeXmacs now detects the key but "ž" (small letter Z with caron) and "ł"
(small letter L with stroke) appear instead of "º" and "ª" resp..
Can anybody help me, please?


Pedro

PS: Sorry for this long post! :(



Archive powered by MHonArc 2.6.19.

Top of page