weird font sizes in qt

2002-09-11 Thread Lars Gullik Bjønnes
I have removed all 75dpi fonts from my system, so that I only have the 100dpi font left. As you can see from the picture, all font up to normal looks kindo ok. But fonts larger than normal is just rendered like normal. Do anyone have a clue where do look to discover tha cause of this? <> --

Re: X font question with Qt and tex fonts

2002-09-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Tue, Sep 10, 2002 at 03:43:25PM +0100, Angus Leeming wrote: >> Might this do it? Angus John> Yes, sen-san. But it needs to be done in the .m4 too ;) John> I'm reaching the point of considering a realy qt2.m4 rewrite. John> For star

Re: [Patch] Tiny follow up patch for Graphics dialog.

2002-09-11 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | PS: does "feature freeze" mean I should stop improving the layout of | Xforms dialogs for a while, or does the freeze not apply to this | sort of code improvements? The freeze does absolutely apply to this. But it is not in effect until tomorrow. (and it

Re: Lars - menu not working problem

2002-09-11 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | As a side effect of implementing openByName() I've changed activated() | to be per-menu instead of per-menubar. Can you please check if this | affects your menu situation (which is still baffling me). I will. -- Lgb

Re: Qt configure patch #2

2002-09-11 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | this one fixes a couple of silly typos | | please report I have not tested it but it looks ok. I belive this is better than what we currently have, and will be a nicer starting point if more discovery is needed. -- Lgb

Re: X font question with Qt and tex fonts

2002-09-11 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Sep 12, 2002 at 12:15:05AM +0200, Lars Gullik Bjønnes wrote: | | > | Which the m4 has no right to be knowning about. Either | > | | > | 1) it's non-standard in which case user does --with-qt-dir/$QTDIR | > | 2) it's standard in which case we don'

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread R. Lahaye
John Levon wrote: > > However, there is some serious problems. Different invocations of the > print dialog is forgetting various settings such as number of copies, > all or range etc. Please do a check and make sure they are remembered > properly so when you bring up the dialog again, the old val

Re: [Patch] Tiny follow up patch for Graphics dialog.

2002-09-11 Thread R. Lahaye
R. Lahaye wrote: > > Angus, > > Polished a few tooltips texts in FormGraphics.C. > A tiny cosmetic change to the file tab of the dialog layout. > The rotateOrigin variable now defaults to . > > Patch attached. > Please apply. > > src/frontends/xforms/ChangeLog |6 ++ > sr

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread John Levon
On Thu, Sep 12, 2002 at 11:38:44AM +0900, R. Lahaye wrote: >"-c " for non-collate (i.e. sorted is NOT checked in Xforms dialog) >"-C " for collate (i.e. with sorted checked in Xforms dialog). Thank you. It works. > Is "sorted" an OK naming for the check button? No opinion. However, th

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread R. Lahaye
John Levon wrote: > On Thu, Sep 12, 2002 at 11:08:17AM +0900, R. Lahaye wrote: > > >>Moreover, I followed Acroread's policy to print all pages when either both >>(odd/even) are selected, or both are unselected. If, and only if, one is >>selected, the code investigates which one, and then does th

graphics bb

