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.
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.
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
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
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
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.
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
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/
- open mathbox
- write \sin
-> empty mathbox, sin is saved but no viewed
Herbert
--
http://www.lyx.org/help/
\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
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
> "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
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
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 (
- 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/
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
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/
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
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
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
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
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
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,
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
- 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/
> 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".
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).
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
28 matches
Mail list logo