ERT bug.

2002-10-25 Thread Joao Luis Meloni Assirati
Hi. Typing Return in an ERT inset would appear as a simple line break, but in fact would produce in latex output a double line break (i.e., a paragraph break). On the other hand, typing Control-Return in ERT would appear as a line break with a special character that does not exist in latex sourc

Re: [PATCH] Re: BufferStoraghe

2002-10-25 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Oct 22, 2002 at 03:43:21AM +0100, John Levon wrote: | | > > I do not understand the point in this separate class. | > | > Here's a patch | | Well ? ... Why the hurry? This code has been there for 5-6 years, why the hurry to rip it out? --

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Here are the remaining four dialogs from Rob's monster patch. | Printer, Spellchecker, Texinfo and Wrap. | | All the diff's look fine to me, they all compile and I've tried them | out in minimal fashion. Ok to apply? yes. -- Lgb

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | John, | | attached is some rough and ready, proof of principle code that | appears to do the job. | | To generate an autosave type | buffer-auto-save | in the minibuffer. You should get "Autosaving Buffer" printed to the | console. If you have

Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 3:30 am, John Levon wrote: > On Thu, Oct 24, 2002 at 09:52:41PM +0100, Angus Leeming wrote: > > John, > > > > attached is some rough and ready, proof of principle code > > that appears to do the job. > > Seems to work. Thanks ! > > How easy is it to backport to 1.2 ? It'l

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Tue, Oct 15, 2002 at 02:12:41PM -0300, Joao Luis M. Assirati John> wrote: >> I'm using latest 1.2.2cvs. Open a new document, insert a displayed >> equation (it can be void, does not matter), put the cursor outside >> the equation, to

Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 10:02:30AM +0200, Jean-Marc Lasgouttes wrote: > John> I hate corner cases. We have code to give a useful label string > John> by default, but this goes wrong with math, where ->asString() > John> needs to return the latex. Please open a "minor" bug on bugzilla > > This is r

Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | John, > | > | attached is some rough and ready, proof of principle code > | that appears to do the job. > | > | To generate an autosave type > | buffer-auto-save > | in the minibuffer.

Re: zombies: proof of principle

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 09:12:09AM +0100, Angus Leeming wrote: > Incidentally, is __EMX__ cygwin? I don't thinks so. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Oct 25, 2002 at 09:12:09AM +0100, Angus Leeming wrote: | > Incidentally, is __EMX__ cygwin? | | I don't thinks so. I think it is OS/2 -- Lgb

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | John, | > | | > | attached is some rough and ready, proof of principle code | > | that appears to do the job. | > | | > | To generate an aut

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 3:45 am, Rob Lahaye wrote: > Angus Leeming wrote: > > Here are the remaining four dialogs from Rob's monster > > patch. Printer, Spellchecker, Texinfo and Wrap. > > > > All the diff's look fine to me, they all compile and I've > > tried them out in minimal fashion. Ok to a

Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 9:28 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: > | > Angus Leeming <[EMAIL PROTECTED]> writes: > | > | John, > | > | > | > | attached is some rough and ready, proof of princi

Re: [PATCH] Re: Documentation menu broken?

2002-10-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Well... hardcodinng "../../lyxdoc" requires that the docs are Lars> two dirs up and in the dir lyxdoc... that might not be true, and Lars> should at most be a configurable default value. Lars, I'll let you do whatever you pref

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: Re: [lasgouttes@lyx.org: lyx-devel src/frontends/xforms/: ChangeLog FormExternal.C]]

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Thu, Oct 24, 2002 at 05:05:27PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> Could someone who knows about boost::regex please write the 10 >> lines of code that could implement this simple functionality? Or >> alternatively fix

Re: Symbols missing?

2002-10-25 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Thursday 24 October 2002 4:17 pm, Andre Poenitz wrote: >> On Thu, Oct 24, 2002 at 05:11:40PM +0200, Dekel Tsur wrote: > On >> Thu, Oct 24, 2002 at 04:30:18PM +0200, Andre Poenitz > wrote: Here >> is a patch that tries to add xfon

Re: Symbols missing?

