1.5.0 beta spellcheck bug

2007-02-24 Thread killermike
I couldn't find this bug in bugzilla but I can reproduce it reliably on my setup. If I am working on a document that has been checked for spelling errors and has none. I then create a spelling mistake by adding a 'z' in the middle of the word. When I press F7, the dialog box pops up, informing

Re: A bug that needs attention for windows

2007-02-24 Thread Enrico Forestieri
On Sat, Feb 24, 2007 at 07:00:42PM +0100, Jean-Marc Lasgouttes wrote: > Bug 1247 is about recognizing properly letters in non-latin1 text. > This is fixed on linux using 32bits wchar_t. However, on windows > another strategy has to be found, as discussed here > http://bugzilla.lyx.org/show_bug.cgi

Re: Wrong spacing around sectioning environments

2007-02-24 Thread Enrico Forestieri
On Wed, Feb 14, 2007 at 02:24:57AM +0100, Enrico Forestieri wrote: > On Sun, Feb 11, 2007 at 07:15:40PM +0100, Enrico Forestieri wrote: > > > LyX does not insert enough vertical space before sectioning environments > > such as Chapter, Section, etc. > > > > As an example, compare the appearance

[PATCH] Bug 3081: LaTeX error dialog doesn't exactly point to the error

2007-02-24 Thread Jean-Marc Lasgouttes
Hello, The following patch fixes texrow computation in the case where paragraph alignment is used. There was a one by one error because a \n was added to the centering commands (probably in the work to help Sweave). The fix is to pass texrow to relevant functions and update it. I'll commit tomo

Re: Problem LyX

2007-02-24 Thread Paul A. Rubin
Oliver Simmank wrote: just for shure - my request in english (hope its not too bad..) my problem is that everytime I press the arrow keys, or insert key or mostly any function key, LyX only creates the character "^" and does not move the cursor as desired. I'm using LyX 1.4.4 under windows X

Re: LyX/Windows 1.4.4 LaTeX preamble bug

2007-02-24 Thread Joost Verburg
Uwe Stöhr wrote: OK, but I halso have this not in my LyX 1.4.4 builds. I compiled via SCons using the lyx-windows-deps-msvc-package originally provided by Joost, so I'm wondering that it work for me. You're using old libraries. The old Qt build doesn't have this bug, but has others. I recomme

GSoC 2007

2007-02-24 Thread christian . ridderstrom
I'm surprised by the amount of suggestions at http://wiki.lyx.org/Devel/GSoC2007 I think one way to cut down on the number of candidates is by seeing which proposals can actually find a potential mentor. Abdel's and Martin's names are listed as mentors, but I doubt they're interested i

Re: Plain text output

2007-02-24 Thread José Matos
On Saturday 24 February 2007 4:24:41 pm Michael Gerz wrote: > José, all, > > I just wanted to tell you that I completed my work on plain text output. > Unless I find a new bug, I won't touch this part of the code anymore. Of > course, a lot of things are still subject to optimization (e.g., correct

Re: LyX version 1.5.0 (beta 1) is released - kde themes

2007-02-24 Thread José Matos
On Saturday 24 February 2007 6:03:35 pm pol wrote: > > I have noticed that the scrollbar does not match the theme (baghira) > of my kde desktop. Any hints? Does baghira applies to qt4? I expect it to apply to qt3 only. > Thank you > > -- > Pol -- José Abílio

Re: LyX version 1.5.0 (beta 1) is released

2007-02-24 Thread Neal Becker
I have a simple beamer doc that has no sections. Selecting to view the TOC puts lyx into an infinite loop (using 100% cpu). gdb says: (gdb) where #0 0x003d932c49ff in poll () from /lib64/libc.so.6 #1 0x0036e584af06 in _XRead32 () from /usr/lib64/libX11.so.6 #2 0x0036e584b518 in _XS

Re: LyX version 1.5.0 (beta 1) is released - kde themes

