Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-22 Thread Georg Baum
Am Sonntag, 22. Januar 2006 00:52 schrieb Pol: > Michael Gerz wrote: > >> - cross referencing does not seem to work properly: if equation label > >> include the "=" character, cross-referencing is not rendered in the > >> resulting pdf file, equation number being replaced by "??" > > Does it work

Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-21 Thread Pol
Michael Gerz wrote: >> - cross referencing does not seem to work properly: if equation label >> include the "=" character, cross-referencing is not rendered in the >> resulting pdf file, equation number being replaced by "??" > Does it work with LyX 1.3.6? Please enter a report into bugzilla > (po

Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-11 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Pol wrote: >> - cross referencing does not seem to work properly: if equation >> label include the "=" character, cross-referencing is not rendered >> in the resulting pdf file, equation number being replaced by "??" Michael> Do

Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-11 Thread Michael Gerz
Pol wrote: - cross referencing does not seem to work properly: if equation label include the "=" character, cross-referencing is not rendered in the resulting pdf file, equation number being replaced by "??" Does it work with LyX 1.3.6? Please enter a report into bugzilla (possibly indicati

Re: [prerelease] LyX 1.4.0pre3 - tables, etc

2006-01-11 Thread Pol
Lars Gullik Bjønnes wrote: > This is the third pre-release of LyX 1.4.0. Quick notes, as a user - highlighting text and math text is jumping sometimes (this may be specific to my laptop touchpad) - i had not noticed such behaviour with 1.3.6 - cross referencing does not seem to work properly: i

Re: [prerelease] LyX 1.4.0pre3 - memory for screen graphics

2006-01-04 Thread Peter Mountfort
Hi All Apologies for the incomplete post earlier. I have compiled lyx-1.4.0pre3 on SuSE 10.0 and 9.2 using the qt frontend. In both cases the memory usage of LyX and the X-server grow without bound, when editing documents containing graphics. In the simplest case, it seems that cutting and pas

Re: [prerelease] LyX 1.4.0pre3 - memory for screen graphics

2006-01-04 Thread Peter Mountfort
Hi All I have compiled

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Anand Rangarajan
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | It appears that KDE autoconf code always uses -nounload when | supports it. This flag appears to avoid unloading qt designer | plugins | when exiting uic. Lars> So a way to avoid bugs in uic plugins? I do not know really. The

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | It appears that KDE autoconf code always uses -nounload when | supports it. This flag appears to avoid unloading qt designer | plugins | when exiting uic. Lars> So a way to avoid bugs in uic plugins? I do not know really. The fl

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Anand" == Anand Rangarajan <[EMAIL PROTECTED]> writes: | | Anand> Digging through google, I found the threaded discussion at | Anand> http://www.mail-archive.com/lyx-users@lists.lyx.org/msg42138.html | Anand> very useful since it addressed

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | Lars, OK? Lars> yes Done. JMarc

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Anand" == Anand Rangarajan <[EMAIL PROTECTED]> writes: | | Anand> Digging through google, I found the threaded discussion at | Anand> http://www.mail-archive.com/lyx-users@lists.lyx.org/msg42138.html | Anand> very useful since it addressed

Re: [prerelease] LyX 1.4.0pre3

2005-12-28 Thread Jean-Marc Lasgouttes
> "Anand" == Anand Rangarajan <[EMAIL PROTECTED]> writes: Anand> Digging through google, I found the threaded discussion at Anand> http://www.mail-archive.com/lyx-users@lists.lyx.org/msg42138.html Anand> very useful since it addressed the same bug. The remedy called Anand> for adding -nounload

Re: [prerelease] LyX 1.4.0pre3 - math fonts

2005-12-27 Thread Pol
Lars Gullik Bjønnes wrote: > This is the third pre-release of LyX 1.4.0. Succesfully compiled on intel/centrino and gcc 4.0.3 with qt libs Size is about 4.5 MB, as expected (few months ago the resulting size was much larger, for unknown reasons) I noticed that math text is displayed in bold; is i

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | On Tuesday 27 December 2005 11:42, John C. McCabe-Dansted wrote: | > Yes, I can set the global "Mouse wheel scrolls by (n) lines" in "system | > settings/mouse/advanced". However LyX seems to use a third or less of the | > global value. When I set 3 lines p

Re: [prerelease] LyX 1.4.0pre3 - LaTeX/chktex error handling problems.

2005-12-27 Thread John C. McCabe-Dansted
The new "latex Errors" Error dialog box has some problems: - It always jumps back to and highlights the first error when I go back to the main LyX window, regardless of which error I clicked on in the dialog box. - It makes it hard to edit the text, as it keeps the (first) error selected/

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread Georg Baum
On Tuesday 27 December 2005 11:42, John C. McCabe-Dansted wrote: > Yes, I can set the global "Mouse wheel scrolls by (n) lines" in "system > settings/mouse/advanced". However LyX seems to use a third or less of the > global value. When I set 3 lines per wheel mouse click, LyX-1.4.0pre3 moves > ~1/2

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread John C. McCabe-Dansted
Yes, I can set the global "Mouse wheel scrolls by (n) lines" in "system settings/mouse/advanced". However LyX seems to use a third or less of the global value. When I set 3 lines per wheel mouse click, LyX-1.4.0pre3 moves ~1/2 lines per wheel mouse click. When I set 12 lines per wheel mouse cli

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread Georg Baum
On Tuesday 27 December 2005 10:46, Juergen Spitzmueller wrote: > John C. McCabe-Dansted wrote: > > Also, the setting "Wheel mouse scroll" in > Preferences/Look and feel/User Interface/Scrolling/> does not seem to > > have any effect on the speed at which the wheel mouse moves the screen. > > This

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread Juergen Spitzmueller
John C. McCabe-Dansted wrote: > Also, the setting "Wheel mouse scroll" in Preferences/Look and feel/User Interface/Scrolling/> does not seem to have > any effect on the speed at which the wheel mouse moves the screen. This setting is actually ignored in the qt frontend (we should consider hiding

Re: [prerelease] LyX 1.4.0pre3 - Wheel mouse too slow

2005-12-27 Thread John C. McCabe-Dansted
> Please report all issues with these packages to > lyx-devel@lists.lyx.org On my system the wheel mouse moves the screen too slowly to be useful in LyX-1.4.0pre3 (QT). Also, the setting "Wheel mouse scroll" in does not seem to have any effect on the speed at which the wheel mouse moves the scr

Re: [prerelease] LyX 1.4.0pre3 - "Locale en_NZ could not be set"

2005-12-27 Thread John C. McCabe-Dansted
> Please report all issues with these packages to > lyx-devel@lists.lyx.org I am using Kubuntu 5.10 with kde 3.5 and QT 3.3.4. I get the following warnings at startup: ... Locale en_NZ could not be set Warning: this system's locale uses Unicode. Language code:en_NZ Setting new locale for Qt:en_N

Re: [prerelease] LyX 1.4.0pre3

2005-12-25 Thread Stephen Harris
- Original Message - From: ""Lars Gullik Bjønnes"" <[EMAIL PROTECTED]> To: ; Sent: Saturday, December 24, 2005 5:40 AM Subject: [prerelease] LyX 1.4.0pre3 This is the third pre-release of LyX 1.4.0. This is getting close to what will be in the final release, only some speed issues

Re: [prerelease] LyX 1.4.0pre3

2005-12-24 Thread Anand Rangarajan
Please report all issues with these packages to lyx-devel@lists.lyx.org First of all, I apologize if the following compile bug and fix are widely known. I have not been following the lyx-devel mailing list too closely in the past few months. Below, I've detailed how to fix a problem when com