2002-09-11 Thread John Levon
WOW ! HTF are you supposed to be able to use this ? leftbottom and righttop ?? Who thinks like that ? Why do some entries stay as "" instead of what they were originally ? Why does it seem to make no difference to the preview ? What does get file actually do (well,it reads the BB from the eps

[Patch] Tiny follow up patch for Graphics dialog.

2002-09-11 Thread R. Lahaye
Angus, Polished a few tooltips texts in FormGraphics.C. A tiny cosmetic change to the file tab of the dialog layout. The rotateOrigin variable now defaults to . Patch attached. Please apply. src/frontends/xforms/ChangeLog |6 ++ src/frontends/xforms/FormGraphics.C

Lars - menu not working problem

2002-09-11 Thread John Levon
As a side effect of implementing openByName() I've changed activated() to be per-menu instead of per-menubar. Can you please check if this affects your menu situation (which is still baffling me). regards john -- "This *is* Usenet, after all, where virtually every conversation that goes on is f

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread John Levon
On Thu, Sep 12, 2002 at 11:08:17AM +0900, R. Lahaye wrote: > Moreover, I followed Acroread's policy to print all pages when either both > (odd/even) are selected, or both are unselected. If, and only if, one is > selected, the code investigates which one, and then does the odd/even > printing.

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread R. Lahaye
John Levon wrote: > On Wed, Sep 11, 2002 at 09:52:21PM -0300, Garst R. Reese wrote: > > >>I've already deleted the msgs, but noticed that you were worried about >>being able to deselect both odd and even. In this case I thing that >>"All" should be implied, the same a selecting both. Note that A

Re: New Xforms printer dialog. Your opinion please.

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 09:52:21PM -0300, Garst R. Reese wrote: > I've already deleted the msgs, but noticed that you were worried about > being able to deselect both odd and even. In this case I thing that > "All" should be implied, the same a selecting both. Note that Acroread > has an "All" bu

Qt configure patch #2

2002-09-11 Thread John Levon
this one fixes a couple of silly typos please report john -- "This *is* Usenet, after all, where virtually every conversation that goes on is fairly ludicrous in the first place." - Godwin's Law FAQ ? config/qt2.bak.m4 Index: autogen.sh ==

Re: X font question with Qt and tex fonts

2002-09-11 Thread John Levon
On Thu, Sep 12, 2002 at 12:15:05AM +0200, Lars Gullik Bjønnes wrote: > | Which the m4 has no right to be knowning about. Either > | > | 1) it's non-standard in which case user does --with-qt-dir/$QTDIR > | 2) it's standard in which case we don't need to add -Iblah > > depends really. Well what

Re: Bug reading label with underscores + patch

2002-09-11 Thread Gady Kozma
>I sent an updated version to the list (which handles \label{\foo} >correctly). Is this legal LaTeX? I don't think so. \ in a label should probably be discarded (with an error message, perhaps). Even \\ causes latex to complain. Gady ___

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 6:31 pm, Lars Gullik Bjønnes | wrote: | | > well no... there should be no need to really know the fd after | > you have passed it into the streamclass. | | > this exposes too much low-level for my liking... | | Fair en

Re: X font question with Qt and tex fonts

2002-09-11 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Sep 11, 2002 at 06:57:47PM +0200, Lars Gullik Bjønnes wrote: | | > but of course there are several standard paths... | | Which the m4 has no right to be knowning about. Either | | 1) it's non-standard in which case user does --with-qt-dir/$QTDIR

Re: RFC: Tabular

2002-09-11 Thread José Abílio Oliveira Matos
On Wed, Sep 11, 2002 at 03:47:21PM +0200, Asger Kunuk Alstrup Nielsen wrote: > Just to state the obvious: John's proposal is much better than the > current state of affairs, and I think it should go in before 1.3 > is out. I agree. -- José Abílio Matos LyX and docbook a perfect match. :-)

[PATCH][CFT] New Qt configure

2002-09-11 Thread John Levon
Well, here it is. Please test this on your weird and wonderful contraptions. It's a lot less forgiving of mis-administrated machines, but a lot lot simpler. Known bugs : 1) no moc2/ moc (3) resolution. I am relying on somebody with one of these setups to fill in the FIXME, please 2) for some r

Re: [PATCH] Better xforms Print dialog.

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 07:10:36PM +0100, Angus Leeming wrote: > You ain't going to make any Qt friends my vandalising their > interface with PrinterParams now are you? > > So, won't apply. Do the Qt patch too or ask John nicely to do it > for you ;-) I'm applying his patch now. With one chan