2007-02-24 Thread pol
Just compiled on my laptop/centrino under kubuntu. I have used scons, as suggested, after cd'd into development/scons: scons gettext=auto mode=release frontend=qt4 boost=auto nls=yes spell=auto prefix=/usr/local -j3 all scons install I have noticed that the scrollbar does not match the th

Re: mathed plain text output

2007-02-24 Thread Georg Baum
Am Samstag, 24. Februar 2007 16:12 schrieb Michael Gerz: > Georg Baum schrieb: > > No. Can you show me how the code path is? I don't understand it. AFAIK the > > only interface between text and math is InsetMathHull (even for macros). > > Therefore I don't understand why any other math inset need

Re: Plain text output

2007-02-24 Thread Michael Gerz
Georg Baum schrieb: Am Samstag, 24. Februar 2007 17:24 schrieb Michael Gerz: I think we have to fix at least the most critical and most annoying ones for 1.5.0 final. For instance, my productivity is really weakened by #2843. This one is fixed. Which one did you mean? Oops... 24

Re: Plain text output

2007-02-24 Thread Georg Baum
Am Samstag, 24. Februar 2007 17:24 schrieb Michael Gerz: > I think we have to fix at least the most critical and most annoying ones > for 1.5.0 final. For instance, my productivity is really weakened by > #2843. This one is fixed. Which one did you mean? Georg

Re: [Cvslog] r17325 - in /lyx-devel/trunk/src/insets: insetline.C inse...

2007-02-24 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: baum Date: Sat Feb 24 18:18:13 2007 New Revision: 17325 URL: http://www.lyx.org/trac/changeset/17325 Log: fix compiler warnings about unused parameters Thank you! (Shame on me) Michael

Re: iint, iiint, math-nonumber... GUI?

2007-02-24 Thread Andre Poenitz
On Fri, Feb 23, 2007 at 09:00:00PM +0200, Martin Vermeer wrote: > As the title says. I use these regularly and they are useful, but not in > the GUI and thus not discoverable. > > They cannot be so hard to add, can they? Go for it ;-) Andre'

Plain text output

2007-02-24 Thread Michael Gerz
José, all, I just wanted to tell you that I completed my work on plain text output. Unless I find a new bug, I won't touch this part of the code anymore. Of course, a lot of things are still subject to optimization (e.g., correct line indentation, label translation based on par language etc.)

Re: Beta 1 (preliminar)

2007-02-24 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Kümmel <[EMAIL PROTECTED]> writes: Peter> I've found this commit for 1.4.4 announcement: Peter> http://www.lyx.org/trac/changeset/17186 Are all changes made by Peter> hand? I assume the langcode changes a generic. I run "make i18n.PHP" by hand in po/ and then move the reult

Re: mathed plain text output

2007-02-24 Thread Michael Gerz
Georg Baum schrieb: No. Can you show me how the code path is? I don't understand it. AFAIK the only interface between text and math is InsetMathHull (even for macros). Therefore I don't understand why any other math inset needs a plaintext method (it is never called in mathed, only from outside).

Re: LyX/Windows 1.4.4 LaTeX preamble bug

2007-02-24 Thread Uwe Stöhr
> Why don't you compile against Qt 4.2.2 taken directly from Trolltech? I > haven't this problem in my builds. > > Qt3... OK, but I halso have this not in my LyX 1.4.4 builds. I compiled via SCons using the lyx-windows-deps-msvc-package originally provided by Joost, so I'm wondering that it wor

Re: [Cvslog] r17316 - /lyx-devel/trunk/README.po-files

2007-02-24 Thread Georg Baum
Am Samstag, 24. Februar 2007 15:30 schrieb Michael Gerz: > [EMAIL PROTECTED] schrieb: > > New readme file about po-files, written by Ran Rutenberg > > > > Added: > > lyx-devel/trunk/README.po-files (with props) > > > > We should call this file README.localization. People will very little

