Re: Bug in mathed/selection

2003-01-23 Thread Andre Poenitz
On Thu, Jan 23, 2003 at 09:17:18PM -0200, Joao Luis Meloni Assirati wrote: > On Thu, 23 Jan 2003, Andre Poenitz wrote: > > > This seems somehow related to "undo" as the debugger is usually there when > > this happens but I have really no clue. > > Should I file a bug in bugzilla then? Good idea.

Re: Bug in mathed/selection

2003-01-23 Thread Joao Luis Meloni Assirati
On Thu, 23 Jan 2003, Andre Poenitz wrote: > This seems somehow related to "undo" as the debugger is usually there when > this happens but I have really no clue. Should I file a bug in bugzilla then? João.

Re: Bug in mathed/selection

2003-01-23 Thread Andre Poenitz
On Wed, Jan 22, 2003 at 06:01:34PM -0200, Joao Luis Meloni Assirati wrote: > Open the attached file and select the hole equation, then Edit -> Copy (or > Control-C). Lyx freezes for a while and spends several seconds in maximun > cpu usage. After this, it is enough to select the equation again (no

Bug in mathed/selection

2003-01-22 Thread Joao Luis Meloni Assirati
Hi! This bug occours in lyx 1.3.0pre2 with both qt and xforms frontends. Open the attached file and select the hole equation, then Edit -> Copy (or Control-C). Lyx freezes for a while and spends several seconds in maximun cpu usage. After this, it is enough to select the equation again (no need

Re: bug in mathed

2002-08-14 Thread Andre Poenitz
On Wed, Aug 14, 2002 at 04:33:46PM +0200, Herbert Voss wrote: > char const * latex_mathspace[] = { > - "!", ",", ";", ":", "quad", "qquad", "lyxnegspace", "lyxposspace" > + "!", ",", ":", ";", "quad", "qquad", "lyxnegspace", "lyxposspace" Isn't a ':' "longer" than a ";"? Andre' -- T

bug in mathed

2002-08-14 Thread Herbert Voss
this fixes the wrong order and wrong view in mathed Herbert -- http://www.lyx.org/help/ Index: math_spaceinset.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_spaceinset.C,v retrieving revision 1.35 diff -u -r1.

Re: bug in mathed

2002-08-14 Thread Andre Poenitz
On Wed, Aug 14, 2002 at 03:26:03PM +0200, Herbert Voss wrote: > I can convert to math "$a\kern0.5cm b$" but when I > write in mathed \kern0.5cm, it's still set to > \kern0pt and 0.5cm is standard math text Hm... becau... ok. I'll change that. Andre' -- Those who desire to give up Freedom in or

bug in mathed

2002-08-14 Thread Herbert Voss
I can convert to math "$a\kern0.5cm b$" but when I write in mathed \kern0.5cm, it's still set to \kern0pt and 0.5cm is standard math text Herbert -- http://www.lyx.org/help/

bug in mathed - cvs

2002-08-03 Thread Herbert Voss
- open mathbox - write \sin -> empty mathbox, sin is saved but no viewed Herbert -- http://www.lyx.org/help/

bug in mathed, cvs

2002-08-03 Thread Herbert Voss
\begin_inset Formula \[ \underset{{\cal G\ \ \ }}{\iiint }\left[u\nabla ^{2}v+\left(\nabla u,\nabla v\right)\right]d^{3}V=\underset{\mathcal{S}\ \ \ }{\oiint }u\Q {v}{n}d^{2}A\] \end_inset several time save and open the doc gives \underset{{\cal G\ \ \ }}{\iii

Re: bug in mathed - cases

2002-07-22 Thread Dekel Tsur
On Mon, Jul 22, 2002 at 02:42:52PM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> BTW, in current CVS, the math-row-add command is always > Dekel> disabled. This should be fixed. > > You mean math-row-insert? It seems to work here. Try ad

Re: bug in mathed - cases

2002-07-22 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> BTW, in current CVS, the math-row-add command is always Dekel> disabled. This should be fixed. You mean math-row-insert? It seems to work here. JMarc

Re: bug in mathed - cases

2002-07-22 Thread Herbert Voss
Dekel Tsur wrote: > On Mon, Jul 22, 2002 at 12:10:56AM +0200, Herbert Voss wrote: > >>- open mathbox alt-m-d >>- insert->math->cases environment >>- put the cursor at the end of the lower right cell >>- hit ctrl-enter >>-> the new row is put behind the cases struct >> > > It is now a bug. > ct

Re: bug in mathed - cases

2002-07-22 Thread Dekel Tsur
On Mon, Jul 22, 2002 at 12:10:56AM +0200, Herbert Voss wrote: > - open mathbox alt-m-d > - insert->math->cases environment > - put the cursor at the end of the lower right cell > - hit ctrl-enter > -> the new row is put behind the cases struct It is now a bug. ctrl+enter add a new equation row (

bug in mathed - cases

2002-07-21 Thread Herbert Voss
- open mathbox alt-m-d - insert->math->cases environment - put the cursor at the end of the lower right cell - hit ctrl-enter -> the new row is put behind the cases struct Herbert -- http://www.lyx.org/help/

Re: bug in mathed

2002-07-18 Thread Andre Poenitz
On Thu, Jul 18, 2002 at 09:11:42AM +0200, Herbert Voss wrote: > when having the multline environment, lyx shows in all > lines the #-character, but only the last line is > numbered for the multline-env, the others can't! > > the alt-m-N has also to be disabled for the other > lines. Could you fi

bug in mathed

2002-07-17 Thread Herbert Voss
when having the multline environment, lyx shows in all lines the #-character, but only the last line is numbered for the multline-env, the others can't! the alt-m-N has also to be disabled for the other lines. Herbert -- http://www.lyx.org/help/

Re: bug in mathed

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 11:20:40PM +0300, Dekel Tsur wrote: > > No, it does not matter which row contains the maximum number of columns. > > I know that, but I think we should restrict our support to "normal" use > of the latex commands. Actually I like to support as much as I can without extra

Re: bug in mathed

2002-07-17 Thread Herbert Voss
Dekel Tsur wrote: > On Wed, Jul 17, 2002 at 10:11:50PM +0200, David Kastrup wrote: > >>>Yes, but you have to read the 1st row in order to know the number of columns: >>> >>>\begin{align} >>>1 & 2 & 3 & 4 \\ >>>... >>>\end{align} >>> >>No, it does not matter which row contains the maximum number

Re: bug in mathed

2002-07-17 Thread Dekel Tsur
On Wed, Jul 17, 2002 at 10:11:50PM +0200, David Kastrup wrote: > > > > Yes, but you have to read the 1st row in order to know the number of columns: > > > > \begin{align} > > 1 & 2 & 3 & 4 \\ > > ... > > \end{align} > > No, it does not matter which row contains the maximum number of columns. I

Re: bug in mathed

2002-07-17 Thread David Kastrup
Dekel Tsur <[EMAIL PROTECTED]> writes: > On Wed, Jul 17, 2002 at 06:41:57PM +0200, Andre Poenitz wrote: > > On Wed, Jul 17, 2002 at 06:34:32PM +0200, Herbert Voss wrote: > > > - insert->math->amsalign > > > - cursor into the box > > > - edit-math->add column > > > -> align environment -> switches

Re: bug in mathed

2002-07-17 Thread Dekel Tsur
On Wed, Jul 17, 2002 at 06:41:57PM +0200, Andre Poenitz wrote: > On Wed, Jul 17, 2002 at 06:34:32PM +0200, Herbert Voss wrote: > > - insert->math->amsalign > > - cursor into the box > > - edit-math->add column > > -> align environment -> switches to alignat > >it should be still align! > > Do

Re: bug in mathed

2002-07-17 Thread Herbert Voss
Andre Poenitz wrote: > On Wed, Jul 17, 2002 at 06:34:32PM +0200, Herbert Voss wrote: > >>- insert->math->amsalign >>- cursor into the box >>- edit-math->add column >>-> align environment -> switches to alignat >> it should be still align! >> > > Does align handle more than 2 columns? sure,

Re: bug in mathed

2002-07-17 Thread Andre Poenitz
On Wed, Jul 17, 2002 at 06:34:32PM +0200, Herbert Voss wrote: > - insert->math->amsalign > - cursor into the box > - edit-math->add column > -> align environment -> switches to alignat >it should be still align! Does align handle more than 2 columns? Andre' -- Those who desire to give up F

bug in mathed

2002-07-17 Thread Herbert Voss
- insert->math->amsalign - cursor into the box - edit-math->add column -> align environment -> switches to alignat it should be still align! Herbert -- http://www.lyx.org/help/

Re: Bug in mathed.

2001-04-26 Thread Andre Poenitz
> If I type M-m s (for generating a square root) I don't see the root sign until > a key is pressed (and also, the cursor goes outside of the screen). > However, typing '\sqrt space' works OK. > This bug is very recent (probably caused by mathed64.diff). Probably a result of the "lazy redrawing".

Bug in mathed.

2001-04-25 Thread Dekel Tsur
If I type M-m s (for generating a square root) I don't see the root sign until a key is pressed (and also, the cursor goes outside of the screen). However, typing '\sqrt space' works OK. This bug is very recent (probably caused by mathed64.diff).

Minor bug in mathed selection

2000-06-04 Thread Baruch Even
I'm using 1.1.5cvs (constantly updated). I've noticed a behaviour that can be classified as a selection bug. The following happens in an hebrew language document, I havent checked it in english. It may be possible that it came due to my games with the source, but the only changes I did (that are