Re: [PATCH] Better xforms Print dialog.

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 5:30 pm, R. Lahaye wrote: > Here it is; attached! > > Rob. You ain't going to make any Qt friends my vandalising their interface with PrinterParams now are you? So, won't apply. Do the Qt patch too or ask John nicely to do it for you ;-) Angus

Re: [Patch] Better xforms graphics dialog

2002-09-11 Thread Angus Leeming
On Tuesday 10 September 2002 6:07 am, R. Lahaye wrote: > Hi, > > Attached polished version of the graphics dialog. > > Angus, could you check if the choice buttons in the dialog > are long enough for your large fonts. > > If ok, please apply. Done. > PS: is resize of tabbed dialogs broken in Xfo

Mathed bug with \lim

2002-09-11 Thread John Levon
Enter in mathed : lim Where lim is \lim, and they are sub/superscripts. Now select the whole math and change it to over/under in the math panel : lim Now select the entire range of a's and press back

Re: [Patch] Cute modification of minimized LyX (icon title)

2002-09-11 Thread Angus Leeming
On Monday 09 September 2002 1:00 pm, R. Lahaye wrote: > Hi, > > Attached patch adds an asterisk ("*") to the title of a > minimized LyX document (title under the icon). This way it is > possible to recognize whether the iconized LyX document is in > a "changed" state or not. The changed state has

Some advice please on monitoring a file device

2002-09-11 Thread Angus Leeming
I have a very simple FDMonitor class, shown below. Just a wrapper for fl_add_io_callback, fl_remove_io_callback. My problem is that the xforms routine that watches this returns the bloody call back on every cycle if the file is not connected to both a read stream and a write stream. (On Tru64

Re: [Qt] few small bugs (one fix)

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 06:43:51PM +0200, Juergen Spitzmueller wrote: > - Paragraph dialog does permit gluelengths for Spacing. This should be > possible as in the xforms dialog. Fixed. > - Citation dialog: The info field does not display the correct info for the > left browser. Instead, it d

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 6:31 pm, Lars Gullik Bjønnes wrote: > well no... there should be no need to really know the fd after > you have passed it into the streamclass. > this exposes too much low-level for my liking... Fair enough. But somehow the lyxserver needs to know /which/ client

Re: [Qt] few small bugs (one fix)

2002-09-11 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > - Paragraph dialog does permit gluelengths for Spacing. ^^^ does /not/ permit gluelenghts, of course.

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | > Close but not quite. New connections (when speaking socket) | > must be handled with an accept. The fd returned from this | > accept can be passed to a socket_buf, and the rest can then be | > handled by your stream. (except that you now have to prepa

Re: X font question with Qt and tex fonts

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 06:57:47PM +0200, Lars Gullik Bjønnes wrote: > but of course there are several standard paths... Which the m4 has no right to be knowning about. Either 1) it's non-standard in which case user does --with-qt-dir/$QTDIR 2) it's standard in which case we don't need to add -

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 5:56 pm, Lars Gullik Bjønnes wrote: > | I think that your sockets are similar in this respect to my > | "client" pipes. Multiple "clients" can connect to existing > | pipes lyxpipe.in/out and communicate with lyx > | simultaneously. > > As I showed with pipes... th

Re: X font question with Qt and tex fonts

2002-09-11 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Sep 10, 2002 at 03:43:25PM +0100, Angus Leeming wrote: | | > Might this do it? | > Angus | | Yes, sen-san. But it needs to be done in the .m4 too ;) | | I'm reaching the point of considering a realy qt2.m4 rewrite. Yes please. I think that it w

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 5:05 pm, Lars Gullik Bjønnes | wrote: | > | I'll make it easy for you. Here's the "bloody code". As you | > | can see there's a template parameter commT. | > | | > | commT can be | > | pipecomm_client | > | pipecomm_s

[Qt] few small bugs (one fix)

2002-09-11 Thread Juergen Spitzmueller
These are a few rather small bugs in the qt frontend. I think I report them before I forget: - Paragraph dialog does permit gluelengths for Spacing. This should be possible as in the xforms dialog. - Citation dialog: The info field does not display the correct info for the left browser. Inste

