Re: Release LyX 1.1.6

2001-01-14 Thread Armin Geisse
On Sun, 14 Jan 2001, Allan Rae wrote: > > If you are after the output encoding of the LaTeX files then you can > change: > Preferences->Outputs->Misc->TeX_Encoding > Thank you very much Allan. That's what I was looking for, but i must have been blind. Greetings Armin

Re: Release LyX 1.1.6

2001-01-13 Thread Armin Geisse
On Sat, 13 Jan 2001, Allan Rae wrote: > ... > saved your changes LyX uses ~/.lyx/preferences for its settings from then > on. That is, it ignores your old ~/.lyx/.lyxrc in future if a > preferences file exists. > But it still seems to read a ~/.lyx/lyxrc-defaults file. This was the only way I fo

Re: Ghostscript 6.50 and LyX

2000-12-12 Thread Armin Geisse
On Mon, 11 Dec 2000, John Levon wrote: > > A couple of users reported that they couldn't get recent Ghostscript > versions to work with LyX with displaying figures inline. It transpires > this is a Ghostscript bug > > http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897 > > Thi

Re: No rendering with Ghostscript 6.50

2000-12-08 Thread Armin Geisse
Sorry Guys, I forgot to mention that I'm having those rendering problems on Linux. There were no problems with version 6.01 (on Linux). As a solution so far, I set the \ps_command - variable to Ghostscript 6.01, because version 6.50 works fine with all other programs using ghostscript. Cheers Ar

No rendering with Ghostscript 6.50

2000-12-08 Thread Armin Geisse
Hi, after upgrading to ghostscript 6.50, lyx1.1.5fix2 and the latest cvs-version don't render eps-pictures any more. Anybody else suffering the same problem ? Cheers Armin -- Armin Geisse [EMAIL PROTECTED]

Which version of regex.h ?

2000-03-19 Thread Armin Geisse
Hi, I couldn't compile Lyx any more starting with version 1.1.3, during the final linking I got a lot of error messages mentioning the regex-functions. When I compile the CVS-Version (1.1.5cvs) using lyxregex.h instead of the regex.h on my system (SuSE 6.0, regex.h 0.12), everything works fine. S

1.1.3 and newer don't compile

2000-03-12 Thread Armin Geisse
efined reference to `regerror(int, re_pattern_buffer const *, char *, unsigned int)' collect2: ld returned 1 exit status (The messages shown apply to the CVS-version, but they are identical for 1.1.3 and 1.1.4) I know there was a larger rewrite of the code for 1.1.3, but I can't figure