Re: multiline equations no longer working right either

2001-05-22 Thread Jean-Marc Lasgouttes
Dekel == Dekel Tsur [EMAIL PROTECTED] writes: Dekel On Mon, May 21, 2001 at 01:41:47PM -0400, Richard E. Hawkins Dekel wrote: I seem to get a 2x2 equation array (whatever that is) instead of a 2x3 multiline equation when using ctrl-enter in an equation. Is this a side effect, or is this

Re: prime mark for equations

2001-05-22 Thread Jean-Marc Lasgouttes
Richard == Richard E Hawkins [EMAIL PROTECTED] writes: Richard I've been meanign to ask this for years. How in the world do Richard I get ' and to indicate prime and double prime in Richard equations? For that matter, is this the same question as Richard getting them in text for inches and

Re: multiline equations no longer working right either

2001-05-22 Thread Andre Poenitz
Dekel This is intentional: LyX now uses the align env. instead of Dekel eqnarray. If you want eqnarray, use Edit-Math-Make eqnarray. Dekel It is also possible to return to previous behavior by putting Dekel bind C-Return break-line e in your bind file. As was said before, I really think we

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
Kayvan A. Sylvan [EMAIL PROTECTED] writes: | On Mon, May 21, 2001 at 09:44:40AM +0200, Lars Gullik Bjønnes wrote: | John Levon [EMAIL PROTECTED] writes: | | | If I select a region of text, then type a character, instead of | | overwriting the selected region, it carries on typing

Re: multiline equations no longer working right either

2001-05-22 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Maybe the both of you could work out some kind of consensus. Yes, probably... Andre I think in the end we can have both, getting eqnarray by M-m t Andre e and align by M-m t a ('t' like 'type') with entrys for both Andre in the menus. But

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Should it? My emacs behaves as described above. And this is Lars certainly not a new feature it has been like this for years. Lars, the behaviour is not the same in 1.1.6 and 1.2.0cvs. Moreover, the selection remains set when you type

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Should it? My emacs behaves as described above. And this is | Lars certainly not a new feature it has been like this for years. | | Lars, the behaviour is not the same in 1.1.6 and

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Then something is wrong. How has the behaviour changed, apart Lars from the selection not beeing cleared? The selection just remanains there, and what you type go after that. Why don't you just try it out ? :) JMarc

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Then something is wrong. How has the behaviour changed, apart | Lars from the selection not beeing cleared? | | The selection just remanains there, and what you type go after that.

Crash protection

2001-05-22 Thread Baruch Even
Some time ago I've seen a library of sorts that is intended to help protect against program crashes. Specifically it is intended to allow to recover from a crash gracefully. The method proposed there was to allocate critical data structures from an mmap-ed file, when the program crashes the os

Re: Crash protection

2001-05-22 Thread Lars Gullik Bjønnes
Baruch Even [EMAIL PROTECTED] writes: | Some time ago I've seen a library of sorts that is intended to help | protect against program crashes. Specifically it is intended to allow to | recover from a crash gracefully. | | The method proposed there was to allocate critical data structures from |

quote insert

2001-05-22 Thread Lars Gullik Bjønnes
What lfun to call to insert quotes? -- Lgb

Re: quote insert