2002-10-25 Thread Jean-Marc Lasgouttes
> "Joao" == Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes: Joao> Dekel Tsur wrote: >> If the directory is already in the font path, then loading the math >> fonts should not fail. But to be on the safe side, here is a patch >> that adds a check if the directory is in the fontpath. Joao

Re: [patch]: xforms paragraph dialog

2002-10-25 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> This is wrong. In my opinion, you should have the option to Dekel> distinguish between "I want to use the default font size" and Dekel> "I want to use 10 points font". Maybe the dialog should show Dekel> default (10) 10 11 >> That wou

Re: Symbols missing?

2002-10-25 Thread José Abílio Oliveira Matos
On Friday 25 October 2002 10:00, Jean-Marc Lasgouttes wrote: > > Unless we end up with something very very safe, I would be reluctant, > at least for 1.2.2. But you are free to add something like that to > your own packaging :) Oh, you mean that now we can have something like lyx-1.2.2-al-1, or

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 10:02:30AM +0200, Jean-Marc Lasgouttes Andre> wrote: John> I hate corner cases. We have code to give a useful label string John> by default, but this goes wrong with math, where ->asString() John> needs to re

info on lyx package

2002-10-25 Thread Elisabetta Ronchieri
Hi, I would like to know what versions of autotools you have used for lyx pakcage, especially the following:: lyx-1.2.1.tar.gz cheers eli

Re: info on lyx package

2002-10-25 Thread Jean-Marc Lasgouttes
> "Elisabetta" == Elisabetta Ronchieri <[EMAIL PROTECTED]> writes: Elisabetta> Hi, I would like to know what versions of autotools you Elisabetta> have used for lyx pakcage, especially the following:: Elisabetta> lyx-1.2.1.tar.gz as configure --version probably tells you, the version is 2.13

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: Re: [lasgouttes@lyx.org: lyx-devel src/frontends/xforms/: ChangeLog FormExternal.C]]

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 10:54:54AM +0200, Jean-Marc Lasgouttes wrote: > Just that. I am not even sure it supports both syntaxes. I think it > currently breaks whenever there is a $ in the text, and I think it is > because boost is not prepared to see regexps like "*}*" and just dies. The following

QMathMatrix problems

2002-10-25 Thread Juergen Spitzmueller
Implementing this is not as trivial as I thought. Two questions so far: 1. QMath is obviously implemented different wrt other dialogs (not in Dialogs.C and Dialogs_impl.h). How should the matrix dialog be implemented? As a subdialog to Math? Detailed hints are welcome. 2. Any idea how to deal w

Searching in footnotes

2002-10-25 Thread Juergen Spitzmueller
Yesterday I've helped a friend finishing up his Ph.D. We did a lot of search/replace (- to -- etc.) in a huge doc with lots of footnotes (lyx 1.2.2 cvs). However, I noticed that search missed a lot in footnotes. This showed up when searching backwards. Is this possible? I have not checked it wit

Re: info on lyx package

2002-10-25 Thread Elisabetta Ronchieri
Jean-Marc Lasgouttes wrote: > > > "Elisabetta" == Elisabetta Ronchieri <[EMAIL PROTECTED]> >writes: > > Elisabetta> Hi, I would like to know what versions of autotools you > Elisabetta> have used for lyx pakcage, especially the following:: > > Elisabetta> lyx-1.2.1.tar.gz > > as configure

Re: QMathMatrix problems

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 12:10:34PM +0200, Juergen Spitzmueller wrote: > 1. QMath is obviously implemented different wrt other dialogs (not in > Dialogs.C and Dialogs_impl.h). How should the matrix dialog be implemented? > As a subdialog to Math? Detailed hints are welcome. However you think it i

Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 11:08:55AM +0200, Jean-Marc Lasgouttes wrote: > Andre> Is the "label stuff" the thing that wants "eq:" or "sec:"? > Andre> If so I fail to see how this is connected to a TOC entry. > > becausese it says "sec:Introduction" for the Introduction chapter. Do > you see something

Re: Insert label bug.

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 11:08:55AM +0200, Jean-Marc Lasgouttes Andre> wrote: Is the "label stuff" the thing that wants "eq:" or Andre> "sec:"? If so I fail to see how this is connected to a TOC Andre> entry. >> becausese it says "s

