Hello,

I have inserted a oe by a copy/paste from Xemacs.  Yesterday, I did only try
from LyX 1.2.3.

John Levon writes:
 > On Thu, Jan 30, 2003 at 10:00:31PM +0100, Nabil Hathout wrote:
 > 
 > > Thank you.  This solves the problem for the euro, but not for oe.  I am not
 > > even able to insert one by copy/paste (the char is shown as "?").
 > 
 > What is the Xlib symbol name for oe ? Lower case ? What is your $LANG

How can I know the name of this symbol ? I cannot type the lower case
(AltGr-S-g) ; this is what says "/usr/local/lyx-qt/bin/lyx-qt -dbg key"

 -> Press key 65535 text "none", ascii "0"
 -> keyevent has isNull() text !
 -> KeySym is 
 -> isOK is 0
 -> Empty kbd action (probably composing)
 -> Press key 4128 text "none", ascii "0"
 -> keyevent has isNull() text !
 -> KeySym is Shift_L
 -> isOK is 1
 -> isMod is 1
 -> isModifier true
 -> Press key 65535 text "?", ascii "189"
 -> Setting key to 65535, ?
 -> KeySym is ?
 -> isOK is 1
 -> isMod is 0
 -> encoding is iso8859-15
 -> Using codec ISO 8859-15
 -> Oof. Can't encode the text !
 -> ISOEncoded returning value 0
 -> action first set to [-1]
 -> action now set to [-1]
 -> Key [action=-1][S-?]
 -> Trying without shift
 -> Action now -1
 -> isText for key 65535 isPrint is 1
 -> isText() is true, inserting.

nor the upper case (AltGr-t). 

 -> Press key 65535 text "none", ascii "0"
 -> keyevent has isNull() text !
 -> KeySym is 
 -> isOK is 0
 -> Empty kbd action (probably composing)
 -> Press key 65535 text "?", ascii "188"
 -> Setting key to 65535, ?
 -> KeySym is ?
 -> isOK is 1
 -> isMod is 0
 -> encoding is iso8859-15
 -> Using codec ISO 8859-15
 -> Oof. Can't encode the text !
 -> ISOEncoded returning value 0
 -> action first set to [-1]
 -> action now set to [-1]
 -> Key [action=-1][?]
 -> isText for key 65535 isPrint is 1
 -> isText() is true, inserting.

My $LANG is set to fr_FR@euro.  I am running a debian testing distib.

 > again ? What does -dbg key say when you try to type one (not copy/paste)

It doesn't say anything.

 > What language is your document ?

The language is "Français" and the Encoding is "latin9".

regards,

--Nabil Hathout

Reply via email to