On Wed, 8 Nov 2000, R. Lahaye wrote:
> > - Item "Subscript|S" "math-insert _"
> > - Item "Superscript|u" "math-insert ^"
> > + Item "Subscript|S" "command-sequence math-insert _;math-mode;"
> > + Item "Superscript|u" "command-sequence math-insert ^;math-mode;"
Could a sim
Dekel Tsur wrote:
> Wouldn't it be better to go directly into math text mode ?
> Namely,
> - Item "Subscript|S" "math-insert _"
> - Item "Superscript|u" "math-insert ^"
> + Item "Subscript|S" "command-sequence math-insert _;math-mode;"
> + Item "Superscript|u" "command-sequ
On Tue, Nov 07, 2000 at 09:57:47AM +0900, R. Lahaye wrote:
>
> The current patch includes:
>
> * src/lib/ui/default.ui: added sub/superscripts to menu as
> Insert->Special characters and cleaned-up the file.
Wouldn't it be better to go directly into math text mode ?
Namely,
--- lyx-devel
> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
R> I have attached an new update of default.ui.
Thanks. Applied.
JMarc
Hi,
I have attached an new update of default.ui.
Do not apply my yesterday's patch (on lyx_gui.C);
all that was probably a bit overdone!
The current patch includes:
* src/lib/ui/default.ui: added sub/superscripts to menu as
Insert->Special characters and cleaned-up the file.
Rob.
cvs.