Katrin Pietzsch <[EMAIL PROTECTED]> writes:

>  You will probably find that if you click
> on the LyX mini-buffer, you can enter the characters there.  You could
> copy them to the LyX buffer, but this is a poor substitute for the
> preferable behavior in MacOS-10.2.
> 
> That works, but indeed is a poor substitute ...

A workaround for the characters that the Qt/Mac library does not
recognize under MacOS-10.3 is to add defines for them in your bind
file.  For example, if you normally use the emacs binding, copy
LyX.app/Contents/Resources/LyX/bind/emacs.bind to your ~/.lyx/bind/
directory and add something like the following:

\bind "C-M-i i"                 "self-insert î"
\bind "C-M-e e"                 "self-insert é"
\bind "C-M-u u"                 "self-insert ü"
\bind "C-M-u o"                 "self-insert ö"

This would make "Cmd-Option-i i" -> î, etc.  
-- 

Ronald Florence                         www.18james.com

Reply via email to