Re: X font question with Qt and tex fonts

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 5:29 pm, John Levon wrote: > On Tue, Sep 10, 2002 at 03:43:25PM +0100, Angus Leeming wrote: > > Might this do it? > > Angus > > Yes, sen-san. But it needs to be done in the .m4 too ;) Can't help anymore. I'm totally ignorant about m4 and would like to remain so ;-)

Re: [PATCH] Better xforms Print dialog.

2002-09-11 Thread R. Lahaye
Here it is; attached! Rob. BetterPrintDialog.diff.gz Description: application/gzip

Re: X font question with Qt and tex fonts

2002-09-11 Thread John Levon
On Tue, Sep 10, 2002 at 03:43:25PM +0100, Angus Leeming wrote: > Might this do it? > Angus Yes, sen-san. But it needs to be done in the .m4 too ;) I'm reaching the point of considering a realy qt2.m4 rewrite. For starters it would not attempt to guess paths. You either have QTDIR/--with-qt-dir

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 5:05 pm, Lars Gullik Bjønnes wrote: > | I'll make it easy for you. Here's the "bloody code". As you > | can see there's a template parameter commT. > | > | commT can be > | pipecomm_client > | pipecomm_server > | socketcomm_client > | socketcomm_serv

Re: working lyxserver with Tru64 unix

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 5:01 pm, Lars Gullik Bjønnes | wrote: | > I am sure that this patch is ok... but it very hard to see | > what the actuall changes are. | | Granted. Attached is the new read_ready function. | | It removes the lyxerr call

Re: working lyxserver with Tru64 unix

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 5:01 pm, Lars Gullik Bjønnes wrote: > I am sure that this patch is ok... but it very hard to see > what the actuall changes are. Granted. Attached is the new read_ready function. It removes the lyxerr call at the top of the function and postpones it until somethi

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 4:41 pm, Lars Gullik Bjønnes | wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | On Wednesday 11 September 2002 2:39 pm, Lars Gullik Bjønnes | > | | > | wrote: | > | > This is how I think this should be done. | >

