Re: If there only is an emergency file...

1999-05-27 Thread Asger K. Alstrup Nielsen
> This behaviour seems indeed strange. I guess you are referring to the > following code (that I reproduce so that others can comment): > > if (fileInfoE.exist() && fileInfo2.exist()) { > if (fileInfoE.getModificationTime() > > fileInfo2.getModification

Re: LyX on RedHat 6.0

1999-05-27 Thread Kayvan Aghaiepour Sylvan
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Kayvan" == Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: Kayvan> I have LyX running just fine on RedHat 6.0. I can give you my Kayvan> RPM's, if you want. Jean-Marc> It would be interesting to know what exact ve

Re: LyX on RedHat 6.0

1999-05-27 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: Kayvan> I have LyX running just fine on RedHat 6.0. I can give you my Kayvan> RPM's, if you want. It would be interesting to know what exact version of glibc2.1 you are both running. A similar problem has already been report

LyX on RedHat 6.0

1999-05-27 Thread Kayvan Aghaiepour Sylvan
I have LyX running just fine on RedHat 6.0. I can give you my RPM's, if you want. ---Kayvan -- Kayvan Aghaiepour Sylvan | Proud husband of | Father to Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://www.isp.net/~kayvan |

RTF to LaTeX converter

1999-05-27 Thread Levente NOVAK
Hello, I am not subscribed to this list, so don't know if you are aware of rtf2latex2e, a program which can convert RTF (M$) files to LaTeX. It would be possible hopefully to write a wrapper for this program, whose output could be further processed by reLyX. In that way, LyX would be able to impo

LyX on RedHat 6.0

1999-05-27 Thread Jeffrey Johnson
Has anyone compiled LyX version 1.0.3pre4 on a RedHat 6.0 System with glibc 2.1? I have compiled it, but every time I try to run it I get a segmentation fault and core dump. It compiles cleanly, and I have tried both .86 and .88 glibc and libc5 versions of the xforms library. The demo progs in xfo

Re: [Martin Lubcke ] Re: [martinl@teorfys.uu.se] LyX Feedback

1999-05-27 Thread Jean-Marc Lasgouttes
>> Hi, I managed to get it right after sending the mail. The problem >> was that all equations containing "mathcal(red)L=a long expression" >> worked out fine on the preview, but when saved and reloaded the >> "mathcal(red)L" disapeared and there was just a blue empty equation >> box followed by

Re: Reproducable Segfault with "Notes in Formulas"

1999-05-27 Thread Jean-Marc Lasgouttes
> "Frank" == Frank Mahler <[EMAIL PROTECTED]> writes: Frank> Hi there! I just found a reproducable segfault-bug in Frank> LyX-1.0.3pre2 (sorry, did not try the most current release -- Frank> perhaps later this day...). We had several reports of similar problems already, but we never came wi

Re: If there only is an emergency file...

1999-05-27 Thread Jean-Marc Lasgouttes
> "Shigeru" == Shigeru Miyata <[EMAIL PROTECTED]> writes: Shigeru> Looking at BufferList::readFile() I found that LyX does not Shigeru> load emergency save file if the file was not saved properly Shigeru> at least once. Is this the correct behaviour? This behaviour seems indeed strange. I g

[Martin Lubcke ] Re: [martinl@teorfys.uu.se] LyX Feedback

1999-05-27 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- From: Martin Lubcke <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Organization: Instutitionen för Teoretisk Fysik To: [EMAIL PROTECTED] (Lars Gullik Bjønnes) Subject: Re: [[EMAIL PROTECTED]] LyX Feedback Date: Thu, 27 May 1999 09:35:02 +0200 References:

Re: [BUG] One page only!

1999-05-27 Thread Jean-Marc Lasgouttes
> "Shigeru" == Shigeru Miyata <[EMAIL PROTECTED]> writes: Shigeru> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: >> > "Fabrizio" == Fabrizio Sebastiani <[EMAIL PROTECTED]> writes: >> Fabrizio> Hello Lyx World ! I am an happy lyx 1.0.0 user. I created Fabrizio> a lyx document (7 page

Re: gdb Tutorial, someone please

1999-05-27 Thread Jean-Marc Lasgouttes
> "Shigeru" == Shigeru Miyata <[EMAIL PROTECTED]> writes: Shigeru> Wait a minute. It stop crashing at start-up when I use the Shigeru> 3.4i header and the library. Thanks so much! I will look Shigeru> into the crash at the exit. (It seems to be related to path Shigeru> problem.) There s

Re: [BUG] One page only!

1999-05-27 Thread Jean-Marc Lasgouttes
> "Fabrizio" == Fabrizio Sebastiani <[EMAIL PROTECTED]> writes: Fabrizio> Jean-Marc Lasgouttes wrote: >> Yes, please send us this file (a short version, as much as >> possible!). >> >> JMarc Fabrizio> David L. Johnson wrote >> >> Please send me this curious file -- I guess I want both t

Re: gdb Tutorial, someone please

1999-05-27 Thread Shigeru Miyata
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > I really do not see what happens there. I particular, there is no > reason why a crash can happen at this place, it seems. It might be > that the code does not make sense because of optimization. You could > try to recompile without optimization a

Re: [BUG] One page only!

1999-05-27 Thread Shigeru Miyata
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > > "Fabrizio" == Fabrizio Sebastiani <[EMAIL PROTECTED]> writes: > > Fabrizio> Hello Lyx World ! I am an happy lyx 1.0.0 user. I created > Fabrizio> a lyx document (7 page long) with Layout/Document/Class > Fabrizio> "article". If I change

If there only is an emergency file...

1999-05-27 Thread Shigeru Miyata
Looking at BufferList::readFile() I found that LyX does not load emergency save file if the file was not saved properly at least once. Is this the correct behaviour? Regards, SMiyata