On Sun, Nov 23, 2003 at 03:12:31AM +0100, Henrik Edlund wrote: > I would like to add the pseudo language "nohyphenation" to the LyX > drop-down so that I can mark certain words in my text as this language, > and hence get them no to break. > > How do I do this?
That's the wrong approach as far as I can tell. Binding some key to command-sequence ert-insert ; self-insert } ; word-backward ; self-insert \mbox{ ; inset-toggle ; might be better. Andre'