Re: OS/2 compile

2000-02-01 Thread Allan Rae
On Wed, 2 Feb 2000, Shigeru Miyata wrote: [...] > Sorry if this is already fixed. src/Makefile.am lists > bmtable.c while there is only bmtable.C which cannot be I'm sure JMarc has already fixed this in CVS. > P.S. Is there any provision for libsigc++ to support > gcc 2.8? gcc-2.8.x shou

OS/2 compile

2000-02-01 Thread Shigeru Miyata
Sorry for not building LyX (and reporting the result) for such a long time. Here are the list of show stoppers here: In src/support/lyxlib.h mkdir() is prototyped as int mkdir(char const * pathname, unsigned int mode); while in src/support/mkdir.C it is int mkdir(char const * pathname, mode_

Export A.B.lyx in postscript gives A.ps

2000-02-01 Thread etienne grossmann
... which may cause problems if I also have a file name A.C.lyx Hello, is that a bug? Could it have to do with the following code at yx-1.1.4pre2/src/support/filetools.C:903 == string ChangeExtension(string const & ol

Yet more critical bugs...

2000-02-01 Thread Michael Schmitt
Hi, here are a few more error reports. IMHO such errors should not occur under all circumstances. Probably, something very bad is happening internally... Open a new file and add just a few parahraphs with text "aaa". Mark the whole text and try to cut it: UMR: Uninitialized memory read

Re: Equation number bug?

2000-02-01 Thread Guenter Grossberger
Hi, Angus! Hi everybody! Angus Leeming wrote: > I've had the same difficulties myself. It turns out that > lyx is sensitive to where you try to insert the equation > label. If your cursor is at the beginning (or end?) of the > equation (but within the equation editor!) then all is Ok. I position

VPATH compiles work again now.

2000-02-01 Thread Allan Rae
I'm going home to have a good sleep now. Allan. (ARRae)

Re: new command: date-insert

2000-02-01 Thread John D. Blair
Andre Poenitz wrote: > > > 4. Changed the command from date-insert to insert-date (could someone tell > >me if this is right I don't know in what direction the commands should be > >and a look at LyXAction reveals that there are insert_xxx and xxx_insert > >commands around, so what???

Last minute bug fix request

2000-02-01 Thread Michael Schmitt
Hi, sorry for gettingon your nerves but the mailing list archive in the WWW is broken once again. (Hence I decided to subscribe to the lyx-devel mailing list temporarily) Since I do not know whether the following bug report arrived at its destination, I dare to send it another time. Please don'

Re: segfault on Reformat (fwd)

2000-02-01 Thread Reuben Thomas
Allan suggested I forward this to lyx-devel. (Problem was with version 1.1.4pre2, and still occurs with the current RPMs for the CVS version.) -- http://sc3d.org/rrt/ | certain, a. insufficiently analysed -- Forwarded message -- Date: Tue, 1 Feb 2000 11:23:29 + (GMT) From:

Re: Equation number bug?

2000-02-01 Thread Angus Leeming
Hello, Guenter I've had the same difficulties myself. It turns out that lyx is sensitive to where you try to insert the equation label. If your cursor is at the beginning (or end?) of the equation (but within the equation editor!) then all is Ok. If, however, you're in mid-equation when you try a

Equation number bug?

2000-02-01 Thread Guenter Grossberger
Hi! First, congratulations for your great work. In my version 1.0.4 I tried to edit the provided example_raw.lyx as inidicated in the tutorial. But I couldn't assign equation numbers to my equations in section 4 (Math Stuff). Sometimes (but very rarely) it worked but most of the time positioning

Re: Equation number bug?

2000-02-01 Thread Guenter Grossberger
Sorry, Wrong file. Here's the right one. Bye, Guenter -- == Guenter Grossberger E-mail: [EMAIL PROTECTED] TECCO Coordination SystemsPhone: (+43-1) 5039240 -16 Mommsengasse 19/7 Fax:(+4

Re: new command: date-insert

2000-02-01 Thread Juergen Vigna
On 01-Feb-2000 Andre Poenitz wrote: > > Your editor is broken. It obviously failed to show you lines 26 and > 27 when you worked on LyXAction.C :-) Now I see it, my editor really had the function hide-file-comment-for- how-to-know-to-do-things enabled so I didn't see that lines #:O) > PS: >

Re: new command: date-insert

2000-02-01 Thread Andre Poenitz
> 4. Changed the command from date-insert to insert-date (could someone tell >me if this is right I don't know in what direction the commands should be >and a look at LyXAction reveals that there are insert_xxx and xxx_insert >commands around, so what???) Your editor is broken. It ob

Re: File format for Hebrew documents

2000-02-01 Thread Jules Bean
On Sun, 23 Jan 2000, Dekel Tsur wrote: > Before my patch is applied, I'm thinking of changing the file format for > Hebrew documents. > Currently, I use "\direction rtl" to switch to Hebrew and "\direction default" > to return to English (regardless of the language of the document). > > However,

Re: Compilation problems

2000-02-01 Thread Jules Bean
On 28 Jan 2000, Lars Gullik Bjønnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | > | Lars> mmm...I want to do that...but so far I have not dared. > | Lars> Eventually "using" should not be used in headers at

RE: new command: date-insert

2000-02-01 Thread Juergen Vigna
On 01-Feb-2000 John D. Blair wrote: > Hello, > Hello Blair! > Thanks much for all of your excellent work on LyX. I'm really happy > with what it can do now, and I'm looking forward to everything you're > still working on. > #:O) > At any rate, I've attached a patch to implement a simple ne