>> The Edit->Math menu item is _always_ enabled. This is caused by the
>> command "math-insert \textstyle"...
>>
>> The patch fixes this.
>>
>> Objections ?
>
>I'd prefer a name like math-font, since textstyle makes me
>think of text-in-math-mode.
I called it math-font-style now (hope it makes
Vincent van Ravesteijn writes:
> The Edit->Math menu item is _always_ enabled. This is caused by the
> command "math-insert \textstyle"...
>
> The patch fixes this.
>
> Objections ?
I'd prefer a name like math-font, since textstyle makes me think of
text-in-math-mode. Also, I'd prefer an argumen
Vincent van Ravesteijn wrote:
The Edit->Math menu item is _always_ enabled. This is caused by the
command "math-insert \textstyle"...
The patch fixes this.
Objections ?
None here.
rh
The Edit->Math menu item is _always_ enabled. This is caused by the
command "math-insert \textstyle"...
The patch fixes this.
Objections ?
Vincent
Index: src/LyXAction.cpp
===
--- src/LyXAction.cpp (revision 28166)
+++ src/LyXAc