Re: [PATCHES] some support for Qt/Mac

2003-07-08 Thread Andre Poenitz
On Tue, Jul 08, 2003 at 05:48:11PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > >> So do you have a more constructive idea about what we can do? > > Andre> Ignore it until update() is gone. > > Is this related to update() or to bad fonts???

Re: [PATCHES] some support for Qt/Mac

2003-07-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> So do you have a more constructive idea about what we can do? Andre> Ignore it until update() is gone. Is this related to update() or to bad fonts??? JMarc

Re: [PATCHES] some support for Qt/Mac

2003-07-08 Thread Andre Poenitz
On Tue, Jul 08, 2003 at 05:11:04PM +0200, Andre' Poenitz wrote: > On Tue, Jul 08, 2003 at 05:02:19PM +0200, Jean-Marc Lasgouttes wrote: > > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > > > Andre> On Fri, Jul 04, 2003 at 11:39:37AM +0200, Jean-Marc Lasgouttes > > Andre> wrote: > >

Re: [PATCHES] some support for Qt/Mac

2003-07-08 Thread Andre Poenitz
On Tue, Jul 08, 2003 at 05:02:19PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> On Fri, Jul 04, 2003 at 11:39:37AM +0200, Jean-Marc Lasgouttes > Andre> wrote: > >> What do you mean by OK? Do you mean that the normal LyX will still > >>

Re: [PATCHES] some support for Qt/Mac

2003-07-08 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Jul 04, 2003 at 11:39:37AM +0200, Jean-Marc Lasgouttes Andre> wrote: >> What do you mean by OK? Do you mean that the normal LyX will still >> produce correct symbols with this change? Andre> No. I mean 'I know the patch and

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | Lars> Such a situation could also happen with gtk (think gtk/win32 or | Lars> | gtk/fbdev). How are we going to discove

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Such a situation could also happen with gtk (think gtk/win32 or Lars> | gtk/fbdev). How are we going to discover whether X11 is needed Lars> by some | toolkit library? Hav

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Andre Poenitz
On Fri, Jul 04, 2003 at 11:39:37AM +0200, Jean-Marc Lasgouttes wrote: > What do you mean by OK? Do you mean that the normal LyX will still > produce correct symbols with this change? No. I mean 'I know the patch and I've heard it fixes the problem' Andre' -- Those who desire to give up Freedom

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Such a situation could also happen with gtk (think gtk/win32 or | gtk/fbdev). How are we going to discover whether X11 is needed by some | toolkit library? Having the user specify that looks like a reasonable | choice for now. Try to link a small

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I think we should look harder at creating separate configure Lars> scripts for the frontends... Yes, this is one of the things that I'd like to do in chemnitz. However, I am not sure how it could help the situation. Qt/X11 and

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I | Lars> plan to commit soon the following series of patches to the 1.3.x | Lars> | branch and port them to HEAD. I just

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I Lars> plan to commit soon the following series of patches to the 1.3.x Lars> | branch and port them to HEAD. I just send them for comments, Lars> but I do | not think they wil

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I plan to commit soon the following series of patches to the 1.3.x | branch and port them to HEAD. I just send them for comments, but I do | not think they will cause big problems. | | macboost.diff: avoid some template generation problems. This

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Jul 04, 2003 at 11:30:47AM +0200, Jean-Marc Lasgouttes Andre> wrote: >> lyx-qt.patch: the type1 fonts for symbols like sum. There is >> special code for some fonts in the normal version, and it seems >> that it has to be rep

Re: [PATCHES] some support for Qt/Mac

2003-07-04 Thread Andre Poenitz
On Fri, Jul 04, 2003 at 11:30:47AM +0200, Jean-Marc Lasgouttes wrote: > lyx-qt.patch: the type1 fonts for symbols like sum. There is special > code for some fonts in the normal version, and it seems that it has to > be replaced with other special code for OS X (the win32 port seems to > need

[PATCHES] some support for Qt/Mac

2003-07-04 Thread Jean-Marc Lasgouttes
I plan to commit soon the following series of patches to the 1.3.x branch and port them to HEAD. I just send them for comments, but I do not think they will cause big problems. macboost.diff: avoid some template generation problems. This may be a temporary solution that will be removed when gcc