Re: [PATCH] Re: Here you go

2002-04-28 Thread Andre Poenitz
On Sat, Apr 27, 2002 at 10:49:56PM +0300, Dekel Tsur wrote: > The patch to UPGRADING: > > ... LyX 1.2.0 does not handle correctly older files. After the upgrade, > you will need to spend several hours to manually fix your files. > But LyX 1.2.0 is so wonderful, so it is worth your time! Not too

Re: A WinXP patch

2002-04-28 Thread Vitaly Lipatov
On 28 April 2002 19:22, Philipp Reichmuth wrote: > VL> Filter on the size or the file name extension will be enough? > VL> I think some antivirus is more problematic. > > Extension would do. Size is bad, sometimes there are really big > screenshots getting passed around. We need kill files with s

Close all floats, 1.2.0

2002-04-28 Thread Rod Pinna
Just a quick query, has the "Close all floats" menu item gone? If so, could I put in a very small request that it come back? Or else may a preference that would allow the user to specify that the document opens with all floats closed? Thanks, Rod

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-28 Thread R. Lahaye
Herbert Voss writes: > > Angus Leeming wrote: > > > On Thursday 25 April 2002 1:56 pm, Herbert Voss wrote: > > >>Jean-Marc Lasgouttes wrote: > >> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: > > >>>Herbert> only an idea: we have "tons" of converter entries. Why not > >

Re: A WinXP patch

2002-04-28 Thread Kayvan A. Sylvan
On Sun, Apr 28, 2002 at 05:29:34PM +0100, John Levon wrote: > On Sun, Apr 28, 2002 at 11:30:27AM +0200, Philipp Reichmuth wrote: > > > Since I am quite sure that I don't like it, and since I'm sitting on a > > modem line where five extra 120 to 200 kByte mails a day do make a > > difference, I w

[PATCH] fix XpmAllocColor failed messages

2002-04-28 Thread John Levon
convert in later versions uses the "opaque" color name. This patch just sets it to white. Please apply. thanks john -- "here's a joke for you: why did the chicken turn around and around in circles. as i think she turned around; but why? why did the chicken cross the road; i think she turne

[Amir Seginer ] LyX 1.2.0pre4: graphicsrendering bug?

2002-04-28 Thread Lars Gullik Bjønnes
--- Begin Message --- Hello, I hope you are the right person to contact (LyX 1.2.0pre4 is not in the buggzilla yet?). While running LyX 1.2.0pre4 I inserted an eps graphics which didn't show on the Lyx window. Instead I got a frame with the error: Error scaling etc In the shell ter

Re: [PATCH] Re: Here you go

2002-04-28 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Sat, Apr 27, 2002 at 09:09:13PM +0200, Lars Gullik Bjønnes wrote: >> | Here is a patch :) >> | Can I apply it ? >> >> No. > | Why? Untested. Make others test it verify that lyx files form 1.1.6 load correctly. Then if all tests work out we can commit

Re: Math panel sigma ..

2002-04-28 Thread John Levon
On Sun, Apr 28, 2002 at 07:14:21PM +0200, Herbert Voss wrote: > in this box the choosed fontsize is valid Oh, umm, so I can insert a sigma and get the style I selected ? I see. john -- "here's a joke for you: why did the chicken turn around and around in circles. as i think she turned aroun

buffer local l10n

2002-04-28 Thread Lars Gullik Bjønnes
Can be done with gcc 3.1 and glibc: #include #include #include using namespace std; /// class LyXMessages { public: /// typedef messages::catalog catalog; /// LyXMessages(string const & l, string const & dir) : lang(l), localedir(dir),

Re: Math panel sigma ..

2002-04-28 Thread Herbert Voss
John Levon wrote: > If I go to the styles & fonts panel and select one of the sigma styles > without having a selection, then I get an empty box. What is it for ? > What can I do with it ? in this box the choosed fontsize is valid Herbert -- http://www.lyx.org/help/

Math panel sigma ..

2002-04-28 Thread John Levon
If I go to the styles & fonts panel and select one of the sigma styles without having a selection, then I get an empty box. What is it for ? What can I do with it ? regards john -- "here's a joke for you: why did the chicken turn around and around in circles. as i think she turned around; bu

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-28 Thread Herbert Voss
Angus Leeming wrote: > On Thursday 25 April 2002 1:56 pm, Herbert Voss wrote: > >>Jean-Marc Lasgouttes wrote: >> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >>>Herbert> only an idea: we have "tons" of converter entries. Why not >>>Herbert> use convert file.from file.to

