Re: question about Inset-Info

2012-01-04 Thread Jean-Marc Lasgouttes
Le 04/01/2012 08:36, Jürgen Spitzmüller a écrit : BTW the drawback of your approach might be that some binding files (at least aqua.bind, AFAICS) do not use the command-alternatives and will thus not display the shortcut. We could specialize the inset-info code for the case of command-alternat

Re: question about Inset-Info

2012-01-03 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: >> I think it is not a good idea to visualize nobreakspace that way. > > I want to print the shortcut "Ctrl+Space" , not \textvisiblespace. And this > works now. I was referring to how LyX visualizes nobreakspace. I think this should be changed to something more informative. BT

Re: question about Inset-Info

2012-01-03 Thread Uwe Stöhr
Am 03.01.2012 09:04, schrieb Jürgen Spitzmüller: if you enter the whole command-alternatives space-insert protected ; math-space it works. Thanks! That was was I needed. I suppose in your case, you do not get an empty shortcut, but a nobreakspace character, since this is what "space-insert

Re: question about Inset-Info

2012-01-03 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > I want to reference in the UserGuide the shortcut for a protected space > "Ctrl+Space". Its definition is > > command-alternatives space-insert protected > > But when I use this in an Inset-Info I get an empty shortcut. What can I do > or is this a bug? if you enter the whole

question about Inset-Info

2012-01-02 Thread Uwe Stöhr
Hello everybody, a happy new year to you all! I want to reference in the UserGuide the shortcut for a protected space "Ctrl+Space". Its definition is command-alternatives space-insert protected But when I use this in an Inset-Info I get an empty shortcut. What can I do or is this a bug? tha