2001-05-22 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars What lfun to call to insert quotes? -- Lgb It seems to me that there has never been a real lfun, but it was handled directly in transmgr.C (which is ugly). I guess you could change quote-insert to do that (currently it inserts a but

Re: quote insert

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars What lfun to call to insert quotes? -- Lgb | | It seems to me that there has never been a real lfun, but it was | handled directly in transmgr.C (which is ugly). I guess you could |

Re: quote insert

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars What lfun to call to insert quotes? -- Lgb | | It seems to me that there has never been a real lfun, but it was | handled directly in transmgr.C (which is ugly). I guess you could |

Re: quote insert

2001-05-22 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars | | BTW, while browsing LyXAction.C, I found: | { Lars LFUN_INSERT_URL, , , Noop }, Lars Yes, what is that. Lars that LFUN is implemented but not used. I'll comment it out, and Lars see if anyone yells. It _is_ used: fantomas[ssh]:

Re: src/support/Makefile.am fix

2001-05-22 Thread Jean-Marc Lasgouttes
Kayvan == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan Here is the fix for the recent make dist/compile problem. Applied. JMarc

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Lars Then something is wrong. How has the behaviour changed, Lars apart | Lars from the selection not beeing cleared?

Re: quote insert

2001-05-22 Thread Angus Leeming
On Tuesday 22 May 2001 13:33, Jean-Marc Lasgouttes wrote: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars | | BTW, while browsing LyXAction.C, I found: | { Lars LFUN_INSERT_URL, , , Noop }, Lars Yes, what is that. Lars that LFUN is implemented but not used. I'll comment it

Re: [PATCH] euro symbol - latin9 encoding

2001-05-22 Thread Jean-Marc Lasgouttes
rebollo == rebollo [EMAIL PROTECTED] writes: rebollo I have prepared a patch to enable support of the iso8859-15 rebollo encoding. It consists of a modification to the lib/encodings rebollo file, a new lib/kbd/iso8859-15.cdef file, modifications to rebollo the lib/kbd/european.kmap and

Re: insert file in 1.1.6fix1

2001-05-22 Thread Jean-Marc Lasgouttes
Herbert == Herbert Voss [EMAIL PROTECTED] writes: insert- insert file-ascii as paragraph Herbert gives the same as inserted as ascii as lines. Thanks for the report. Fixed. JMarc

Re: Bug in LaTeX export

2001-05-22 Thread Jean-Marc Lasgouttes
Christophe == Christophe FAGOT [EMAIL PROTECTED] writes: Answering a bit late... Christophe When setting lines (above or below) in a paragraph layout, Christophe the produced LaTeX code look like the following: Christophe \lyxline{\normalsize}\vspace{-1\parskip} Christophe However, \lyxline

Re: multiline equations no longer working right either

2001-05-22 Thread Dekel Tsur
On Tue, May 22, 2001 at 09:02:43AM +0200, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Maybe the both of you could work out some kind of consensus. Yes, probably... Andre I think in the end we can have both, getting eqnarray by M-m t Andre e and

Re: multiline equations no longer working right either

2001-05-22 Thread Herbert Voss
Dekel Tsur wrote: On Tue, May 22, 2001 at 09:02:43AM +0200, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre Maybe the both of you could work out some kind of consensus. Yes, probably... Andre I think in the end we can have both, getting

Re: quote insert

2001-05-22 Thread John Levon
On 22 May 2001, Jean-Marc Lasgouttes wrote: It is one of these famous lfun added for the benefit of the frontends so that they can pass a parameter (which is 'interactive' version does not do. We should probably think about how to handle that. Ideally I would like the three cases (used

Re: multiline equations no longer working right either

2001-05-22 Thread Dekel Tsur
On Tue, May 22, 2001 at 10:53:29AM +0200, Herbert Voss wrote: I think that the improvement you gain by using align (e.g. no ugly spaces) justifies to make it the default. In my opinion, people should use align instead of eqnarray. If we change C-return to create an eqnarray, most users

Problem compiling 1.1.6Fix2 on osf4 alpha

2001-05-22 Thread Yann MORERE
Hello lyx users and developpers, I was unable to compil fix2 due to my m4 release. So i installed the 1.4.1 release flore:/users/laih2/ymorere/bureau/lyx-1.1.6fix2 which m4 /users/laih2/ymorere/bureau/bin/m4 flore:/users/laih2/ymorere/bureau/lyx-1.1.6fix2 m4 --version GNU m4 1.4

NumberOfHFill/Separator

2001-05-22 Thread John Levon
Why do LyXText::NumberOf[Label]HFills differ from NumberOfSEparators in the loop termination, i.e. one has p last the others have p = last is this right ? thanks john p.s. is minibuffer finished ? It doesn't look like it ? -- This is just the kind of crackpot scheme I've been looking to

insettext.C

2001-05-22 Thread John Levon
ugh, why the forcing of tabsize at the end of this file (I'm using vim of course) ? I'd rather have a couple of screwed up alignments than have to live with a broken tabsize ! Please can this be removed ? thanks john p.s. alternatively, can I get vim to ignore these things ? -- This is

[PATCH] LColor

2001-05-22 Thread John Levon
The attached cleans up LColor a little bit. Note the FIXMEs. thanks john -- This is just the kind of crackpot scheme I've been looking to champion!!! - P.M. Hartke on 6U campaign Index: ChangeLog === RCS file:

[PATCH] remove dead wood

2001-05-22 Thread John Levon
interline_space is unused. john -- This is just the kind of crackpot scheme I've been looking to champion!!! - P.M. Hartke on 6U campaign Index: insets/ChangeLog === RCS file:

Re: NumberOfHFill/Separator

2001-05-22 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | Why do LyXText::NumberOf[Label]HFills differ from NumberOfSEparators | in the loop termination, i.e. one has | | p last | | the others have | | p = last | | is this right ? Not sure... I guess it depend upon if the last char is significant of not. |

Re: insettext.C

2001-05-22 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | ugh, why the forcing of tabsize at the end of this file (I'm using | vim of course) ? | | I'd rather have a couple of screwed up alignments than have to live | with a broken tabsize ! agree. | Please can this be removed ? Fine with me... I guess Jürgen

typo ?

2001-05-22 Thread John Levon
in text2.C: LyXText::SetParagraph() if (align textclasslist.Style that should be right ? john -- This is just the kind of crackpot scheme I've been looking to champion!!! - P.M. Hartke on 6U campaign

Re: NumberOfHFill/Separator

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: Not sure... I guess it depend upon if the last char is significant of not. well I certainly don't know :) Not quite... A couple of issues: - How to handle completion? Currently it just outputs all the choices to

Re: NumberOfHFill/Separator

2001-05-22 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: | | Not sure... | I guess it depend upon if the last char is significant of not. | | well I certainly don't know :) | | Not quite... | | A couple of issues: | - How to handle

Re: typo ?

2001-05-22 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | in text2.C: LyXText::SetParagraph() | | if (align textclasslist.Style | | that should be right ? should it? No it shoulnd't. the if clause is only entered if align is part of the alignpossible of Style. -- Lgb

Re: Problem compiling 1.1.6Fix2 on osf4 alpha

2001-05-22 Thread Yann MORERE
Yann MORERE wrote: sorry for bothering you, i came from slot.h which had a size of 0. now after a new tar xvzf and a new configure it seems to compile thanks for all yann

[ANNOUNCE] LyX 1.1.6fix2

2001-05-22 Thread Jean-Marc Lasgouttes
Hello, The long overdue second update to LyX 1.1.6 has finally been released. It fixes a lot of annoying or severe bugs, but also features documentation updates, as well as DocBook support improvements. Note that this version does not fix all the tabular problems experienced by LyX 1.1.6

Re: typo ?

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: John Levon [EMAIL PROTECTED] writes: | in text2.C: LyXText::SetParagraph() | | if (align textclasslist.Style | | that should be right ? should it? No it shoulnd't. the if clause is only entered if align is part of the

Crash on second screen

2001-05-22 Thread Bradford Castalia
LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) with the error message BadMatch (invalid parameter attributes). Startup, with no command line arguments, completes with no apparent problems. The Help menu is invoked and the Introduction document selected. Status messages flash

Re: Crash on second screen

2001-05-22 Thread Lars Gullik Bjønnes
Bradford Castalia [EMAIL PROTECTED] writes: | LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) | with the error message BadMatch (invalid parameter attributes). | Startup, with no command line arguments, completes with no apparent | problems. The Help menu is invoked and the

Re: NumberOfHFill/Separator

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: Of coursre the bad thing about this is that we have to keep state... and suddenly TAB will have two distinct actions: completion and next... not sure if I like that. it is how some completions in some programs work. What _I_

Re: NumberOfHFill/Separator

2001-05-22 Thread Allan Rae
On 23 May 2001, Lars Gullik Bjønnes wrote: John Levon [EMAIL PROTECTED] writes: [...] | if we're talking UI, I'd like it to default to the first match, then you | can cycle through with tab. Or something. Of coursre the bad thing about this is that we have to keep state... and suddenly TAB

Re: Crash on second screen

2001-05-22 Thread Allan Rae
On Tue, 22 May 2001, Bradford Castalia wrote: LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) with the error message BadMatch (invalid parameter attributes). Startup, with no command line arguments, completes with no apparent problems. The Help menu is invoked and the

[BUG] citation dialog

2001-05-22 Thread Ben Stanley
Hi, I noticed this problem with lyx-1.1.6fix1, but didn't report it (bad, bad boy...). Now I notice it's still there in lyx-1.1.6fix2. When you open a citation dialog on an existing citation with a Text after, and edit just the Text after, you cannot press OK and you cannot press apply. To

Re: multiline equations no longer working right either

2001-05-22 Thread Andre Poenitz
(2) Most users just don't know about amsmath and what it does. For example, in normal latex, if you have a numbered equation that is too wide, the equation will overwrite the equation number. However, if you include amsmath, the equation number will be moved down. So it could be argued

[n.werner@webcrew.de: lyx-1.1.6fix2.ppc.rpm]

2001-05-22 Thread Kayvan A. Sylvan
Thanks to Niklas Werner, the ppc RPMs for 1.1.6fix2 are now available. Enjoy! ---Kayvan - Forwarded message from Niklas Werner [EMAIL PROTECTED] - From: Niklas Werner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: lyx-1.1.6fix2.ppc.rpm Date: Tue, 22 May 2001

Re: multiline equations no longer working right either

2001-05-22 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> On Mon, May 21, 2001 at 01:41:47PM -0400, Richard E. Hawkins Dekel> wrote: >> I seem to get a 2x2 equation array (whatever that is) instead of a >> 2x3 multiline equation when using ctrl-enter in an equation. >> >> Is this a side

Re: "prime" mark for equations

2001-05-22 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: Richard> I've been meanign to ask this for years. How in the world do Richard> I get ' and " to indicate "prime" and "double prime" in Richard> equations? For that matter, is this the same question as Richard> getting them in text

Re: multiline equations no longer working right either

2001-05-22 Thread Andre Poenitz
> Dekel> This is intentional: LyX now uses the align env. instead of > Dekel> eqnarray. If you want eqnarray, use Edit->Math->Make eqnarray. > Dekel> It is also possible to return to previous behavior by putting > Dekel> bind "C-Return" "break-line e" in your bind file. > > As was said before, I

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Mon, May 21, 2001 at 09:44:40AM +0200, Lars Gullik Bjønnes wrote: | > John Levon <[EMAIL PROTECTED]> writes: | > | > | If I select a region of text, then type a character, instead of | > | overwriting the selected region, it carries on typing

Re: multiline equations no longer working right either

2001-05-22 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Maybe the both of you could work out some kind of consensus. Yes, probably... Andre> I think in the end we can have both, getting eqnarray by M-m t Andre> e and align by M-m t a ('t' like 'type') with entrys for both Andre> in

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Should it? My emacs behaves as described above. And this is Lars> certainly not a new feature it has been like this for years. Lars, the behaviour is not the same in 1.1.6 and 1.2.0cvs. Moreover, the selection remains set

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Should it? My emacs behaves as described above. And this is | Lars> certainly not a new feature it has been like this for years. | | Lars, the behaviour is not the same

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Then something is wrong. How has the behaviour changed, apart Lars> from the selection not beeing cleared? The selection just remanains there, and what you type go after that. Why don't you just try it out ? :) JMarc

Re: slelection bug

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Then something is wrong. How has the behaviour changed, apart | Lars> from the selection not beeing cleared? | | The selection just remanains there, and what you type go

Crash protection

2001-05-22 Thread Baruch Even
Some time ago I've seen a library of sorts that is intended to help protect against program crashes. Specifically it is intended to allow to recover from a crash gracefully. The method proposed there was to allocate critical data structures from an mmap-ed file, when the program crashes the os

Re: Crash protection

2001-05-22 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | Some time ago I've seen a library of sorts that is intended to help | protect against program crashes. Specifically it is intended to allow to | recover from a crash gracefully. | | The method proposed there was to allocate critical data structures from

quote insert

2001-05-22 Thread Lars Gullik Bjønnes
What lfun to call to insert quotes? -- Lgb

Re: quote insert

2001-05-22 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> What lfun to call to insert quotes? -- Lgb It seems to me that there has never been a real lfun, but it was handled directly in transmgr.C (which is ugly). I guess you could change quote-insert to do that (currently it

Re: quote insert

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> What lfun to call to insert quotes? -- Lgb | | It seems to me that there has never been a real lfun, but it was | handled directly in transmgr.C (which is ugly). I guess

Re: quote insert

2001-05-22 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> What lfun to call to insert quotes? -- Lgb | | It seems to me that there has never been a real lfun, but it was | handled directly in transmgr.C (which is ugly). I guess

Re: quote insert

2001-05-22 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | | BTW, while browsing LyXAction.C, I found: | { Lars> LFUN_INSERT_URL, "", "", Noop }, Lars> Yes, what is that. Lars> that LFUN is implemented but not used. I'll comment it out, and Lars> see if anyone yells. It _is_

Re: src/support/Makefile.am fix

2001-05-22 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Here is the fix for the recent make dist/compile problem. Applied. JMarc

Re: slelection bug

2001-05-22 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Lars> Then something is wrong. How has the behaviour changed, Lars> apart | Lars> from the

Re: quote insert

2001-05-22 Thread Angus Leeming
On Tuesday 22 May 2001 13:33, Jean-Marc Lasgouttes wrote: > > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> | | BTW, while browsing LyXAction.C, I found: | { > Lars> LFUN_INSERT_URL, "", "", Noop }, > > Lars> Yes, what is that. > > Lars> that LFUN is implemented but

Re: [PATCH] euro symbol - latin9 encoding

2001-05-22 Thread Jean-Marc Lasgouttes
> "rebollo" == rebollo <[EMAIL PROTECTED]> writes: rebollo> I have prepared a patch to enable support of the iso8859-15 rebollo> encoding. It consists of a modification to the lib/encodings rebollo> file, a new lib/kbd/iso8859-15.cdef file, modifications to rebollo> the

Re: insert file in 1.1.6fix1

2001-05-22 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: insert-> insert file->ascii as paragraph Herbert> gives the same as inserted as ascii as lines. Thanks for the report. Fixed. JMarc

Re: Bug in LaTeX export

2001-05-22 Thread Jean-Marc Lasgouttes
> "Christophe" == Christophe FAGOT <[EMAIL PROTECTED]> writes: Answering a bit late... Christophe> When setting lines (above or below) in a paragraph layout, Christophe> the produced LaTeX code look like the following: Christophe> \lyxline{\normalsize}\vspace{-1\parskip} Christophe>

Re: multiline equations no longer working right either

2001-05-22 Thread Dekel Tsur
On Tue, May 22, 2001 at 09:02:43AM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> Maybe the both of you could work out some kind of consensus. > > Yes, probably... > > Andre> I think in the end we can have both, getting eqnarray by

Re: multiline equations no longer working right either

2001-05-22 Thread Herbert Voss
Dekel Tsur wrote: > > On Tue, May 22, 2001 at 09:02:43AM +0200, Jean-Marc Lasgouttes wrote: > > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > > > Andre> Maybe the both of you could work out some kind of consensus. > > > > Yes, probably... > > > > Andre> I think in the end we can

Re: quote insert

2001-05-22 Thread John Levon
On 22 May 2001, Jean-Marc Lasgouttes wrote: > It is one of these famous lfun added for the benefit of the frontends > so that they can pass a parameter (which is 'interactive' version does > not do. We should probably think about how to handle that. Ideally I would like the three cases (used

Re: multiline equations no longer working right either

2001-05-22 Thread Dekel Tsur
On Tue, May 22, 2001 at 10:53:29AM +0200, Herbert Voss wrote: > > I think that the improvement you gain by using align (e.g. no ugly spaces) > > justifies to make it the default. In my opinion, people should use align > > instead of eqnarray. If we change C-return to create an eqnarray, > > most

Problem compiling 1.1.6Fix2 on osf4 alpha

2001-05-22 Thread Yann MORERE
Hello lyx users and developpers, I was unable to compil fix2 due to my m4 release. So i installed the 1.4.1 release flore:/users/laih2/ymorere/bureau/lyx-1.1.6fix2 >which m4 /users/laih2/ymorere/bureau/bin/m4 flore:/users/laih2/ymorere/bureau/lyx-1.1.6fix2 >m4 --version GNU m4 1.4

NumberOfHFill/Separator

2001-05-22 Thread John Levon
Why do LyXText::NumberOf[Label]HFills differ from NumberOfSEparators in the loop termination, i.e. one has p < last the others have p <= last is this right ? thanks john p.s. is minibuffer "finished" ? It doesn't look like it ? -- "This is just the kind of crackpot scheme I've been

insettext.C

2001-05-22 Thread John Levon
ugh, why the forcing of tabsize at the end of this file (I'm using vim of course) ? I'd rather have a couple of screwed up alignments than have to live with a broken tabsize ! Please can this be removed ? thanks john p.s. alternatively, can I get vim to ignore these things ? -- "This is

[PATCH] LColor

2001-05-22 Thread John Levon
The attached cleans up LColor a little bit. Note the FIXMEs. thanks john -- "This is just the kind of crackpot scheme I've been looking to champion!!!" - P.M. Hartke on 6U campaign Index: ChangeLog === RCS file:

[PATCH] remove dead wood

2001-05-22 Thread John Levon
interline_space is unused. john -- "This is just the kind of crackpot scheme I've been looking to champion!!!" - P.M. Hartke on 6U campaign Index: insets/ChangeLog === RCS file:

Re: NumberOfHFill/Separator

2001-05-22 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | Why do LyXText::NumberOf[Label]HFills differ from NumberOfSEparators | in the loop termination, i.e. one has | | p < last | | the others have | | p <= last | | is this right ? Not sure... I guess it depend upon if the last char is significant of not.

Re: insettext.C

2001-05-22 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | ugh, why the forcing of tabsize at the end of this file (I'm using | vim of course) ? | | I'd rather have a couple of screwed up alignments than have to live | with a broken tabsize ! agree. | Please can this be removed ? Fine with me... I guess

typo ?

2001-05-22 Thread John Levon
in text2.C: LyXText::SetParagraph() if (align & textclasslist.Style that should be && right ? john -- "This is just the kind of crackpot scheme I've been looking to champion!!!" - P.M. Hartke on 6U campaign

Re: NumberOfHFill/Separator

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > Not sure... > I guess it depend upon if the last char is significant of not. well I certainly don't know :) > Not quite... > > A couple of issues: > - How to handle completion? Currently it just outputs all the >

Re: NumberOfHFill/Separator

2001-05-22 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: | | > Not sure... | > I guess it depend upon if the last char is significant of not. | | well I certainly don't know :) | | > Not quite... | > | > A couple of issues: | > - How to handle

Re: typo ?

2001-05-22 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | in text2.C: LyXText::SetParagraph() | | if (align & textclasslist.Style | | that should be && right ? should it? No it shoulnd't. the if clause is only entered if align is part of the alignpossible of Style. -- Lgb

Re: Problem compiling 1.1.6Fix2 on osf4 alpha

2001-05-22 Thread Yann MORERE
Yann MORERE wrote: > sorry for bothering you, i came from slot.h which had a size of 0. now after a new tar xvzf and a new configure it seems to compile thanks for all yann

[ANNOUNCE] LyX 1.1.6fix2

2001-05-22 Thread Jean-Marc Lasgouttes
Hello, The long overdue second update to LyX 1.1.6 has finally been released. It fixes a lot of annoying or severe bugs, but also features documentation updates, as well as DocBook support improvements. Note that this version does not fix all the tabular problems experienced by LyX 1.1.6

Re: typo ?

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | in text2.C: LyXText::SetParagraph() > | > | if (align & textclasslist.Style > | > | that should be && right ? > > should it? > > No it shoulnd't. > > the if clause is only entered if

Crash on second screen

2001-05-22 Thread Bradford Castalia
LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) with the error message "BadMatch (invalid parameter attributes)". Startup, with no command line arguments, completes with no apparent problems. The Help menu is invoked and the Introduction document selected. Status messages flash

Re: Crash on second screen

2001-05-22 Thread Lars Gullik Bjønnes
Bradford Castalia <[EMAIL PROTECTED]> writes: | LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) | with the error message "BadMatch (invalid parameter attributes)". | Startup, with no command line arguments, completes with no apparent | problems. The Help menu is invoked and

Re: NumberOfHFill/Separator

2001-05-22 Thread John Levon
On 23 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > Of coursre the bad thing about this is that we have to keep state... > and suddenly TAB will have two distinct actions: completion and > next... not sure if I like that. it is how some completions in some programs work. > What

Re: NumberOfHFill/Separator

2001-05-22 Thread Allan Rae
On 23 May 2001, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: [...] > | if we're talking UI, I'd like it to default to the first match, then you > | can cycle through with . Or something. > > Of coursre the bad thing about this is that we have to keep state... > and

Re: Crash on second screen

2001-05-22 Thread Allan Rae
On Tue, 22 May 2001, Bradford Castalia wrote: > LyX version 1.1.6fix1 crashes on the second screen (localhost:0.1) > with the error message "BadMatch (invalid parameter attributes)". > Startup, with no command line arguments, completes with no apparent > problems. The Help menu is invoked and

[BUG] citation dialog

2001-05-22 Thread Ben Stanley
Hi, I noticed this problem with lyx-1.1.6fix1, but didn't report it (bad, bad boy...). Now I notice it's still there in lyx-1.1.6fix2. When you open a citation dialog on an existing citation with a "Text after", and edit just the "Text after", you cannot press OK and you cannot press apply.

Re: multiline equations no longer working right either

2001-05-22 Thread Andre Poenitz
> (2) Most users just don't know about amsmath and what it does. For > example, in normal latex, if you have a numbered equation that is too > wide, the equation will overwrite the equation number. However, if you > include amsmath, the equation number will be moved down. So it could be >

[n.werner@webcrew.de: lyx-1.1.6fix2.ppc.rpm]

2001-05-22 Thread Kayvan A. Sylvan
Thanks to Niklas Werner, the ppc RPMs for 1.1.6fix2 are now available. Enjoy! ---Kayvan - Forwarded message from Niklas Werner <[EMAIL PROTECTED]> - From: Niklas Werner <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: lyx-1.1.6fix2.ppc.rpm Date: Tue, 22 May