Re: info on lyx package

2002-10-25 Thread Jean-Marc Lasgouttes
> "Elisabetta" == Elisabetta Ronchieri <[EMAIL PROTECTED]> writes: Elisabetta> Jean-Marc Lasgouttes wrote: >> > "Elisabetta" == Elisabetta Ronchieri >> <[EMAIL PROTECTED]> writes: >> Elisabetta> Hi, I would like to know what versions of autotools you Elisabetta> have used for lyx pakcage

Resent: lyx.spec patch

2002-10-25 Thread Kayvan A. Sylvan
This fixes a bug with the current spec file (does not compile). Please apply. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "crown of her husband" | Robin Grego

Re: Insert label bug.

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 12:25:10PM +0200, Jean-Marc Lasgouttes wrote: > Andre> So a boolean flag or a new function seems needed... > > Yes, but it would be nice to avoid multiplication of parameters for > each of these uses. So we have to know how each inset is supposed to > behave. Inset::asStri

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Rob Lahaye
Angus Leeming wrote: Here are the remaining four dialogs from Rob's monster patch. Printer, Spellchecker, Texinfo and Wrap. All the diff's look fine to me, they all compile and I've tried them out in minimal fashion. Ok to apply? Two questions/remarks: 1) FormWrap.h has NO longer the line: v

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 08:41:35PM +0900, Rob Lahaye wrote: > ButtonPolicy::SMInput input(FL_OBJECT *, long); > >There's no "virtual" here. Is that on purpose or is it missing >by mistake? A function only need to be declared 'virtual' in the base class of a hierarchy. In the derived

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 12:41 pm, Rob Lahaye wrote: > Angus Leeming wrote: > > Here are the remaining four dialogs from Rob's monster > > patch. Printer, Spellchecker, Texinfo and Wrap. > > > > All the diff's look fine to me, they all compile and I've > > tried them out in minimal fashion. Ok to

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Rob Lahaye
Angus Leeming wrote: On Friday 25 October 2002 12:41 pm, Rob Lahaye wrote: Not here it doesn't and my version is identical to that in cvs. mv FormWrap.C FormWrap.C_safe cvs update FormWrap.C Ah, sorry, forgot to do a cvs update for that. 2) External.h has the line: ButtonPolicy::SMInput

[patch]: putting those zombies to rest

2002-10-25 Thread Angus Leeming
ispell and autosave processes are now handled by the ForkedcallController, so the zombies are gone. I cleaned up my original interface, so daughter classes really have to do very little indeed. I'll await an "Ok to apply", but am going to be out and about until Thursday next week, so feel free

Re: Mathed bugs

2002-10-25 Thread Darren Freeman
Dekel, On Fri, 2002-10-25 at 04:15, Dekel Tsur wrote: > On Thu, Oct 24, 2002 at 03:00:49PM +0200, Andre Poenitz wrote: > > On Thu, Oct 24, 2002 at 10:18:25PM +0930, Darren Freeman wrote: > > > Are there plans to make it more intuitive? Like bind the ctrl-b to the > > > correct action when in mathe

Re: [patch]: the last of the xforms dialogs

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 1:01 pm, Rob Lahaye wrote: > Angus Leeming wrote: > > On Friday 25 October 2002 12:41 pm, Rob Lahaye wrote: > > > > Not here it doesn't and my version is identical to that in > > cvs. mv FormWrap.C FormWrap.C_safe > > cvs update FormWrap.C > > Ah, sorry, forgot to do a

Re: Mathed bugs

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 09:42:32PM +0930, Darren Freeman wrote: > > Why do you need context sensitive keybindings for that ? > > You can just use the following patch. > > I can't tell for sure, but doesn't that entirely replace the ability to > insert bold outside of mathed? No, the patch was loc

Re: Infinite loop with this file

2002-10-25 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> relyx bug right ? It would be nice to see the relevant tex code. John> Can we make lyx a bit more robust reading this ? I do not know. JMarc

rotatefoilhead does not work

