Moritz Moeller-Herrmann wrote: > Is there any possibility to insert this small seperating space via keyboard > and without ERT in lyx-1.3.1CVS?
Not without ERT I guess, but I have those two lines in my bind file for \, and \<space> (unbreak them): \bind "C-M-space" "command-sequence ert-insert ; self-insert \ \; delete-backward ; inset-toggle ;" \bind "C-S-space" "command-sequence ert-insert ; self-insert \,; inset-toggle ;" which is almost comfortable. HTH, Juergen.