Re: QT Testing

2002-04-28 Thread John Levon
On Sun, Apr 28, 2002 at 03:50:26PM +0200, Lars Gullik Bjønnes wrote: > | Kewl, that got a bit further... Now, if anyone has any ideas why it > | still won't compile qt, your help would be greatly appreciated! > | Thanks! (dump below). > > Me to... I have a linker failer with qt that I cannot fig

Re: A WinXP patch

2002-04-28 Thread John Levon
On Sun, Apr 28, 2002 at 11:30:27AM +0200, Philipp Reichmuth wrote: > Since I am quite sure that I don't like it, and since I'm sitting on a > modem line where five extra 120 to 200 kByte mails a day do make a > difference, I wonder whether it would be possible to filter out > e-mail viruses in t

Re: QT Testing

2002-04-28 Thread Juergen Spitzmueller
R. Lahaye wrote: > I don't know about QT; haven't done that part. Someone else > may comment to that. Before you investigate further: the QT-version is broken in pre4 and CVS and as far as I understand John, it is not very likely to get fixed before 1.2.0. Anyway, the QT port is not complete an

Re: QT Testing

2002-04-28 Thread Lars Gullik Bjønnes
Brett Randall <[EMAIL PROTECTED]> writes: >> On Sun, 28 Apr 2002 20:01:14 +0900, "R. Lahaye" <[EMAIL PROTECTED]> >said: > >> I don't know about QT; haven't done that part. Someone else may >> comment to that. > | Kewl, that got a bit further... Now, if anyone has any ideas why it | still won

Re: Compiling with gcc-3.2 (CVS gcc)

2002-04-28 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Sat, Apr 27, 2002 at 09:08:43PM +0200, Lars Gullik Bjønnes wrote: >> "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: >> >> | Trying to link on Cygnus with gcc-3.2cvs, I get the following errors >> | on link: >> >> Why not do this with gcc-3.1.

Re: QT Testing

2002-04-28 Thread R. Lahaye
Brett Randall wrote: > > "R. Lahaye" <[EMAIL PROTECTED]> said: > > > I don't know about QT; haven't done that part. Someone else may > > comment to that. > > Kewl, that got a bit further... Now, if anyone has any ideas why it > still won't compile qt, your help would be greatly appreciated! > T

Re: QT Testing

2002-04-28 Thread Brett Randall
> On Sun, 28 Apr 2002 20:01:14 +0900, "R. Lahaye" <[EMAIL PROTECTED]> >said: > I don't know about QT; haven't done that part. Someone else may > comment to that. Kewl, that got a bit further... Now, if anyone has any ideas why it still won't compile qt, your help would be greatly appreciate

Re: QT Testing

2002-04-28 Thread R. Lahaye
Brett Randall writes: > > I am fairly new to LyX, but I am now going to be using extensively as > part of my studies (ie at a minimum of the next 5 years). As such, I > want to have nice, smooth fonts to read on my screen because the > harsh, disgusting looking fonts that xforms uses just really

Configure of lyx 1.2 : dependency on ljpeg

2002-04-28 Thread Pierre-Olivier Gaillard
Hello, trying to compile Lyx 1.2pre4 on a Debian with few development libraries showed a funny thing : if you do not have libjpeg installed configure will believe that your computer does not have memcopy and other basic string libraries. It seems that an unnecessary -ljpeg slipped into the LDF

QT Testing

2002-04-28 Thread Brett Randall
Hi all I am fairly new to LyX, but I am now going to be using extensively as part of my studies (ie at a minimum of the next 5 years). As such, I want to have nice, smooth fonts to read on my screen because the harsh, disgusting looking fonts that xforms uses just really bore me to tears! ;-) So

Re: A WinXP patch

2002-04-28 Thread Philipp Reichmuth
> Hi,This is a WinXP patch > I wish you would like it. Since I am quite sure that I don't like it, and since I'm sitting on a modem line where five extra 120 to 200 kByte mails a day do make a difference, I wonder whether it would be possible to filter out e-mail viruses in the mailing list engi

[PATCH] Re: LyX 1.2pre4 Image File Extension

2002-04-28 Thread Herbert Voss
John Levon wrote: > On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote: > > >>LyX itself needs the "real" filename, means with extension. >>Remeber that 1.2.0 allows a lot of different graphic formats, >>which are converted to eps or pdf. >> > > Can you mention this in UPGRADING then