Reuben Thomas schrieb:
Uwe StÃhr <[EMAIL PROTECTED]> writes:
Use the command \oe or \OE.
Thanks. Forgive my ignorance (and I have tried to look in the docs), but what's the quickest way to type this? Adding an ERT box and then typing \oe every time is a bit slow; on the other hand, search and replace of "oe" once the document is complete is a bit error-prone.
You could add a shortcut to your local .bind-file, e.g.
\bind "M-o" "command-sequence ert-insert; self-insert \oe{}; inset-toggle"
\bind "M-S-O" "command-sequence ert-insert; self-insert \OE{}; inset-toggle"
[...]
HTH, Dominik.-