2002-10-25 Thread Edwin Leuven
running latex gives the following: LaTeX Warning: Without the 'dvips' or 'dvipsone' option, rotation is not supported on input line 18. dvips is not passed as a document option, I need to do it by hand.

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: Re: [lasgouttes@lyx.org: lyx-devel src/frontends/xforms/: ChangeLog FormExternal.C]]

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 10:54:54AM +0200, Jean-Marc Lasgouttes Andre> wrote: >> Just that. I am not even sure it supports both syntaxes. I think it >> currently breaks whenever there is a $ in the text, and I think it >> is because

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: Re: [lasgouttes@lyx.org: lyx-devel src/frontends/xforms/: ChangeLog FormExternal.C]]

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 03:07:56PM +0200, Jean-Marc Lasgouttes wrote: > Andre> The following seems to work, although I am not really happy > Andre> with it. There must be a way without searching twice and > Andre> re-building the full line everytime > > It is already vastly better than the cra

Re: Default label should be fig: not cap:

2002-10-25 Thread Darren Freeman
On Mon, 2002-10-21 at 02:19, Dekel Tsur wrote: > On Thu, Oct 17, 2002 at 09:26:11PM +0300, Martin Vermeer wrote: > > > Adding a label to the start of the caption (imitating the user guide). > > > > > > The default label is cap: when it really should be fig: if it's in a > > > figure float. Simila

Re: [PATCH] Re: [kornelia.pietsch@hrz.tu-chemnitz.de: Re: [lasgouttes@lyx.org: lyx-devel src/frontends/xforms/: ChangeLog FormExternal.C]]

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 03:07:56PM +0200, Jean-Marc Lasgouttes Andre> wrote: The following seems to work, although I am not really Andre> happy with it. There must be a way without searching twice and Andre> re-building the full lin

Re: llncs.layout

2002-10-25 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> I did try it. Current definition gives errors when running Dekel> latex, while changing to normal thebibliography works. Good. Thanks. Since you have llncs.cls at hand, could you have a look at the Keyword layouts. It seems to me tha

Re: lyxstring - rides again

2002-10-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Perhaps, but I do not want it. (and your T has to be renamed to Lars> strclass) Lars> and instead of the STRCONV(), you would need a string(). So what Lars> did you really gain? (except hiding the ugly conversion) Why would w

Re: lyxstring - rides again

2002-10-25 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > | Lars> Perhaps, but I do not want it. (and your T has to be renamed to | Lars> strclass) > | Lars> and instead of the STRCONV(), you would need a string(). So what | Lars> did you

Re: xfig and LyX

2002-10-25 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > | Andre> On Fri, Oct 25, 2002 at 02:47:35PM +0200, Jean-Marc Lasgouttes | Andre> wrote: >>> This problem should be fixed now. > | Andre> It is still crashing. Insert an ExternalInset in a

Re: lyxstring - rides again

2002-10-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> If we agree that implicit conversions is bad, all conversions Lars> need to be tagged with something. (and I am not adding more Lars> non-standard c-tors to lyxstring either.) Well, I can agree that implicit conversion is bad,

Re: Symbols missing?

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 11:00:10AM +0200, Jean-Marc Lasgouttes wrote: > Unless we end up with something very very safe, I would be reluctant, > at least for 1.2.2. Maybe 1.2.3 then. It's an embarrassing bug (for me ;) but not that serious I suppose john -- "This is playing, not work, therefore

Re: [PATCH] Re: BufferStoraghe

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 09:45:40AM +0200, Lars Gullik Bjønnes wrote: > Why the hurry? No hurry. > This code has been there for 5-6 years, why the hurry to rip it out? Quite happy to leave it for a time, just you said you'd come up with a justification for it being there ;) john -- "This is p

Re: QMathMatrix problems

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 12:10:34PM +0200, Juergen Spitzmueller wrote: > 1. QMath is obviously implemented different wrt other dialogs (not in > Dialogs.C and Dialogs_impl.h). How should the matrix dialog be implemented? > As a subdialog to Math? Detailed hints are welcome. See ::delimiterClicke

Re: QMathMatrix problems

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 12:17:10PM +0200, Andre Poenitz wrote: > I think the math matrix dialog could bescrapped one day and reuse the > "real" table dialog. So do not put too much effort into it Actually we want to scrap tabular create. We need to make "table-like handling" easier to do in b

CVS broken

