Re: Exportcustom problems

2002-03-08 Thread Jean-Marc Lasgouttes
Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus On Thursday 07 March 2002 3:43 pm, Jean-Marc Lasgouttes wrote: 1/ when I select FileExportCustom I get both custom export _and_ spellchecker dialogs Angus Then you have a dependencies problem. The showSendto signal in Angus Dialogs.h

Re: Links to patches

2002-03-08 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars John Levon [EMAIL PROTECTED] writes: Lars | On Thu, Mar 07, 2002 at 07:07:43PM +0100, Lars Gullik Bjønnes wrote: Do we want to? There is a selection box at the bottom of the page where you can choose unified diff. Lars | sure but if

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread Jean-Marc Lasgouttes
Kayvan == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan Is there anybody looking at this? Currently, we have lost the Kayvan ability to compile LyX under Win32. Could you try to ask on cygwin lists about this? I did a google search, but did not find anything. I think it is supposed to work.

Re: BufferView_pimpl

2002-03-08 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John Why do we have a pimpl for BufferView ? Because of that? http://www.gotw.ca/gotw/024.htm Actually, this is the kind of cases where pimpl is IMO useful. The places where is is wrong are Menubar and Toolbar, and I have to admit that I am the

Re: Exportcustom problems

2002-03-08 Thread Angus Leeming
On Friday 08 March 2002 4:03 am, Allan Rae wrote: On Thu, 7 Mar 2002, Angus Leeming wrote: On Thursday 07 March 2002 4:02 pm, Juergen Vigna wrote: I had a look and the only thing I don't like is the Help button. We don't have that button on any other dialog so why should we have

Re: A new springer journal PTRF

