Lars Gullik Bjønnes wrote: > but we want to provide this feature to all LyX users and languages > not only to the ones that have special babel support. > > so a Inset witch results in what '|"' results in, _bound_ to '|"' > might be a better option. (and then we won't have problems with those > strange active characters)
My idea is more simple on one side and more complicated on the other. We provide a possibility for the user to save often used commands, but we do not provide the commands itself (well, at least not all). If a user uses \clearpage alot, he can save a Macro which inserts an ERT "\clearpage" and define a shortcut for this. Or he can even define his own LaTeX commands in the preamble and create a macro for this. With the new LaTeX inset this would even look nice ;-) But of course I do not know if this is possible like this, just an idea. Jürgen.