Re: working lyxserver with Tru64 unix

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Attached is a patch to LyXComm:read_ready that enables the | LyXServer to work coherently with Tru64 unix. It's little more | than a clean-up of the existing code and does not change the | resulting string passed to the LyXServer /at all/. | | It tr

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 4:41 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Wednesday 11 September 2002 2:39 pm, Lars Gullik Bjønnes > | > | wrote: > | > This is how I think this should be done. > | > > | > lyx<->lyxserver--localsocket--pipesocket(as a >

Re: [PATCH] Better xforms Print dialog.

2002-09-11 Thread R. Lahaye
R. Lahaye wrote: > R. Lahaye wrote: > >> >> Hi, >> >> Attached is the new Print dialog in xforms. > > > Argh, and here is the patch. > Which is the wrong patch file sorry! Patch file follows shortly. Rob.

"Slow" repaints on scroll

2002-09-11 Thread John Levon
I've just committed something which should solve the scrolling paint delay problem. Please check it out. john -- "This *is* Usenet, after all, where virtually every conversation that goes on is fairly ludicrous in the first place." - Godwin's Law FAQ

Re: [PATCH] Better xforms Print dialog.

2002-09-11 Thread R. Lahaye
R. Lahaye wrote: > > Hi, > > Attached is the new Print dialog in xforms. Argh, and here is the patch. Rob. BetterPrintDialog.diff.gz Description: application/gzip

[PATCH] Better xforms Print dialog.

2002-09-11 Thread R. Lahaye
Hi, Attached is the new Print dialog in xforms. Please test, if OK, apply. Regards, Rob. src/ChangeLog|4 src/PrinterParams.h | 80 ++--- src/frontends/ChangeLog |4 src/frontends/Liason.C | 5

working lyxserver with Tru64 unix

2002-09-11 Thread Angus Leeming
Attached is a patch to LyXComm:read_ready that enables the LyXServer to work coherently with Tru64 unix. It's little more than a clean-up of the existing code and does not change the resulting string passed to the LyXServer /at all/. It transpires that the root of the problems lies in int

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 2:39 pm, Lars Gullik Bjønnes | wrote: | > This is how I think this should be done. | | > lyx<->lyxserver--localsocket--pipesocket(as a socketclient) | >\ | > socketclient

Re: Math panel bb/cal symbols

2002-09-11 Thread Edwin Leuven
> However, the KLyX toolbar has the advantage of not wasting screen space. I agree. The math toolbar in klyx was very nice and we should get it back in the qt frontend.

Re: bug report: language switch

2002-09-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Sep 11, 2002 at 12:41:28PM +0200, Jean-Marc Lasgouttes John> wrote: >> I which sense is it better than >> >> Blah de blah blah de blah blah blah blah> font off, using the _same_ binding as before because we toggle> >> dsmfkldsm

Re: Cannot start with Qt frontend

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 05:07:52PM +0200, Jean-Marc Lasgouttes wrote: > schuss: rpm -q qt-devel > qt-devel-2.3.0-3 > > This is a redhat 7.1 installation, and I do not really have the option > of upgrading it (OK, I can, but I'd rather avoid it). Is it supposed > to be good enough? I use 2.3.1 m

Re: bug report: language switch

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 12:41:28PM +0200, Jean-Marc Lasgouttes wrote: > I which sense is it better than > > Blah de blah blah de blah blah blah blah off, using the _same_ binding as before because we toggle> > dsmfkldsmf mfsdflkme > > Your solution forces to use different bindings and I think i

Re: 1.2.1 and duplicate Dialogs.o

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 3:56 pm, Jean-Marc Lasgouttes wrote: > > "Albert" == Albert Chin > > <[EMAIL PROTECTED]> writes: > > Albert> On Thu, Aug 22, 2002 at 01:11:04PM -0500, Albert Chin wrote: > >> Is there suppose to be src/frontends/Dialog.C and > >> src/frontends/xforms/Dialog

Re: Math panel bb/cal symbols

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 06:03:12PM +0300, Dekel Tsur wrote: > > http://xm1.net.free.fr/kile/symbols.png > > And here is a similar interface: http://www.winedt.com/HTML/PNGs/screen2.png > > However, the KLyX toolbar has the advantage of not wasting screen space. No kidding. I think I definitely

Re: Cannot start with Qt frontend

2002-09-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Sep 11, 2002 at 11:55:05AM +0200, Jean-Marc Lasgouttes John> wrote: >> #0 0x401e08b7 in QObject::queryMetaObject () at eval.c:41 #1 >> 0x401dfdfa in QObject::connect () at eval.c:41 #2 0x08389fb7 in >> QContentPane::QContentPane

Re: [PATCH] GraphicsConverter: do not use ChangeExtension

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 04:49:36PM +0200, Jean-Marc Lasgouttes wrote: > Marco> - lyxerr << cmdname << endl; > Marco> + lyxerr << cmdname << std::endl; > > Who added that line in FormInclude.C? Can it be just nuked? *sigh*. Yes, it can. Sorry. john -- "This *is* Usenet, after all, where virt

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 2:39 pm, Lars Gullik Bjønnes wrote: > This is how I think this should be done. > lyx<->lyxserver--localsocket--pipesocket(as a socketclient) >\ > socketclient > > what I mean is that the localsocket is the native int

Re: Cannot start with Qt frontend

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 11:55:05AM +0200, Jean-Marc Lasgouttes wrote: > #0 0x401e08b7 in QObject::queryMetaObject () at eval.c:41 > #1 0x401dfdfa in QObject::connect () at eval.c:41 > #2 0x08389fb7 in QContentPane::QContentPane (this=0x86a6638, parent=0x86a59d0) > at ../../../../lyx-devel/

Re: Comments on Qt.

2002-09-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: >> There are errors on the console when moving between toplevel menus: >> >> > LyXAction::funcHasFlag: No info about kb_action: -1073745720 John> I know, weird huh ? Math menu problem I planned to look at this, but as I said, I cannot star

Re: Math panel bb/cal symbols

2002-09-11 Thread Dekel Tsur
On Wed, Sep 11, 2002 at 03:11:08PM +0200, Edwin Leuven wrote: > Inspiration for mathpanel?: > > http://xm1.net.free.fr/kile/symbols.png And here is a similar interface: http://www.winedt.com/HTML/PNGs/screen2.png However, the KLyX toolbar has the advantage of not wasting screen space.

Re: Bug reading label with underscores + patch

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Sep 11, 2002 at 04:47:39PM +0200, Jean-Marc Lasgouttes Andre> wrote: Just commit. Looks ok. >> Done. Is there something to do with 1.3.0cvs? Andre> Probably. I'd expect problems with whitespaces... if there are Andre> any

Re: Comments on Qt.

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 10:35:18AM +0200, Juergen Vigna wrote: > Now to the negative part. It's slow! The update of screen is way too > slow. Try to resize the window and you wait 1-2 seconds on my Athlon 1800+ Actually, for resize, can you try adding "WStaticContents" like this : QContentPane:

Re: Math panel bb/cal symbols

2002-09-11 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Wed, Sep 11, 2002 at 10:38:28AM +0200, Jean-Marc Lasgouttes John> wrote: >> You are giving people eggs that should not be boiled more than 20 >> seconds and then you do not understand that people may be confused >> about it. John> Y

Re: Comments on Qt.

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 10:35:18AM +0200, Juergen Vigna wrote: > Now to the negative part. It's slow! The update of screen is way too > slow. Try to resize the window and you wait 1-2 seconds on my Athlon 1800+ Premature optimisation, root of all evil, etc. Needs tweaks in the painter I think, b

Re: 1.2.1 and duplicate Dialogs.o

2002-09-11 Thread Jean-Marc Lasgouttes
> "Albert" == Albert Chin <[EMAIL PROTECTED]> writes: Albert> On Thu, Aug 22, 2002 at 01:11:04PM -0500, Albert Chin wrote: >> Is there suppose to be src/frontends/Dialog.C and >> src/frontends/xforms/Dialogs.C? When src/frontends/libfrontents.la >> gets created, only one of the Dialogs.o file

Re: Math panel bb/cal symbols

2002-09-11 Thread John Levon
On Wed, Sep 11, 2002 at 10:38:28AM +0200, Jean-Marc Lasgouttes wrote: > You are giving people eggs that should not be boiled more than 20 > seconds and then you do not understand that people may be confused > about it. You win quote of the month :) john -- "This *is* Usenet, after all, where

Re: Bug reading label with underscores + patch

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 04:47:39PM +0200, Jean-Marc Lasgouttes wrote: > Andre> Just commit. Looks ok. > > Done. Is there something to do with 1.3.0cvs? Probably. I'd expect problems with whitespaces... if there are any the 1.2.2 solution could be ported I think. But it's a pretty huge chunk of c

Re: [PATCH] GraphicsConverter: do not use ChangeExtension

2002-09-11 Thread Jean-Marc Lasgouttes
> "Marco" == Marco Morandini <[EMAIL PROTECTED]> writes: Marco> Jean-Marc Lasgouttes wrote: >>> "Marco" == Marco Morandini <[EMAIL PROTECTED]> writes: >> >> I applied your patch to 1.2.2cvs. Thanks. I also applied something >> similar to 1.3.0cvs (but there is an additional ChangeExte

Re: Bug reading label with underscores + patch

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Sep 11, 2002 at 04:11:46PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> Please comment. I am willing to commit this patch if nobody >> complains. Andre> Just commit. Looks ok. Done. Is there something to do with 1.3.0cvs?

Re: [PATCH] GraphicsConverter: do not use ChangeExtension

2002-09-11 Thread Marco Morandini
Jean-Marc Lasgouttes wrote: >>"Marco" == Marco Morandini <[EMAIL PROTECTED]> writes: > > > > I applied your patch to 1.2.2cvs. Thanks. I also applied something > similar to 1.3.0cvs (but there is an additional ChangeExtension > there). Could you try it out? > Seems to work, both 1.2.2c

Re: Bug reading label with underscores + patch

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 04:11:46PM +0200, Jean-Marc Lasgouttes wrote: > Please comment. I am willing to commit this patch if nobody complains. Just commit. Looks ok. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Je

Re: Bug reading label with underscores + patch

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 04:11:46PM +0200, Jean-Marc Lasgouttes wrote: > Andre> Hey, cool. People contributing to the math parser ;-) > > I took this patch and updated it a bit, in particular to make > \label{\foo} work correctly. Is there a reason why Token::asString > returns "foo" and not "\foo

Re: [Patch] LFUN wordsel

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 04:15:03PM +0200, Jean-Marc Lasgouttes wrote: > I mean if you are ever to kill the 'apply to word' property of font > changing commands, you'll have to provide a binding first. Ah... ok. Understood. Andre' -- Those who desire to give up Freedom in order to gain Security

Re: [Patch] LFUN wordsel

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Sep 11, 2002 at 03:51:03PM +0200, Jean-Marc Lasgouttes Andre> wrote: >> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Andre> Ok to apply? >> Not too bad, but I'd rather have it renamed to LFUN_SELECT_WORD,

Re: [Patch] LFUN wordsel

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 03:51:03PM +0200, Jean-Marc Lasgouttes wrote: > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: > > Andre> Ok to apply? > > Not too bad, but I'd rather have it renamed to LFUN_SELECT_WORD, for > consistency. Consistency with LFUN_WORDRIGHTSEL and LFUN_WORDLEF

Re: Bug reading label with underscores + patch

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Fri, Aug 30, 2002 at 01:37:31AM +0300, Gady Kozma wrote: >> Lyx 1.2.1 adds spurious { } when reading 1.2.0 files with _ inside >> the labels. Actually, this problem seem to manifest in various >> random versions of lyx. The patc

Re: Math panel bb/cal symbols

2002-09-11 Thread Edwin Leuven
> Do they have something like preview-latex in that left frame? Nah, just a list of icons (QIconView). I thought the tab-like structure to get access to the various sets of symbols was nice... also the two comboboxes with delimeters () on the toolbar could be a nice idea...

Re: Math panel bb/cal symbols

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 03:11:08PM +0200, Edwin Leuven wrote: > http://xm1.net.free.fr/kile/symbols.png Do they have something like preview-latex in that left frame? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jef

Re: feature request

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 02:50:45PM +0200, Lars Gullik Bjønnes wrote: > | Would you then please comment on the LFun word-select? > > I have no real opinion? Does it work as expected? Looks like that. [And as there is a word-backward-select and a word-forward-select already, and that word-select

Running off multiple versions from unified source

2002-09-11 Thread Martin Vermeer
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 package for this. The attached solution is however based on verbatim, which

Re: RFC: Tabular

2002-09-11 Thread Asger Kunuk Alstrup Nielsen
Just to state the obvious: John's proposal is much better than the current state of affairs, and I think it should go in before 1.3 is out.

Re: [Patch] LFUN wordsel

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> Ok to apply? Not too bad, but I'd rather have it renamed to LFUN_SELECT_WORD, for consistency. And we have to find a binding for it. JMarc

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Wednesday 11 September 2002 12:03 pm, Lars Gullik Bjønnes | wrote: > >> Busy now, but I will have a look later. But I do not expect >> these changes to go into 1.3.0 anyway. > | Lars, I have made some progress. > | pipestream::eof() returns 1 after

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 12:03 pm, Lars Gullik Bjønnes wrote: > Busy now, but I will have a look later. But I do not expect > these changes to go into 1.3.0 anyway. Lars, I have made some progress. pipestream::eof() returns 1 after the first write, so an explicit call to pipestream.clea

Re: Math panel bb/cal symbols

2002-09-11 Thread Edwin Leuven
Inspiration for mathpanel?: http://xm1.net.free.fr/kile/symbols.png

Re: feature request

2002-09-11 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Sep 11, 2002 at 12:59:30PM +0200, Lars Gullik Bjønnes wrote: >> Having "special-chars" that modifies _only_ the exported format is >> just out of the question. > | Ok. > | Would you then please comment on the LFun word-select? I have no real o

Re: bug report: language switch

2002-09-11 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Wed, Sep 11, 2002 at 12:43:02PM +0200, Jean-Marc Lasgouttes Andre> wrote: the change) - in other words inset-like behaviour (be it Andre> implemented by insets or otherwise is not the question here). >> How often do you use fon

Re: How to make a bootstrap while X-Window collapses?

2002-09-11 Thread Norbert Koksch
Angus Leeming wrote: > On Wednesday 11 September 2002 10:04 am, Norbert Koksch wrote: >> Does somebody has an idea to make the bootstrap? > > Not that this is much help to you, but you mean "backtrace" not > "bootstrap". And no, I have no ideas :-( > > Angus > > Yes, I have to do too much to

Re: feature request

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 12:59:30PM +0200, Lars Gullik Bjønnes wrote: > Having "special-chars" that modifies _only_ the exported format is > just out of the question. Ok. Would you then please comment on the LFun word-select? Andre' -- Those who desire to give up Freedom in order to gain Secu

How to make a _backtrace_ while X-Window collapses?

2002-09-11 Thread Norbert Koksch
(Corrected message after hint of Angus Leeming) I have the following problem: Sometimes LyX (cvs, xforms 1.0RC4) chrashes with collapsing X-Window after generating of the ppm files for the preview. This problem does not depend of the number of formulas (also for about 300 formulas). Sometimes

Re: bug report: language switch

2002-09-11 Thread Andre Poenitz
On Wed, Sep 11, 2002 at 12:43:02PM +0200, Jean-Marc Lasgouttes wrote: > Andre> the change) - in other words inset-like behaviour (be it > Andre> implemented by insets or otherwise is not the question here). > > How often do you use font changes in the middle of words?? As soon as > you add spaces

Re: stream questions

2002-09-11 Thread Angus Leeming
On Wednesday 11 September 2002 12:03 pm, Lars Gullik Bjønnes wrote: > | Thus the problem lies in overflow() sync() or flush() but my > | knowledge is obviously too limited. Can anyone help? > > Busy now, but I will have a look later. But I do not expect > these changes to go into 1.3.0 anyway.

Re: stream questions

2002-09-11 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Anybody know anything about the details of stream buffers? > | Attached is my work to date on creating a viable pipestream. | Compiling the code results in an executable "client" that can be | used to interact with LyX. It's still pretty clunky, but y

Re: feature request

2002-09-11 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Wed, Sep 11, 2002 at 12:12:20PM +0200, Lars Gullik Bjønnes wrote: >> | Not where the person using LyX would not expect them, but where the LaTeX >> | people expect them. And there it is a matter of taste, so no "automagic" >> | way will do. >> >> Ly

Re: feature request

2002-09-11 Thread Dekel Tsur
On Wed, Sep 11, 2002 at 12:23:53PM +0200, Andre Poenitz wrote: > On Wed, Sep 11, 2002 at 12:12:57PM +0200, Lars Gullik Bjønnes wrote: > > | See attached doc and tell me how to get a .tex without the %\\ noise > > > > By not outputting it? > > Then everything collapses to one line within LyX. Wr

  1   2   >