Re: Pages in the installers

2007-02-24 Thread Uwe Stöhr
[EMAIL PROTECTED] schrieb: Could sometime check if that listing is correct? (There's no rush, sometime after the weekend is fine - I'm working on the page this weekend). Hi Christian, I currently have two deadlines end of February, so all I could do to LyX are things that cost me less then

Re: [Cvslog] r17316 - /lyx-devel/trunk/README.po-files

2007-02-24 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: New readme file about po-files, written by Ran Rutenberg Added: lyx-devel/trunk/README.po-files (with props) We should call this file README.localization. People will very little experience will not know about po files. Uwe, could you do this please? You

Re: Low-tech comparisons between two installer code bases.

2007-02-24 Thread Joost Verburg
[EMAIL PROTECTED] wrote: If I understand you correctly, the actual LyX binary is lyxc.exe (why the 'c'?)? Yes. The 'c' is because it shows a console window :) You have instead written a separate application, lyx.exe, that prepares the environment and then launches lyxc.exe. Correct? Indeed.

Re: LyX version 1.5.0 (beta 1) is released

2007-02-24 Thread Michael Gerz
Neal Becker schrieb: 1 more tiny buglet: In math panel, selection widget on left, 5th down has no text label, and hover over it gives the wrong message. This has been fixed in the mean-time. Michael

Re: Low-tech comparisons between two installer code bases.

2007-02-24 Thread christian . ridderstrom
On Fri, 23 Feb 2007, Joost Verburg wrote: [EMAIL PROTECTED] wrote: Joost, what are launcher.nsi and pdfview.nsi? (I know they're compiled by lyx.nsi, but I'm not sure of their purposes) I've printed the source code of these installers but not looked at it yet. Would you mind giving me a few

Re: LyX version 1.5.0 (beta 1) is released

2007-02-24 Thread Neal Becker
1 more tiny buglet: In math panel, selection widget on left, 5th down has no text label, and hover over it gives the wrong message.

Re: LyX version 1.5.0 (beta 1) is released

2007-02-24 Thread Russell Davie
On Sat, 24 Feb 2007 01:01:11 + José Matos <[EMAIL PROTECTED]> wrote: > Public release of LyX version 1.5.0 (beta 1) > === > > We are glad to announce the release of LyX 1.5.0 (beta 1). > > Nice. Works well, so far does all the LyX things I need: make ps, pd

Re: LyX version 1.5.0 (beta 1) is released

2007-02-24 Thread Peter Kümmel
José Matos wrote: > Public release of LyX version 1.5.0 (beta 1) > === > > We are glad to announce the release of LyX 1.5.0 (beta 1). > > It is the culmination of 1 year of hard work, and we sincerely hope > you will enjoy the results. The changes are too numerous

Re: strange cursor positioning

2007-02-24 Thread Michael Gerz
Andre Poenitz schrieb: Is everybody happy with the cursor positioning after reloading a document? Eaxmaple atached. No matter what I do the cursor is initially _above_ the workarea. Sorry, I can't reproduce in Win XP. Michael

Re: Beta 1 (preliminar)

2007-02-24 Thread Peter Kümmel
Lars Gullik Bjønnes wrote: > José Matos <[EMAIL PROTECTED]> writes: > > | On Friday 23 February 2007 2:27:15 pm Abdelrazak Younes wrote: > | > 3 days later, no beta announced ;-) > | > | It does not make any sense to make an announcement with the packages in > | place. They are the since yeste

Re: LyX/Windows 1.4.4 LaTeX preamble bug

2007-02-24 Thread Peter Kümmel
Uwe Stöhr wrote: >> After some hacking with the Q../Free sources I think I found the > problem. Tomorrow I'll upload new > builds > > Why don't you compile against Qt 4.2.2 taken directly from Trolltech? I > haven't this problem in my builds. > > regards Uwe > Qt3... Peter