Re: Qt configure error.

2002-09-13 Thread Joao Luis M. Assirati
On Fri, 13 Sep 2002, Angus Leeming wrote: > Glad to here you managed to configure LyX, João. I'd be > interested to hear if you manage to compile it too, as I have > problems with g++ 2.95.4 and some of the moc-generated files. Compilation went fine here. I have the same g++ then you, running

Bug in enum + ERT

2002-09-13 Thread Martin Vermeer
The attached file counts the depth wrong for current CVS (1.1.5fix1 no problem). The culprit appears to be the ERT '}' symbol and nothing else in a standard paragraph. If I replace it by something containing non-ERT in addition to '}', the problem goes away. I think somewhere depth gets reset to

Re: Qt configure error.

2002-09-13 Thread Angus Leeming
On Friday 13 September 2002 12:26 pm, Joao Luis M. Assirati wrote: > On Fri, 13 Sep 2002, R. Lahaye wrote: > > Have you tried do a "setenv QTDIR "? That > > might help, since the new qt.m4 script seems to use that. At > > least it works in my case (FreeBSD /w Qt3) > > No, this does not work. > >

Re: Float Options dialog: "Float Defaults" can be removed?

2002-09-13 Thread R. Lahaye
Juergen Spitzmueller wrote: > R. Lahaye wrote: > >>(2) and (3) should be implemented with a better button disable/enable >>policy than we have now. > > > What special problems do you have with that policy? It is very clever IMHO. No, it's not. It's dumb. It removes settings, that need not be re

Re: Running off multiple versions from unified source

2002-09-13 Thread Martin Vermeer
On Wed, Sep 11, 2002 at 05:17:07PM +0300, Martin Vermeer wrote: > As I am expected to provide lecture notes and other material also in > english besides finnish, I have been motivated to come up with a solution > to obtain these from one source code. There is in LaTeX of course the > comment pac

Re: Float Options dialog: "Float Defaults" can be removed?

2002-09-13 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > So, the Default button is redundant and confusing. Correct? > > No. It is confusing that default is chosen if you select nothing, because > default means e.g. tbp for figure floats. More precise: The default button adds the default placement which you have chosen i

Re: Float Options dialog: "Float Defaults" can be removed?

2002-09-13 Thread Juergen Spitzmueller
R. Lahaye wrote: > Hi, > > I'm reworking the "Float Options" dialog right now and I want > to remove the "Float Defaults" button here (upper left corner). which I have added a few weeks ago :-( (to fix this bug: http://bugzilla.lyx.org/show_bug.cgi?id=394) > That button disables all other Float

Re: Qt configure error.

2002-09-13 Thread R. Lahaye
Joao Luis M. Assirati wrote: > > configure --with-qt-includes=/usr/include/qt/ --with-frontend=qt > > works for me! I suppose that qt includes are placed in /usr/local/include, > so in a system instalation this should go simply into /usr/include, but > Debian people (that is not surprise...) cha

Re: Qt configure error.

2002-09-13 Thread Joao Luis M. Assirati
On Fri, 13 Sep 2002, R. Lahaye wrote: > Have you tried do a "setenv QTDIR "? That might > help, since the new qt.m4 script seems to use that. At least it works > in my case (FreeBSD /w Qt3) No, this does not work. > Alternatively, you can tell where the qt-includes and qt-libs are with > seper

Float Options dialog: "Float Defaults" can be removed?

2002-09-13 Thread R. Lahaye
Hi, I'm reworking the "Float Options" dialog right now and I want to remove the "Float Defaults" button here (upper left corner). That button disables all other Float placement buttons in the dialog. Moreover, disabling *all* placement buttons (including the Default) will automagically enable t

Re: Qt configure error.

2002-09-13 Thread R. Lahaye
Joao Luis M. Assirati wrote: > Hello, > > I use a Debian system with qt2 packages installed. When in 1.3.0cvs I try > > configure --with-frontend=qt > > I get > > checking for Qt library name... failed > configure: error: Cannot compile a simple Qt executable. Check you have > the right $QTDIR

Qt configure error.

2002-09-13 Thread Joao Luis M. Assirati
Hello, I use a Debian system with qt2 packages installed. When in 1.3.0cvs I try configure --with-frontend=qt I get checking for Qt library name... failed configure: error: Cannot compile a simple Qt executable. Check you have the right $QTDIR ! wereas if I try configure --with-frontend=qt2

Re: Comments on Qt.

2002-09-13 Thread Juergen Vigna
John Levon wrote: >>Has no effect! > > This 2 seconds thing sounds ridiculously slow. Repaints are effectively > instantaneous for me. How big is your document? Try to load the UserGuide. I tried the same with the xforms frontend and have to say that it is not only slow (the same as qt), but do

Re: more converters

2002-09-13 Thread Andre Poenitz
On Fri, Sep 13, 2002 at 11:02:09AM +0200, Lars Gullik Bjønnes wrote: > > Should we add some more converters? > For XFig perhaps: > > \converter "fig" "eps" "fig2dev -Leps $$i $$o" "" > \converter "fig" "png" "fig2dev -Lpng $$i $$o" "" > \converter "fig" "xpm" "fig2dev -Lxpm $$i $$o" "" fig2dev

more converters

2002-09-13 Thread Lars Gullik Bjønnes
Should we add some more converters? For XFig perhaps: \converter "fig" "eps" "fig2dev -Leps $$i $$o" "" \converter "fig" "png" "fig2dev -Lpng $$i $$o" "" \converter "fig" "xpm" "fig2dev -Lxpm $$i $$o" "" (Ok.. I see that a couple of these exists... then the png one should be added.) --

flip word

2002-09-13 Thread Andre Poenitz
Just hit it again: Start with 'foo |bar'. Now I want to insert an emphasized 'baz': baz I understand that I could start with 'foo| bar' and type baz, but that's not the way I usually use text editors. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, n

Re: Fully working pipestream!

2002-09-13 Thread Angus Leeming
On Thursday 12 September 2002 11:31 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | ...and a clean interface to boot. > | > | So Lars might say where's the socketstream, but this has > | been a real struggle and I'm now officially happy. > > Ok then... sit on this u

Re: Bug reading label with underscores + patch

2002-09-13 Thread Jean-Marc Lasgouttes
> "Gady" == Gady Kozma <[EMAIL PROTECTED]> writes: Gady> You caught me here... maybe I should read a LaTeX book Gady> someday... but then I use LyX to avoid that I guess. But still, Gady> there is a certain issue of "protect" which is relevant here. Gady> What does it mean that the label text

Re: [Bug 586] Build uses -lqt even though only threaded qt libraries are available

2002-09-13 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> I'm baffled as to why it's using printf anywhere, and the %%% John> should have been removed at this point already. Can you send me John> your "configure" privately ? Also config.log too ? And John> config.cache We are using printf to

Re: { and \{

2002-09-13 Thread Andre Poenitz
On Fri, Sep 13, 2002 at 04:11:40PM +0900, R. Lahaye wrote: > >As I have been the only person who found it sensible to have { and \{ act > >as they do in LaTeX I swapped this. So: > > > >Typing { produces blue { on screen and is written as \{ > > } }