Jean-Marc Lasgouttes schrieb:
Bernhard Roider <[EMAIL PROTECTED]> writes:
- it is wrong to define that in binding files, since these definitions
are available to menus and toolbars too. I propose to move the
definitions to their own file.
ok, then should we create another directory like "b
Bernhard Roider wrote:
That's true. What about
abbreviation
command definition (CmdDef)
shortcut is also already used
lyxmacro?
edit(or) macro?
Helge Hafting
Bernhard Roider <[EMAIL PROTECTED]> writes:
>> - it is wrong to define that in binding files, since these definitions
>> are available to menus and toolbars too. I propose to move the
>> definitions to their own file.
>
> ok, then should we create another directory like "bind" or "ui"?
Either
Bernhard Roider <[EMAIL PROTECTED]> writes:
>> - the "macro" name is a bit confusing wrt mathed macros and latex
>> macros (if we support them one day). Even if it is only in the code,
>> it is better to avoid that. Unfortunately, I do not have plenty of
>> good names. Procedure?
>
> That's
Bernhard Roider wrote:
Abdelrazak Younes schrieb:
+/// information for a macro
+struct LyXAction::macro_info {
macroInfo please.
this one is similar to func_info in the same class
I know and this is bad too. Feel free to correct that too ;-)
+case LFUN_CALL: {
+FuncRequest f
Abdelrazak Younes schrieb:
Bernhard Roider wrote:
Andre Poenitz schrieb:
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
hello all,
the attached patch adds
- the possibility to define macros in the bind file, like
\define "my macro" "command-sequence inset-insert ert 1;
cha
Jean-Marc Lasgouttes schrieb:
I have two small reservations :
- the "macro" name is a bit confusing wrt mathed macros and latex
macros (if we support them one day). Even if it is only in the code,
it is better to avoid that. Unfortunately, I do not have plenty of
good names. Procedure?
ouch, that coding styles - i am mixing different styles from different
projects...
thanks abdel, i will rework it acordingly.
bernhard
Abdelrazak Younes schrieb:
Bernhard Roider wrote:
Andre Poenitz schrieb:
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
hello all,
the at
Bernhard Roider <[EMAIL PROTECTED]> writes:
> so here it is, now tested as i managed to compile again (after hours
> of investigation and no idea what the real problem was).
>
> if there are no objections i'll commit later this week
I have two small reservations :
- the "macro" name is a bit con
Bernhard Roider wrote:
Andre Poenitz schrieb:
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
hello all,
the attached patch adds
- the possibility to define macros in the bind file, like
\define "my macro" "command-sequence inset-insert ert 1;
char-backward; self-insert some
Andre Poenitz schrieb:
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
hello all,
the attached patch adds
- the possibility to define macros in the bind file, like
\define "my macro" "command-sequence inset-insert ert 1; char-backward;
self-insert some important latex code; c
Original-Nachricht
> Datum: Fri, 5 Oct 2007 00:29:32 +0200
> Von: Andre Poenitz <[EMAIL PROTECTED]>
> An: Bernhard Roider <[EMAIL PROTECTED]>
> CC: lyx-devel@lists.lyx.org
> Betreff: Re: macros for commands
> On Fri, Oct 05, 2007 at 12:24:45A
Andre Poenitz wrote:
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
hello all,
the attached patch adds
- the possibility to define macros in the bind file, like
\define "my macro" "command-sequence inset-insert ert 1; char-backward;
self-insert some important latex code; cha
On Fri, Oct 05, 2007 at 12:24:45AM +0200, Bernhard Roider wrote:
> hello all,
>
> the attached patch adds
> - the possibility to define macros in the bind file, like
>
> \define "my macro" "command-sequence inset-insert ert 1; char-backward;
> self-insert some important latex code; char-forward"
14 matches
Mail list logo