>>Date: Thu, 14 Feb 2002 15:36:45 +0100 >>From: Edwin Velds <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: Adding packages/Compose key >> >>This is probably very easy when you know how. I'm working on a >>SunOS/Solaris machine and I installed LyX in my personal space. Now I >>want to add some Latex packages which need to go in my home directory as >>well. However, I can't seem to find how to get Latex to search for >>additional packages in another place than the standard texmf directory. >>It's a standard teTeX distribution. Does anybody know how to do this? >> >>An addition to the a question I asked before. The Sun machine has a >>compose key to create several accented characters. This works fine in >>all programs except for LyX. I switched the Dead-key option, but that >>had no effect. Is there a solution to get the compose key to work in LyX >>as well? >> >>Edwin
Doesn't work here, but I can live with it in French, because the F1-F12 keys are mapped to diacritics àâ..À..Ç using xmodmap, and the left pad with a binding file (in attachment, I can't remeber what was thw need for the Multi-keys bindings, you may just wipe them out). The « » are set with the preferences. I often nee µ and ° however, I copy and paste... -- Jean-Pierre
\bind_file emacs \bind "F12" "redo" \bind "F14" "undo" \bind "F16" "copy" \bind "F18" "paste" \bind "F19" "find-replace" \bind "F20" "cut" \bind "Multi_key apostrophe" "accent-acute" \bind "Multi_key S-quotedbl" "accent-umlaut" \bind "Multi_key grave" "accent-grave" \bind "Multi_key S-asciicircum" "accent-circumflex" \bind "Multi_key comma" "accent-cedilla"