Re: Bug 2015 patch + profiling

2006-01-07 Thread Martin Vermeer
On Sun, Jan 08, 2006 at 03:30:18AM +0100, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | Attached the IMHO "current best" version of this patch, which was held > | up by a discussion about the best way to find the pit value of a given > | paragraph (loop, linear comp

Re: [Patch] Re: LyX web site proposal

2006-01-07 Thread Martin Vermeer
On Sun, Jan 08, 2006 at 03:51:28AM +0100, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | OK, got that working... looks OK. Patch attached. > > I have some comments. > > | - LyX is what?! > | + LyX is what?! > > Do we really have to use a question as headline

Re: [Patch] Re: LyX web site proposal

2006-01-07 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | OK, got that working... looks OK. Patch attached. I have some comments. | - LyX is what?! | + LyX is what?! Do we really have to use a question as headline? "What is LyX?" "LyX is an advanced document processor." "LyX is what?" | | -

Re: bug 2194: Double clicking in qrefs dialog broken

2006-01-07 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | It's not crucial for 1.4.0, but it fixes a regression wrt 1.3.6 Ok for 1.4.0. -- Lgb

Re: Bug 2015 patch + profiling

2006-01-07 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | Attached the IMHO "current best" version of this patch, which was held | up by a discussion about the best way to find the pit value of a given | paragraph (loop, linear computation for , or some std::find | thing). This proposal doesn't assume . Do yo

Re: LyXWin137preSmall-0-6.exe and TeXLive2005

2006-01-07 Thread Tomasz Łuczak
Uwe Stöhr wrote: Tomasz Łuczak schrieb: >> Thanks, it should working but still missing support for installation >> for current user I've now this code now that works for me also in this case (many thanks that you pointed me to this): It should working now. Many thanks OK, all characters

Re: LyXWin137preSmall-0-6.exe and TeXLive2005

2006-01-07 Thread Uwe Stöhr
Tomasz Łuczak schrieb: >> Thanks, it should working but still missing support for installation >> for current user I've now this code now that works for me also in this case (many thanks that you pointed me to this): ; check if the variable TLroot exists (the case when it is installed us

Re: LyXWin137preSmall-0-6.exe and TeXLive2005

2006-01-07 Thread Tomasz Łuczak
Uwe Stöhr wrote: Could you please help me to verify what is used? I attached a small dummy installer showing one message coded in CP-1250. Are all characters correctly displayed? If not could you please send me a screenshot to see how the message appears? OK, all characters are correct. for

Outdated info

2006-01-07 Thread Bennett Helm
In private e-mail to me, Anders Ekberg noted some outdated info when digging through some files in his user's lyx directory: - The copyright in the preference file reads: ### Copyright 1995-2001 The LyX Team. should read ### Copyright 1995-2006 The LyX Team. - In ~/Library/A

Re: LyXWin137preSmall-0-6.exe and TeXLive2005

2006-01-07 Thread Tomasz Łuczak
Uwe Stöhr wrote: Tomasz Łuczak wrote: > I use TeXLive2005 and path to latex.exe is in PATH variable. > After run LyXWin137preSmall-0-6.exe appear a message: > No LaTeX-distribution could be found!... This is fixed now. I use this code to catch all TeXLive cases: Thanks, it should working b

Re: [Patch] Re: LyX web site proposal

2006-01-07 Thread Martin Vermeer
On Sat, Jan 07, 2006 at 05:52:19PM +, Angus Leeming wrote: > Martin Vermeer wrote: > >>I have never written PHP before. How do I verify the correctness of > >>pages before committing them? Do I have to start up my own Apache > >>(installed already, but not running by default), or is there an ea

Another (small) problem with instant preview in 1.4.0

2006-01-07 Thread Enrico Forestieri
Hi all! In 1.4.0 dvipng is used by default for generating instant preview images of math formulas. One has to adjust preview_scale_factor in the preference file in order to have a correct size and alignment for the images. However, when the latex font size is changed in Document->Settings, this c

Re: LyXWin137preSmall-0-6.exe and TeXLive2005

2006-01-07 Thread Uwe Stöhr
Tomasz Łuczak wrote: > I use TeXLive2005 and path to latex.exe is in PATH variable. > After run LyXWin137preSmall-0-6.exe appear a message: > No LaTeX-distribution could be found!... This is fixed now. I use this code to catch all TeXLive cases: ; test if TeXLive is

Re: [Patch] Re: LyX web site proposal

2006-01-07 Thread Angus Leeming
Martin Vermeer wrote: I have never written PHP before. How do I verify the correctness of pages before committing them? Do I have to start up my own Apache (installed already, but not running by default), or is there an easier way? OK, got that working... looks OK. Patch attached. It reads w

Re: Bug reading layout files (layout2layout?)

2006-01-07 Thread Juergen Spitzmueller
Georg Baum wrote: > We can see that the format is not recognized and it tries to convert it > again and again. I don't understand why that is the case. What happens if > you apply the attached patch? Mea maxima culpa. I had a corrupt articleX.layout in ~/.lyx-cvs/layouts. I was not aware of that.

Re: Bug reading layout files (layout2layout?)

2006-01-07 Thread Georg Baum
Am Samstag, 7. Januar 2006 15:47 schrieb Juergen Spitzmueller: > '/tmp/lyx/lyx_tmpdir8073C0fkh9/8073i556nb' > '/tmp/lyx/lyx_tmpdir8073C0fkh9/8073IwLyF2'' > Reading textclass /tmp/lyx/lyx_tmpdir8073C0fkh9/8073IwLyF2 > Converting layout file from format 1 to 2 > Running `python '/home/juergen/lyx/l

1.4 available for windows

2006-01-07 Thread Lars Olesen
When can we expect Lyx 1.4 available for windows? -- Lars Olesen

[Patch] Re: LyX web site proposal

2006-01-07 Thread Martin Vermeer
On Sat, Jan 07, 2006 at 04:37:47PM +0200, Martin Vermeer wrote: > On Thu, Jan 05, 2006 at 09:43:22PM +, Angus Leeming wrote: > > Martin Vermeer wrote: > > > What about > > > > [ snip some hard sell :-P ] > > > > > Is this an idea? > > > > It's a great idea. Check out the www-user repository,

Re: Bug reading layout files (layout2layout?)

2006-01-07 Thread Juergen Spitzmueller
Georg Baum wrote: > Strange. I cannot reproduce it, everything is fine for me. I don't > understand why it wants to convert the file at all, the file has the > format tag and therefore layout2layout should not be run. > Can you try again with -dbg tclass please? I get loads of messages on the cons

Re: LyX web site proposal

2006-01-07 Thread Martin Vermeer
On Thu, Jan 05, 2006 at 09:43:22PM +, Angus Leeming wrote: > Martin Vermeer wrote: > > What about > > [ snip some hard sell :-P ] > > > Is this an idea? > > It's a great idea. Check out the www-user repository, get yourself karma > and go for it. > > -- > Angus OK. One question: I have

Re: beamer layout

2006-01-07 Thread Georg Baum
Am Donnerstag, 5. Januar 2006 10:20 schrieb Uwe Stöhr: > Jose' Matos wrote: > > > is there any reason why we are not shipping the beamer layout? > > I asked for this some time ago and Georg argumented that it is a special > package for its own on some Linux systems that could cause problems.

Re: Bug reading layout files (layout2layout?)

2006-01-07 Thread Georg Baum
Am Donnerstag, 5. Januar 2006 12:53 schrieb Juergen Spitzmueller: > LyX 1.4 seems to have major problems reading layout files containing capital > letters. The attached layout file is just a copy of article.layout, renamed > articleX.layout. If you try to switch to that layout, LyX is entering

Re: [patch] fix bug 2153

2006-01-07 Thread Juergen Spitzmueller
Georg Baum wrote: > > I does not compile here: > > Oops, there was an include missing. Updated patch attached. OK, this one compiles. I can confirm that it fixes bug 2153. But I haven't tested thoroughly (I can't think of any side effects to test for). Jürgen

