Crash on missing .eps file (v. 1.1.4.fix2)

2000-03-25 Thread Vassili Papavassiliou
I apologize if this is already known, but I didn't find any reports of this behavior. It is fairly easy to reproduce. I copied the file Extended.lyx from the doc directory to my home directory to try some export features. As soon as I open the file, it crashes the X server! (Not just lyx.) After d

move of lyx.org machines

2000-03-25 Thread Lars Gullik Bjønnes
We are going to move the LyX machines to another site, this require some changes so expect problems with www,ftp,mail during the next week. Hopefully the noticable changes will be slim. Lgb

Re: V1.14fix2 on Win32

2000-03-25 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Sat, Mar 25, 2000 at 08:05:43PM +0100, Claus Hentschel wrote: | > I've patched 1.1.4fix1 with your sent patch and have compiled it. This | > results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am | > I missing, what is not part of t

Re: XTL and FormPrint now in "rae" branch

2000-03-25 Thread Jose Abilio Oliveira Matos
On Sat, Mar 25, 2000 at 03:40:55PM +0100, Asger K. Alstrup Nielsen wrote: [...] > XTL 1.3 is already more portable than XTL 1.2, and if we can help > José with more platform specific patches, I'm sure XTL will be a > good choice for us. I think you are confusing me with someone else, and certai

Re: V1.14fix2 on Win32

2000-03-25 Thread Dekel Tsur
On Sat, Mar 25, 2000 at 08:05:43PM +0100, Claus Hentschel wrote: > I've patched 1.1.4fix1 with your sent patch and have compiled it. This > results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am > I missing, what is not part of the LyX source code? > You need to add "using s

Re: V1.14fix2 on Win32

2000-03-25 Thread Dekel Tsur
On Sat, Mar 25, 2000 at 06:05:05PM +0100, Lars Gullik Bj&resh;nnes wrote: > Why not just make it sort in the right order instead of using a > reverse iterator? Both ways work, so you can choose the way you prefer. PS: I forgot to add "using std::sort;" to paragraph.C

Re: V1.14fix2 on Win32

2000-03-25 Thread Claus Hentschel
I've patched 1.1.4fix1 with your sent patch and have compiled it. This results in an unresolved external 'sort' when linking lyx(.exe) 8-( What am I missing, what is not part of the LyX source code? Regards Claus

Re: V1.14fix2 on Win32

2000-03-25 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | > That is a bug. Kaywan posted a fix for that yesterday. | > Sorry about that. | | The fix was posted by me. However, it was incorrect. | Attached is a correct patch. | | --3V7upXqbjpZ4EhLz | Content-Type: text/plain; charset=us-ascii | Content-Dispos

Re: Annoying lyx-1.1.5cvs bug (3/24/2000 snapshot)

2000-03-25 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | Hi everyone, | | Compile the latest CVS, then do this: | | 1. Open up the Extended.lyx | 2. Page Down to someplace in the middle of the document. | 3. Mouse-click on some place in the middle of the document. | | The cursor appears momentarily wh

Re: LyX Meeting in Norway 8-9. - 11-12. June 2000

2000-03-25 Thread Asger K. Alstrup Nielsen
> Asger, at the moment I'm figuring I'll arrive sometime of the 7th. How > and when were planning on travelling to Stokke? I'll come with you. I > want to arrive the day you've planned to leave then... That's great! I think we will catch the ferry to Oslo. It takes longer than the plane, and

Re: compiling xtl?

2000-03-25 Thread Asger K. Alstrup Nielsen
> can you propose a (temporary?) hack to get around these xtl > compile problems that I'm suffering from. What errors do you get? Greets, Asger

Re: XTL and FormPrint now in "rae" branch

2000-03-25 Thread Asger K. Alstrup Nielsen
> I can't remember why XTL insists on using long long -- the documentation > is at my fingertips but I just can't seem to reach it... Just one of those > long hot Australian summer days (but wait it's supposed to autumn now! -- > roll on global-warming!) XTL does not insist on using long long. I

Re: V1.14fix2 on Win32

2000-03-25 Thread Claus Hentschel
From: Dekel wrote: > > | If there is an error - and there still are a lot of in my files which did > > | not come up in fix1 - than in fix2 near the error boxes there are some > > | characters removed from what I have written before. So fixing one > > | error and > > > > That is a bug. Kaywan post

Re: Did anyone try TeXMacs?

2000-03-25 Thread Allan Rae
On Fri, 24 Mar 2000, Dekel Tsur wrote: > On Fri, Mar 24, 2000 at 10:15:01AM +1000, Allan Rae wrote: > > > > I couldn't figure out how how to get chapters etc actually displaying in > > the appropriate fonts -- just got "" instead > > although their documentation was displayed in full glory. > >

Re: XTL and FormPrint now in "rae" branch

2000-03-25 Thread Allan Rae
On 24 Mar 2000, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> JMarc, please try compiling at least src/frontends/xforms. It > Allan> doesn't need xtl but does have a new scheme for the callbacks: > Allan> friendly C functions. It works fine with

Re: V1.14fix2 on Win32

2000-03-25 Thread Dekel Tsur
On Fri, Mar 24, 2000 at 06:07:08PM +0100, Lars Gullik Bj&resh;nnes wrote: > "Claus Hentschel" <[EMAIL PROTECTED]> writes: > > | If there is an error - and there still are a lot of in my files which did > | not come up in fix1 - than in fix2 near the error boxes there are some > | characters remov