2002-10-25 Thread Darren Freeman
Dear list, In the last 3 or so hours the 1.3.0CVS tree was broken (can't compile): ControlPrint.C: In member function `virtual void ControlPrint::apply()': ControlPrint.C:207: `endl' undeclared (first use this function) ControlPrint.C:207: (Each undeclared identifier is reported only once for eac

Re: CVS broken

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 02:50:14PM -0300, Garst R. Reese wrote: > > ControlPrint.C:207: `endl' undeclared (first use this function) fixed john -- "This is playing, not work, therefore it's not a waste of time." - Zath

Re: Searching in footnotes

2002-10-25 Thread John Levon
On Fri, Oct 25, 2002 at 12:16:52PM +0200, Juergen Spitzmueller wrote: > Yesterday I've helped a friend finishing up his Ph.D. > footnotes (lyx 1.2.2 cvs). > However, I noticed that search missed a lot in footnotes. This showed up when neat a simple testcase. I just tried, and it worked. > Is th

Re: Mathed bugs

2002-10-25 Thread Darren Freeman
On Fri, 2002-10-25 at 04:15, Dekel Tsur wrote: > On Thu, Oct 24, 2002 at 03:00:49PM +0200, Andre Poenitz wrote: > > On Thu, Oct 24, 2002 at 10:18:25PM +0930, Darren Freeman wrote: > > > Are there plans to make it more intuitive? Like bind the ctrl-b to the > > > correct action when in mathed? > >

Preamble dialog (XForms)

2002-10-25 Thread Dekel Tsur
Pressing enter closes the dialog, and therefore it is not possible to add new lines...

Patch: erasing files in ~/.lyx/xfonts/

2002-10-25 Thread Dekel Tsur
This patch make the configure script erase the files in ~/.lyx/xfonts, if ~/.lyx/xfonts/fonts.dir is equal to LYXLIB/xfonts/fonts.dir PS: Should I also remove the directory ~/.lyx/xfonts ? Index: configure.m4 === RCS file: /usr/local

Guadagna Navigando!!!!!!!!!!!!!!!

2002-10-25 Thread Giovanni
PROVA A NAVIGARE CON QUESTO NUOVO PROVIDER E' VELOCE ED AFFIDABILE http://www.emoti.it/home/?ID=426 TI PAGANO PURE PER NAVIGARE!!!

Patch: validate for MathCasesInset

2002-10-25 Thread Dekel Tsur
This patch make lyx add \usepackage{amsmath} if \begin{cases} is used inside a math formula. Index: math_casesinset.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_casesinset.C,v retrieving revision 1.11 diff -u -p -r

Patch: Better(?) behavior of math-limits

2002-10-25 Thread Dekel Tsur
Suppose that I have a display formula \[ \sum_{i > 1} \] and I change it to \sum\nolimits_{i > 1} by pressing M-m l. After a while, I change my mind and want to remove the \nolimits. So I go into the inset and presses M-m l, and from the display on screen it looks like \nolimits was removed. Howeve

Crash with undo

2002-10-25 Thread Dekel Tsur
Open the attached file. Press delete 3 times, and then press undo twice, and LyX will crash. Also, after one undo, the display on screen is incorrect (only the c is shown, while the DVI output both the 'b' and 'c' are shown). The same crash also happen in 1.2.2cvs

Re: xfig and LyX

2002-10-25 Thread Jean-Marc Lasgouttes
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes: >> Maybe your problem is that you do not include the color package >> (\usepackage{color} in Preamble) >> Nirmal> Yes, that was it!! Thanks a lot.. the problem with the crash Nirmal> in 1.3.0cvs (when including a .fig directly using ex

Re: xfig and LyX

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 02:47:35PM +0200, Jean-Marc Lasgouttes wrote: > This problem should be fixed now. It is still crashing. Insert an ExternalInset in a new doc, change type to Xfig, do not enter a name. Save, reload. Press Shift-End to mark "everything", Press . Boom. #0 0x0841842d in boo

Re: xfig and LyX

2002-10-25 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Oct 25, 2002 at 02:47:35PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> This problem should be fixed now. Andre> It is still crashing. Insert an ExternalInset in a new doc, Andre> change type to Xfig, do not enter a name. S