"Braun, Stefanie {~Mannheim}" wrote:
> 
> Hi,
> 
> I'm working since four weeks with lyx. In this time I have not found out,
> how to get easily a german "ß" in the postscript. The only way it works, is
> to write \ss\ in Latex-style. But this is not very comfortable.

A solution is to have a « compose » key on your keyboard. If you don't
have one, you can emulate one with the command I use : before running
LyX (p.ex. when starting X), type the following one :
        xmodmap -e "keycode 117 = Multi_key" 
(with the quotes). It make your Windows « menu » key (which is not very
usefull under Linux) to act like the « control » one (is name is «
Multi_key » too).

        After that, you can use the following combinaison to have characters :

        Compose ; s ; s  -> ß
        Compose ; < ; <  -> «
        Compose ; > ; >  -> »
        Compose ; c ; ,  -> ç  (for the French use)
        and so on...

-- 
Deux choses sont infinies : l'univers et la bêtise humaine ;
 en ce qui concerne l'univers, je n'en ai pas la certitude absolue.

                                Einstein

Reply via email to