Re: ERT to inline by command (workaround)

2008-04-08 Thread Pavel Sanda
> How can I find out other possbile arguments to inset-insert and what > argument(s) does inset-apply expect? some partial info can be found here: http://www.jikos.cz/~ps/lyx/html/namespacelyx.html#5ae63e8160e98b54ad28f142ed40c202449cfaf8159510673d9cbc8920aa6428 pavel

Re: ERT to inline by command (workaround)

2008-04-08 Thread Pavel Sanda
> > currently inset-settings lfun (now speaking in terms of 1.6) > > I find inset-settings even in my LyX 1.5.4. > > However, I could not get M-x inset-settings to open the settings dialogue > of an ERT box. Tried with the cursor inside the box as well as in front > of the box. (Error message: B

Re: ERT to inline by command (workaround)

2008-04-08 Thread G. Milde
ERT in the first place by binding a key to "inset-insert ert 1". If "ERT to inline by command" means changing ERT to normal text, than "inset-dissolve" is your LFUN. By default, you can do this via pressing Backspace with the cursor at the beginning of the inset.

Re: ERT to inline by command

2008-04-08 Thread Pavel Sanda
> My suggestion would be a new LFUN "next-inset-configure" that will > open a dialog window in any case: currently inset-settings lfun (now speaking in terms of 1.6) pavel

Re: ERT to inline by command

2008-04-08 Thread G. Milde
On 7.04.08, Andre Poenitz wrote: > On Mon, Apr 07, 2008 at 11:25:45PM +0200, Daniel Lohmann wrote: > > On 07.04.2008, at 16:01, Ethan Metsger wrote: > >> On Mon, 07 Apr 2008 09:04:16 -0400, Daniel Lohmann > >> > >>> AFAIK there is, unfortunately, no LFUN for this > >>> I too would really apprecia

Re: ERT to inline by command

2008-04-07 Thread Andre Poenitz
On Mon, Apr 07, 2008 at 11:25:45PM +0200, Daniel Lohmann wrote: > > On 07.04.2008, at 16:01, Ethan Metsger wrote: >> On Mon, 07 Apr 2008 09:04:16 -0400, Daniel Lohmann >> <[EMAIL PROTECTED]> wrote: >> >>> AFAIK there is, unfortunately, no LFUN for this >>> I too would really appreciate a keyboard

Re: ERT to inline by command

2008-04-07 Thread Daniel Lohmann
On 07.04.2008, at 16:01, Ethan Metsger wrote: On Mon, 07 Apr 2008 09:04:16 -0400, Daniel Lohmann <[EMAIL PROTECTED] > wrote: AFAIK there is, unfortunately, no LFUN for this I too would really appreciate a keyboard shortcut. I was under the impression that using CTRL-I would do the job. I

Re: ERT to inline by command

2008-04-07 Thread Ethan Metsger
On Mon, 07 Apr 2008 09:04:16 -0400, Daniel Lohmann <[EMAIL PROTECTED]> wrote: AFAIK there is, unfortunately, no LFUN for this I too would really appreciate a keyboard shortcut. I was under the impression that using CTRL-I would do the job. I just tested it on 1.5.2/Ubuntu and it seems to

Re: ERT to inline by command

2008-04-07 Thread Daniel Lohmann
On 07.04.2008, at 12:44, Salát Máté wrote: Hi! What command makes the "Display" option of the active ERT to "Inline"? I want to create a key binding to this function. AFAIK there is, unfortunately, no LFUN for this I too would really appreciate a keyboard shortcut. Daniel

ERT to inline by command

2008-04-07 Thread Salát Máté
Hi! What command makes the "Display" option of the active ERT to "Inline"? I want to create a key binding to this function. Cheers, Máté