Re: [patch] fix bug 2153

2006-01-07 Thread Georg Baum
Am Samstag, 7. Januar 2006 11:10 schrieb Juergen Spitzmueller: > I does not compile here: Oops, there was an include missing. Updated patch attached. Georg Index: src/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/Cha

Re: [PATCH] Fix bibliography layout for CV textclass.

2006-01-07 Thread Georg Baum
Am Donnerstag, 5. Januar 2006 12:19 schrieb Jean-Marc Lasgouttes: > > The following change was probably forgotten by whoever introduced the > Bib_Environment tag. > > Georg, is this something layout2layout c/should do? Probably, but how should it recognize that Bib_Environment is needed? Georg

Re: bug 2194: Double clicking in qrefs dialog broken

2006-01-07 Thread Angus Leeming
Juergen Spitzmueller wrote: Angus Leeming wrote: Hi, Jürgen No, I don't remember why, but the relevant entries in the ChangeLog are below. Thanks, Angus. Seems that the disconnection was because the refSelected signal caused an item always to be highlighted also if the dialog is shown for the

Re: bug 2194: Double clicking in qrefs dialog broken

2006-01-07 Thread Juergen Spitzmueller
Angus Leeming wrote: > Hi, Jürgen > > No, I don't remember why, but the relevant entries in the ChangeLog are > below. Thanks, Angus. Seems that the disconnection was because the refSelected signal caused an item always to be highlighted also if the dialog is shown for the first time. However, i

Re: [patch] fix bug 2153

2006-01-07 Thread Juergen Spitzmueller
Georg Baum wrote: > On Wednesday 28 December 2005 14:52, Lars Gullik Bjønnes wrote: > > Ok, didn't realize that. Please try to get someone to test it (and > > comment), we should try to get this fixed before 1.3. > > I need volunteers please! I does not compile here: insetnote.C:238: error: varia

Re: Problems trying to implement "preview selection".

2006-01-07 Thread Martin Vermeer
On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote: > I thought that it would be very useful to be able to select a piece of text > and view the DVI output for (only) that selection. > > I thought that I might be able to implement it simply by adding the following > line to