2002-03-08 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin On Mon, Mar 04, 2002 at 12:24:12PM +0100, Jean-Marc Lasgouttes Martin wrote: Do you feel like taking a look at this mess and submitting a patch? JMarc Martin Patch attached. Please dump ejour2 (but keep a copy stashed Martin

Re: caption not found

2002-03-08 Thread Jean-Marc Lasgouttes
Herbert == Herbert Voss [EMAIL PROTECTED] writes: Herbert Angus Leeming wrote: Open the user guide (thanks, Lars, I can now do so!) Click on the TOC inset to lauch the TOC dialog HUNDREDS of caption not found comments to console. Herbert not for me in the german UserGuide.lyx One final,

Graphics rendering problems in UserGuide

2002-03-08 Thread Jean-Marc Lasgouttes
I just point to this again, because it is _not_ related to insets in insets... Open UserGuide, Navigate to section 3.4 and wait until the inlined EPS gets rendered. It gets drawn badly, but this is corrected as soon as you scroll. JMarc

RE: Graphics rendering problems in UserGuide

2002-03-08 Thread Juergen Vigna
On 08-Mar-2002 Jean-Marc Lasgouttes wrote: I just point to this again, because it is _not_ related to insets in insets... Open UserGuide, Navigate to section 3.4 and wait until the inlined EPS gets rendered. It gets drawn badly, but this is corrected as soon as you scroll. I don't

Re: Graphics rendering problems in UserGuide

2002-03-08 Thread Jean-Marc Lasgouttes
Juergen == Juergen Vigna [EMAIL PROTECTED] writes: Juergen On 08-Mar-2002 Jean-Marc Lasgouttes wrote: I just point to this again, because it is _not_ related to insets in insets... Open UserGuide, Navigate to section 3.4 and wait until the inlined EPS gets rendered. It gets drawn badly,

Re: Tilde bug

2002-03-08 Thread Jean-Marc Lasgouttes
Michael == Michael Bax [EMAIL PROTECTED] writes: Michael I tested it for tildes (manually editing the .tex file), and Michael it worked fine. Michael Spaces might work if you enclose the path in quotes, eg: Michael \def\input@path{{C:/Program Files/Cygwin/tmp/}} but I don't Michael recall the

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Michael Schmitt wrote: - Graphics dialog: Get LyX/LaTeX size does not switch between default, scale, and custom automatically. Juergen Done. Furthermore: - Fix a typo where the value for height Juergen (lyxview) was taken from

Re: A new springer journal PTRF

2002-03-08 Thread Martin Vermeer
On Fri, Mar 08, 2002 at 10:33:49AM +0100, Jean-Marc Lasgouttes wrote: Martin Patch attached. Please dump ejour2 (but keep a copy stashed Martin somewhere just in case :-) This is a patch against the 1.1.6 documentation, right? I'd rather have something for 1.2.0cvs. JMarc I pulled

Re: Need help on getting started with LyX development

2002-03-08 Thread Jean-Marc Lasgouttes
Ananda == Ananda Samaddar [EMAIL PROTECTED] writes: Ananda Thanks for your replies, Dekel and Jean-Marc, to answer your Ananda questions, the language I hope to add support to LyX for is Ananda Bengali. Spoken in Eastern India and Bangladesh. I want to be Ananda able to create Bengali documents

Re: A new springer journal PTRF

2002-03-08 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin On Fri, Mar 08, 2002 at 10:33:49AM +0100, Jean-Marc Lasgouttes Martin wrote: Patch attached. Please dump ejour2 (but keep a copy Martin stashed somewhere just in case :-) This is a patch against the 1.1.6 documentation, right? I'd

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Sorry about that. Can you change it or should I send a patch Juergen after this is in? Feel free to send a patch... It is in already. JMArc

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: Juergen Done. Furthermore: - Fix a typo where the value for height Juergen (lyxview) was taken from width (size). - Remove bogus Juergen *%-values from lyxview (t% may be readded later if it is Juergen supported). - Add an Alert Message when using Get Latex

Re: A new springer journal PTRF

2002-03-08 Thread Martin Vermeer
On Fri, Mar 08, 2002 at 12:14:11PM +0100, Jean-Marc Lasgouttes wrote: Are you sure you are not looking at the BRANCH_1_1_6 branch of the repository? There is a newer one in HEAD. JMarc OK, you were right as usual :-( Here the patch against HEAD. Martin --- Extended.lyx.orig Fri

Away

2002-03-08 Thread Martin Vermeer
As I will be travelling next week, I expect to find that 1.2.0pre1 will be available for download on Friday March 15. Good luck! Martin msg34160/pgp0.pgp Description: PGP signature

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: Feel free to send a patch... It is in already. OK. Here it comes (safe to apply). Thanks, Juergen. JMArc - This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/ Index:

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen Jean-Marc Lasgouttes wrote: Feel free to send a patch... It is in already. Juergen OK. Here it comes (safe to apply). Thanks. JMarc

Why does InsetGraphics say display() == true???

2002-03-08 Thread Jean-Marc Lasgouttes
In insetgraphics.h, I see /// bool display() const { return true; } Why is that? includegraphics is certainly an inline thing (like a simple character). In userguide, there is a demo of an inline image, which is displayed on screen, but perfectly inline in xdvi. I propose to

RE: Why does InsetGraphics say display() == true???

2002-03-08 Thread Juergen Vigna
On 08-Mar-2002 Jean-Marc Lasgouttes wrote: Juergen, I see you are the one who added it like that (in July 2000). Did you have a reason for it? Because insetfigure was displayed? I don't know. Do we have displayed graphics insets? Jug --

Re: UserGuide console msgs

2002-03-08 Thread Jean-Marc Lasgouttes
Garst == Garst R Reese [EMAIL PROTECTED] writes: Garst InsertERT::Read: Missing 'status'-tagl (repeated many times) These are normal (an oldish 1.2.0cvs format) Garst choice TOC|figure|table choice TOC|figure|table I never saw these... Garst Paragraph 1232 found A debug message when

Re: Why does InsetGraphics say display() == true???

2002-03-08 Thread Jean-Marc Lasgouttes
Juergen == Juergen Vigna [EMAIL PROTECTED] writes: Juergen On 08-Mar-2002 Jean-Marc Lasgouttes wrote: Juergen, I see you are the one who added it like that (in July 2000). Did you have a reason for it? Juergen Because insetfigure was displayed? I don't know. Do we have Juergen displayed

Re: Away

2002-03-08 Thread Andre Poenitz
On Fri, Mar 08, 2002 at 03:12:53PM +0200, Martin Vermeer wrote: As I will be travelling next week, I expect to find that 1.2.0pre1 will be available for download on Friday March 15. This leaves us with 11 years and a few days if I am not mistaken. Andre' -- André Pönitz

Tooltips revamp

2002-03-08 Thread Angus Leeming
I have finished the tooltips revamp so that we have an LFUN_TOOLTIPS_TOGGLE that is used to trigger a static signal Dialogs::toggleTooltips. Not only does it turn tooltips on and off, but we even get a cursor as a ? in all dialogs that have initialised a tooltip. Not the main dialog though,

Re: Tooltips revamp

2002-03-08 Thread Jean-Marc Lasgouttes
Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus How do I create a little check box for the What's This entry in Angus the Help menu, like the Emphasize Style entry in Layouts? This is done in LyXFunc::getStatus. For example, for buffer-toggle-readonly, it is case

Re: Tooltips revamp

2002-03-08 Thread Angus Leeming
On Friday 08 March 2002 4:37 pm, Jean-Marc Lasgouttes wrote: Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus How do I create a little check box for the What's This entry in Angus the Help menu, like the Emphasize Style entry in Layouts? This is done in LyXFunc::getStatus. For

Re: cut paste from e-mail

2002-03-08 Thread Vitaly Lipatov
On 5 March 2002 19:22, Jean-Marc Lasgouttes wrote: Garst == Garst R Reese [EMAIL PROTECTED] writes: Garst Thanks, I figured it might be, but the wizards prevail so Garst often, I asked. The skip form of paragraphing seems to work Garst now. It didn't for awhile. How about a way to replace

instructions on fixing rendering of eps figures in lyx

2002-03-08 Thread michael jones
Hi: I am trying to fix the eps rendering problem for inline figures outlined in the FAQ for Lyx (sec. 7.4). I went to the suggested link: http://sourceforge.net/bugs/?func=detailbugbug_id=124957group_id=1897 where I found the fix : diff -c ./gdevxini.c ../src/gdevxini.c *** ./gdevxini.c

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread Kayvan A. Sylvan
On Fri, Mar 08, 2002 at 09:44:04AM +0100, Jean-Marc Lasgouttes wrote: Kayvan == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan Is there anybody looking at this? Currently, we have lost the Kayvan ability to compile LyX under Win32. Could you try to ask on cygwin lists about this? I did

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 12:21:05PM -0800, Kayvan A. Sylvan wrote: I just sent a message to the Cygwin list. ok good. I hope we don't have to revert everything - mayhem. P.S. Wish me luck, I am going to an interview for another consulting gig this afternoon. good luck ! john -- I am a

Re: instructions on fixing rendering of eps figures in lyx

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 04:42:13PM +, michael jones wrote: I went to the suggested link: http://sourceforge.net/bugs/?func=detailbugbug_id=124957group_id=1897 The fix is included in 6.53, so download and install that. diff -c ./gdevxini.c ../src/gdevxini.c *** ./gdevxini.c Fri Dec 8

Bug list on Bugzilla

2002-03-08 Thread Michael Koziarski
Hey guys, the bugcount has come down a long way lately! Are we missing some of Michael Schmitt's bugs, or are we really just 2 bugs away from a prerelease (barring new ones being discovered) ? +--+--+ | bugcount | target_milestone | +--+--+ |

Re: Bug list on Bugzilla

2002-03-08 Thread John Levon
On Sat, Mar 09, 2002 at 03:03:37PM +1300, Michael Koziarski wrote: the bugcount has come down a long way lately! Are we missing some of Michael Schmitt's bugs, or are we really just 2 bugs away from a prerelease (barring new ones being discovered) ? there are four, probably more... On

Re: command to export to latex ?

2002-03-08 Thread John Levon
On Tue, Feb 19, 2002 at 07:43:30PM +0100, Toni Moreno Giménez wrote: I'm automatizing documentacion creation and web updating process, by using bash scripting ,from LyX based documents, but I need a command to export *.lyx to *.tex . without needed of use the LyX GUI. You can use -i and -e

Re: DocBook-class weirdness

2002-03-08 Thread John Levon
On Sat, Feb 23, 2002 at 07:10:20PM +0100, Niklaus Giger wrote: I had a LyX-file based on the LinuxDoc class. It had some Itemize, Description paragraphs. Then I changed the layout to DocBook class and I got quit a few errors like this: /usr/bin/jade:[EMAIL PROTECTED]:228:12:E: end tag

Re: math environment.

2002-03-08 Thread John Levon
On Thu, Feb 28, 2002 at 10:35:19AM +0200, Staffan Ringbom wrote: Dear developers, By and large the math-editor is a nice piece. I would like to comment on the new math-editor in 1.2.0cvs. these are now bugs #265, #266, #267 regards john -- I am a complete moron for forgetting about

Re: BufferView_pimpl

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 09:55:46AM +0100, Jean-Marc Lasgouttes wrote: Because of that? http://www.gotw.ca/gotw/024.htm oh, ok, what kde does everywhere. fair enough. regards john -- I am a complete moron for forgetting about endianness. May I be forever marked as such.

[PATCH] FormGraphics.C

2002-03-08 Thread Herbert Voss
please appy Herbert# -- http://www.lyx.org/help/ Index: src/frontends/xforms/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/ChangeLog,v retrieving revision 1.314 diff -u -r1.314 ChangeLog ---

Re: Links to patches

2002-03-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | Lars John Levon [EMAIL PROTECTED] writes: | Lars | On Thu, Mar 07, 2002 at 07:07:43PM +0100, Lars Gullik Bjønnes wrote: Do we want to? There is a selection box at the bottom of the page

Re: Export>custom problems

2002-03-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> On Thursday 07 March 2002 3:43 pm, Jean-Marc Lasgouttes wrote: >> 1/ when I select File>Export>Custom I get both custom export _and_ >> spellchecker dialogs Angus> Then you have a dependencies problem. The showSendto signal in

Re: Links to patches

2002-03-08 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> John Levon <[EMAIL PROTECTED]> writes: Lars> | On Thu, Mar 07, 2002 at 07:07:43PM +0100, Lars Gullik Bjønnes wrote: >> >>> Do we want to? There is a selection box at the bottom of the page >>> where you can choose "unified

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Is there anybody looking at this? Currently, we have lost the Kayvan> ability to compile LyX under Win32. Could you try to ask on cygwin lists about this? I did a google search, but did not find anything. I think it is

Re: BufferView_pimpl

2002-03-08 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> Why do we have a pimpl for BufferView ? Because of that? http://www.gotw.ca/gotw/024.htm Actually, this is the kind of cases where pimpl is IMO useful. The places where is is wrong are Menubar and Toolbar, and I have to admit that

Re: Export>custom problems

2002-03-08 Thread Angus Leeming
On Friday 08 March 2002 4:03 am, Allan Rae wrote: > On Thu, 7 Mar 2002, Angus Leeming wrote: > > > On Thursday 07 March 2002 4:02 pm, Juergen Vigna wrote: > > > > I had a look > and the only thing I don't like is the Help > > button. We don't have that > button on any other dialog so why > >

Re: A new springer journal PTRF

2002-03-08 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Mon, Mar 04, 2002 at 12:24:12PM +0100, Jean-Marc Lasgouttes Martin> wrote: >> Do you feel like taking a look at this mess and submitting a patch? >> >> JMarc >> Martin> Patch attached. Please dump ejour2 (but keep a copy

Re: caption not found

2002-03-08 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> Angus Leeming wrote: >> Open the user guide (thanks, Lars, I can now do so!) Click on the >> TOC inset to lauch the TOC dialog HUNDREDS of "caption not found" >> comments to console. Herbert> not for me in the german

Graphics rendering problems in UserGuide

2002-03-08 Thread Jean-Marc Lasgouttes
I just point to this again, because it is _not_ related to insets in insets... Open UserGuide, Navigate to section 3.4 and wait until the inlined EPS gets rendered. It gets drawn badly, but this is corrected as soon as you scroll. JMarc

RE: Graphics rendering problems in UserGuide

2002-03-08 Thread Juergen Vigna
On 08-Mar-2002 Jean-Marc Lasgouttes wrote: > > I just point to this again, because it is _not_ related to insets in > insets... > > Open UserGuide, Navigate to section 3.4 and wait until the inlined EPS > gets rendered. It gets drawn badly, but this is corrected as soon as > you scroll. I

Re: Graphics rendering problems in UserGuide

2002-03-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 08-Mar-2002 Jean-Marc Lasgouttes wrote: >> I just point to this again, because it is _not_ related to insets >> in insets... >> >> Open UserGuide, Navigate to section 3.4 and wait until the inlined >> EPS gets rendered.

Re: Tilde bug

2002-03-08 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Bax <[EMAIL PROTECTED]> writes: Michael> I tested it for tildes (manually editing the .tex file), and Michael> it worked fine. >> Michael> Spaces might work if you enclose the path in quotes, eg: Michael> \def\input@path{{"C:/Program Files/Cygwin/tmp/"}} but I don't

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Michael Schmitt wrote: >> - Graphics dialog: "Get LyX/LaTeX size" does not switch between >> "default", "scale", and "custom" automatically. Juergen> Done. Furthermore: - Fix a typo where the value for height Juergen>

Re: A new springer journal PTRF

2002-03-08 Thread Martin Vermeer
On Fri, Mar 08, 2002 at 10:33:49AM +0100, Jean-Marc Lasgouttes wrote: > Martin> Patch attached. Please dump ejour2 (but keep a copy stashed > Martin> somewhere just in case :-) > > This is a patch against the 1.1.6 documentation, right? I'd rather > have something for 1.2.0cvs. > > JMarc I

Re: Need help on getting started with LyX development

2002-03-08 Thread Jean-Marc Lasgouttes
> "Ananda" == Ananda Samaddar <[EMAIL PROTECTED]> writes: Ananda> Thanks for your replies, Dekel and Jean-Marc, to answer your Ananda> questions, the language I hope to add support to LyX for is Ananda> Bengali. Spoken in Eastern India and Bangladesh. I want to be Ananda> able to create

Re: A new springer journal PTRF

2002-03-08 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Fri, Mar 08, 2002 at 10:33:49AM +0100, Jean-Marc Lasgouttes Martin> wrote: Patch attached. Please dump ejour2 (but keep a copy Martin> stashed somewhere just in case :-) >> This is a patch against the 1.1.6 documentation,

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Sorry about that. Can you change it or should I send a patch Juergen> after this is in? Feel free to send a patch... It is in already. JMArc

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Juergen> Done. Furthermore: - Fix a typo where the value for height > Juergen> (lyxview) was taken from width (size). - Remove bogus > Juergen> *%-values from lyxview (t% may be readded later if it is > Juergen> supported). - Add an Alert Message when using "Get

Re: A new springer journal PTRF

2002-03-08 Thread Martin Vermeer
On Fri, Mar 08, 2002 at 12:14:11PM +0100, Jean-Marc Lasgouttes wrote: > > Are you sure you are not looking at the BRANCH_1_1_6 branch of the > repository? There is a newer one in HEAD. > > JMarc OK, you were right as usual :-( Here the patch against HEAD. Martin --- Extended.lyx.orig

Away

2002-03-08 Thread Martin Vermeer
As I will be travelling next week, I expect to find that 1.2.0pre1 will be available for download on Friday March 15. Good luck! Martin msg34160/pgp0.pgp Description: PGP signature

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Feel free to send a patch... It is in already. OK. Here it comes (safe to apply). Thanks, Juergen. > JMArc - This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/ Index:

Re: [PATCH] Re: [Devel] New bug list

2002-03-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Jean-Marc Lasgouttes wrote: >> Feel free to send a patch... It is in already. Juergen> OK. Here it comes (safe to apply). Thanks. JMarc

Why does InsetGraphics say display() == true???

2002-03-08 Thread Jean-Marc Lasgouttes
In insetgraphics.h, I see /// bool display() const { return true; } Why is that? includegraphics is certainly an inline thing (like a simple character). In userguide, there is a demo of an inline image, which is displayed on screen, but perfectly inline in xdvi. I propose to

RE: Why does InsetGraphics say display() == true???

2002-03-08 Thread Juergen Vigna
On 08-Mar-2002 Jean-Marc Lasgouttes wrote: > Juergen, I see you are the one who added it like that (in July 2000). > Did you have a reason for it? Because insetfigure was displayed? I don't know. Do we have displayed graphics insets? Jug --

Re: UserGuide console msgs

2002-03-08 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> InsertERT::Read: Missing 'status'-tagl (repeated many times) These are normal (an oldish 1.2.0cvs format) Garst> choice TOC|figure|table choice TOC|figure|table I never saw these... Garst> Paragraph 1232 found A debug

Re: Why does InsetGraphics say display() == true???

2002-03-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> On 08-Mar-2002 Jean-Marc Lasgouttes wrote: >> Juergen, I see you are the one who added it like that (in July >> 2000). Did you have a reason for it? Juergen> Because insetfigure was displayed? I don't know. Do we have

Re: Away

2002-03-08 Thread Andre Poenitz
On Fri, Mar 08, 2002 at 03:12:53PM +0200, Martin Vermeer wrote: > As I will be travelling next week, I expect to find > that 1.2.0pre1 will be available for download on > Friday March 15. This leaves us with 11 years and a few days if I am not mistaken. Andre' -- André Pönitz

Tooltips revamp

2002-03-08 Thread Angus Leeming
I have finished the tooltips revamp so that we have an LFUN_TOOLTIPS_TOGGLE that is used to trigger a static signal Dialogs::toggleTooltips. Not only does it turn tooltips on and off, but we even get a cursor as a "?" in all dialogs that have initialised a tooltip. Not the main dialog though,

Re: Tooltips revamp

2002-03-08 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> How do I create a little check box for the What's This entry in Angus> the Help menu, like the Emphasize Style entry in Layouts? This is done in LyXFunc::getStatus. For example, for buffer-toggle-readonly, it is case

Re: Tooltips revamp

2002-03-08 Thread Angus Leeming
On Friday 08 March 2002 4:37 pm, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > > Angus> How do I create a little check box for the What's This entry in > Angus> the Help menu, like the Emphasize Style entry in Layouts? > > This is done in

Re: cut & paste from e-mail

2002-03-08 Thread Vitaly Lipatov
On 5 March 2002 19:22, Jean-Marc Lasgouttes wrote: > > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: > > Garst> Thanks, I figured it might be, but the wizards prevail so > Garst> often, I asked. The skip form of paragraphing seems to work > Garst> now. It didn't for awhile. How about a

instructions on fixing rendering of eps figures in lyx

2002-03-08 Thread michael jones
Hi: I am trying to fix the eps rendering problem for inline figures outlined in the FAQ for Lyx (sec. 7.4). I went to the suggested link: http://sourceforge.net/bugs/?func=detailbug_id=124957_id=1897 where I found the "fix" : diff -c ./gdevxini.c ../src/gdevxini.c *** ./gdevxini.c Fri Dec

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread Kayvan A. Sylvan
On Fri, Mar 08, 2002 at 09:44:04AM +0100, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> Is there anybody looking at this? Currently, we have lost the > Kayvan> ability to compile LyX under Win32. > > Could you try to ask on cygwin lists

Re: Latest CVS: compile problems on WinXP

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 12:21:05PM -0800, Kayvan A. Sylvan wrote: > I just sent a message to the Cygwin list. ok good. I hope we don't have to revert everything - mayhem. > P.S. Wish me luck, I am going to an interview for another consulting > gig this afternoon. good luck ! john -- I am a

Re: instructions on fixing rendering of eps figures in lyx

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 04:42:13PM +, michael jones wrote: > I went to the suggested link: > http://sourceforge.net/bugs/?func=detailbug_id=124957_id=1897 The fix is included in 6.53, so download and install that. > diff -c ./gdevxini.c ../src/gdevxini.c > *** ./gdevxini.c Fri Dec 8

Bug list on Bugzilla

2002-03-08 Thread Michael Koziarski
Hey guys, the bugcount has come down a long way lately! Are we missing some of Michael Schmitt's bugs, or are we really just 2 bugs away from a prerelease (barring new ones being discovered) ? +--+--+ | bugcount | target_milestone | +--+--+ |

Re: Bug list on Bugzilla

2002-03-08 Thread John Levon
On Sat, Mar 09, 2002 at 03:03:37PM +1300, Michael Koziarski wrote: > the bugcount has come down a long way lately! Are we missing some of > Michael Schmitt's bugs, or are we really just 2 bugs away from a > prerelease (barring new ones being discovered) ? there are four, probably more... > On

Re: command to export to latex ?

2002-03-08 Thread John Levon
On Tue, Feb 19, 2002 at 07:43:30PM +0100, Toni Moreno Giménez wrote: > I'm automatizing documentacion creation and web updating process, by using > bash scripting ,from LyX based documents, but I need a command to export > *.lyx to *.tex . without needed of use the LyX GUI. You can use -i and

Re: DocBook-class weirdness

2002-03-08 Thread John Levon
On Sat, Feb 23, 2002 at 07:10:20PM +0100, Niklaus Giger wrote: > I had a LyX-file based on the LinuxDoc class. It had some > Itemize, Description paragraphs. Then I changed the layout > to DocBook class and I got quit a few errors like this: > >>> > /usr/bin/jade:[EMAIL PROTECTED]:228:12:E:

Re: math environment.

2002-03-08 Thread John Levon
On Thu, Feb 28, 2002 at 10:35:19AM +0200, Staffan Ringbom wrote: > Dear developers, > > By and large the math-editor is a nice piece. > I would like to comment on the new math-editor in 1.2.0cvs. these are now bugs #265, #266, #267 regards john -- I am a complete moron for forgetting about

Re: BufferView_pimpl

2002-03-08 Thread John Levon
On Fri, Mar 08, 2002 at 09:55:46AM +0100, Jean-Marc Lasgouttes wrote: > Because of that? > http://www.gotw.ca/gotw/024.htm oh, ok, what kde does everywhere. fair enough. regards john -- I am a complete moron for forgetting about endianness. May I be forever marked as such.

[PATCH] FormGraphics.C

2002-03-08 Thread Herbert Voss
please appy Herbert# -- http://www.lyx.org/help/ Index: src/frontends/xforms/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/xforms/ChangeLog,v retrieving revision 1.314 diff -u -r1.314 ChangeLog ---

Re: Links to patches

2002-03-08 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> John Levon <[EMAIL PROTECTED]> writes: | Lars> | On Thu, Mar 07, 2002 at 07:07:43PM +0100, Lars Gullik Bjønnes wrote: >>> Do we want to? There is a selection box at