Re: Mac: System crash on spellcheck in branch

2009-11-15 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > > Time for another attempt at 1.6.4.2? > > Yes, I think so (or 1.6.4.2.1 :) I uploaded a new version to ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.6.4.2.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.6.4.2.tar.bz2 Since the former trial was never announced

Re: [patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-15 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > When I see an exclamation mark I think of something that must be important. > And that's what \emph is for: highlight text parts that are important. > I therefore propose to replace the existing button with the attached one. I like the idea (but we should do this change in tru

Re: Mac: System crash on spellcheck in branch

2009-11-15 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller writes: >> The part in ForkedCalls should be applied anyway I think. >> >> The autosave part is in Buffer.cpp. > > Time for another attempt at 1.6.4.2? Yes, I think so (or 1.6.4.2.1 :) JMarc

Re: Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
On 15/11/2009 23:21, Abdelrazak Younes wrote: On 15/11/2009 23:16, Abdelrazak Younes wrote: On 15/11/2009 22:39, Abdelrazak Younes wrote: Hello Richard, I don't know if you are interested in bug report but here are some anyway: Next one: XML Parsing Error: mismatched tag. Expected: . Locat

Re: Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
On 15/11/2009 23:21, Abdelrazak Younes wrote: On 15/11/2009 23:16, Abdelrazak Younes wrote: On 15/11/2009 22:39, Abdelrazak Younes wrote: Hello Richard, I don't know if you are interested in bug report but here are some anyway: Next one: XML Parsing Error: mismatched tag. Expected: . Locat

Re: Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
On 15/11/2009 23:16, Abdelrazak Younes wrote: On 15/11/2009 22:39, Abdelrazak Younes wrote: Hello Richard, I don't know if you are interested in bug report but here are some anyway: Next one: XML Parsing Error: mismatched tag. Expected: . Location: file:///C:/devel/lyx/lyx-devel/lib/doc/Emb

Re: Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
On 15/11/2009 22:39, Abdelrazak Younes wrote: Hello Richard, I don't know if you are interested in bug report but here are some anyway: Next one: XML Parsing Error: mismatched tag. Expected: . Location: file:///C:/devel/lyx/lyx-devel/lib/doc/EmbeddedObjects.xhtml Line Number 6618, Column 3:

Re: branch regressions - number 2 (critical)

2009-11-15 Thread Vincent van Ravesteijn
Uwe Stöhr schreef: Vincent van Ravesteijn schrieb: - open the attached LyX file - set the cursor before the word "Wenn" (beginning of the line under the greyed out note) - press Shift+PgDown Result: LyX is in an infinite loop consuming 100% CPU power. This is a regression to at least LyX 1.5

Re: branch regressions - number 2 (critical)

2009-11-15 Thread Uwe Stöhr
Vincent van Ravesteijn schrieb: - open the attached LyX file - set the cursor before the word "Wenn" (beginning of the line under the greyed out note) - press Shift+PgDown Result: LyX is in an infinite loop consuming 100% CPU power. This is a regression to at least LyX 1.5.7. I can't reprod

Re: Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
On 15/11/2009 22:39, Abdelrazak Younes wrote: Hello Richard, I don't know if you are interested in bug report but here are some anyway: XML Parsing Error: not well-formed Location: file:///C:/devel/lyx/lyx-devel/lib/doc/Math.xhtml Line Number 673, Column 52: exp⁡< --

Bug report for Math doc export to LyX HTML

2009-11-15 Thread Abdelrazak Younes
Hello Richard, I don't know if you are interested in bug report but here are some anyway: XML Parsing Error: not well-formed Location: file:///C:/devel/lyx/lyx-devel/lib/doc/Math.xhtml Line Number 673, Column 52: exp⁡< ---^ X

[patch] fix bug 2585 (correct toolbar button for \emph)

2009-11-15 Thread Uwe Stöhr
In http://www.lyx.org/trac/ticket/2585 it was discussed that the current toolbar button for emphasize is insufficient for menu languages other than English. We currently have an italic "E" as button but emphasize can be anything, not only italic and an "E" means nothing. While "E" stands for emp

Re: branch regressions - number 2 (critical)

2009-11-15 Thread Vincent van Ravesteijn
Uwe Stöhr schreef: - open the attached LyX file - set the cursor before the word "Wenn" (beginning of the line under the greyed out note) - press Shift+PgDown Result: LyX is in an infinite loop consuming 100% CPU power. This is a regression to at least LyX 1.5.7. regards Uwe I can't reproduc

Re: problems with pdf-quality and fontenc-package

2009-11-15 Thread Steve Litt
On Sunday 15 November 2009 13:00:25 Jean-Pierre Chrétien wrote: > I use ps2pdf14 here (in fact, ps2pdf, which calls ps2pdf14). I do not know > if this makes a difference, but I don't understand how it could. > The problem may come from GhostScript istself (the switches are passed to > gs). > > Her

Re: LyX with Google Wave?

2009-11-15 Thread Andre Poenitz
On Sat, Nov 14, 2009 at 11:58:30PM +0100, Christian Ridderström wrote: > On Tue, 10 Nov 2009, Andre Poenitz wrote: > >> On Tue, Nov 10, 2009 at 09:19:51AM +1000, Douglas Ray wrote: >>> half the topics on this list seem to be how to >>> overcome problems of using Qt... >> >> And the other two thirds

Re: problems with pdf-quality and fontenc-package

2009-11-15 Thread Jean-Pierre Chrétien
Steve Litt writes: > > slitt mydesk:/d/at/books/mental$ pdffonts pthrive.pdf > name type emb sub uni object ID > - --- --- --- - > Courier-Bold Type 1no

Re: Mac: System crash on spellcheck in branch

2009-11-15 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > OK, here is a new patch that applies to branch (replaces nofork2). > > Could some kind mac users (and others) try it out? I am running out of > time. > > The part in ForkedCalls should be applied anyway I think. > > The autosave part is in Buffer.cpp. Time for an

Re: Lyx 1.6.4 has no support for revtex4.1

2009-11-15 Thread Jürgen Spitzmüller
dgosset wrote: > Just wanted to let you guys know that Lyx's layout file for revtex4 is out > of date (I think). It specifies the package "revtex4.cls" when the current > version is "revtex4-1.cls" (as of about a month ago). So right now I don't > know how to compile revtex 4.1 documents in lyx.

Re: r31985 - lyx-devel/trunk/lib/scripts

2009-11-15 Thread Jürgen Spitzmüller
rgheck wrote: > Author: rgheck > Date: Sat Nov 14 20:16:53 2009 > New Revision: 31985 > URL: http://www.lyx.org/trac/changeset/31985 > > Log: > Some configure.py fixes from Guenter. OK for branch. Jürgen

Re: r31992 - lyx-devel/trunk/src/frontends/qt4/ui

2009-11-15 Thread Jürgen Spitzmüller
uwestoehr wrote: > Author: uwestoehr > Date: Sat Nov 14 22:07:22 2009 > New Revision: 31992 > URL: http://www.lyx.org/trac/changeset/31992 > > Log: > MathsUi.ui: add tooltips, the same can also be done for branch if you like, > Jürgen? Yes please. Jürgen