[Bug] Tex2lyx produced file not readable

2005-12-12 Thread Abdel
Hello, I think I found a bug in the latest version of Tex2lyx for windows. I am using lyx-1.3.7pre5 for windows (XP). I can send you complete files if needed. Hope this helps, Abdel. lyx -dbg any gives : Win32 path correction [~Local Settings/Temp/lyx_tmpdir1672a00960/1672a00960

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
configure.bat -fast -verbose Abdel. Angus

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Well I think I have used yours already: set QTDIR=D:\install\qt\qt-3 set MINGW=D:\mingw set MSYS=D:\msys set PATH=%QTDIR%\bin;%MINGW%\bin;%MSYS%\bin;%PATH% set QMAKESPEC=win32-g++ cd qt-3 configure.bat -fast -verbose and echo statements indicate

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-21 Thread Abdel
Abdel a écrit : Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Hello Angus, With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. I had lots of trouble trying to compile

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. Well, I told you! (What is the shared version good

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: I completely agree and I first try the static version but all the demo and examples crashed, including the Qtdesigner. I'll try to find sometime to compile in debug mode and see what's happening. Ah. I forgot to mention: Ignore this! ok... Next time

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Angus Leeming a écrit : Abdel wrote: Hello Angus, sed: -e expression #2, char 2: Unterminated `s' command Try the attached dos2unix.sed script as $ sed -f dos2unix.sed configure.ac tmp it does the same: sed: file dos2unix.sed line 1: Unterminated `s

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I'm repeating

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Good morning Angus, Angus Leeming a écrit : Abdel wrote: For my defense I'd say that I have invested a lot of time already on that. I think I am close but it's really not fun. Courage! Why not skip the po directory for now and try $ cd src make Yes that's what I did yesterday. But lyx

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-23 Thread Abdel
Abdel a écrit : Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I'm

lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
for this wonderful software. I am at your disposition if you want me to do some test. Merry Christmas to you all, Abdel.

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
. Abdel. Abdel a écrit : Hello, As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and po support. Some note about the compilation: 1) I first try

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Oups, I have just discovered the math and table bars right Abdel clicking on the top toolbar. All I can say is WAHOU !!! :-) Abdel Sorry for that. Actually, it is possible to edit ui/default.ui to have

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel I have a question about the linking stage. Do you think that a Abdel compilation without debug (maybe using '-Os' instead of '-g Abdel -O') would reduce the processing time? If not, then I think I Abdel will stay

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Michael Gerz a écrit : Abdel wrote: As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and po support. Some note about the compilation: 1) I first try

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jose' Matos a écrit : On Friday 23 December 2005 15:52, Abdel wrote: You should select a DocBook textclass for your document. Hum, I am not willing to change my document class, I want to keep using latex. There is a latex2xml thing but it the resulting Xml is not as structured as the lyx

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
. Regards, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much work it compiles and loads! There is a problem QImage

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel [EMAIL PROTECTED] writes: | Hello, | | Judging from the absence of answer, I suppose this matter is not | interesting to you :-( Oh it is, but as you rightly suspect: not right now. | It's OK, I understand that you are all very busy with the release

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Georg Baum a écrit : On Thursday 29 December 2005 20:51, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( It's OK, I understand that you are all very busy with the release of 1.4.0. I have worked some more on the port so

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel [EMAIL PROTECTED] writes: | Then I'd suggest that you create a bug Implement qt4 frontend, and | attach the diff to it. | | Why not create a qt4 directory (same as xform or gtk) along qt2 in the | cvs repository once 1.5cvs is opened? But I can certainly

Re: lyx-1.4.0 and Qt-4.1

2005-12-31 Thread Abdel
and maybe other thinks that I forgot. voila! Happy new year to all, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought

Re: lyx 1.4.0 for windows: compilation progress report and impression

2006-01-02 Thread Abdel
Helge Hafting a écrit : On Fri, Dec 23, 2005 at 04:42:17PM +0100, Jean-Marc Lasgouttes wrote: Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Oups, I have just discovered the math and table bars right Abdel

Re: Screen update improvements

2006-01-02 Thread Abdel
() that are not necessary. IMHO this patch tries to reduce the number of painting on the intermediate pixmap and this is good because, as a side effect it reduces also the number of screen repaint. But I am not an expert so maybe this is just because Qt4 is supposed to be totally double-buffered. Abdel

Re: Screen update improvements

2006-01-02 Thread Abdel
Angus Leeming a écrit : Abdel wrote: your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). FYI, without this patch (I have not update my cvs yet), my Qt4 port has zero flickering :-) Right. Because Qt4 double

How to speed up LyXText::breakParagraph?

2006-01-03 Thread Abdel
correct (math, table, etc...). I think a better solution would be to use a map or maybe a vector of pointer. Like it is now, IMHO, lyx-1.4 is close to unusable under window. Is there some unofficial patch that would speed up things a bit? Thanks, Abdel.

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
Martin Vermeer a écrit : On Tue, Jan 03, 2006 at 07:52:13PM +0100, Abdel wrote: Hello, On windows with 1.4.0cvs on for big documents (ex: Extended.lyx), there is a big delay (~1s) before a Carriage Return is shown on screen after typing the enter key in the middle of a paragraph. The same

Re: Screen update improvements

2006-01-04 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Michael Gerz a écrit : Martin, your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). Abdel FYI, without this patch (I have not update

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
); for (size_t i=pos; inew_sizepli; ++i) { PliVector[i]=pli ++pli; } } return true; } }; Abdel a écrit : Martin

Re: Screen update improvements

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel I guess so yes. Following patch will do so. Do you see some improvement with the patch? I guess only qt3 could benefit. Right now, I cannot compile with qt3, sorry. With my Qt4 port, there is no flicker but I

Re: How to speed up LyXText::breakParagraph?

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Oups I just notice a CutPaste problem. The prototype I am Abdel proposing is as follow, sorry about that. Optionnally, insert Abdel could return a reference or a pointer to the newly inserted Abdel paragraph but I

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
patch is fixing (as advised by Jean-Marc) by eliminating the superfluous background repainting. Abdel. Did the patch apply cleanly? That means you must have the singlepar stuff in your local tree... strange. - Martin

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
Martin Vermeer a écrit : On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: Abdel wrote: About the flickering, I don't know. You could verify with my earlier published PAINTING debug patch, precisely which rows are getting updated by the LyX painter. AFAIK, this flickering

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Thu, Dec 29, 2005 at 08:51:02PM +0100, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( You culd have as well assumed people were absent from ailing lists. Would be closer to the truth at least in my case

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel [EMAIL PROTECTED] writes: | Martin Vermeer a écrit : | On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: | Abdel wrote: | | About the flickering, I don't know. You could verify with my earlier | published PAINTING debug patch, precisely which

Re: How to speed up LyXText::breakParagraph?

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Wed, Jan 04, 2006 at 11:53:45AM +0100, Abdel wrote: From what I see it uses size() and operator[] so deque would be fine here also. But maybe rewriting this patch to use ParagraphList::iterator and algorithm::find would be better, wouldn't it? This way we won't rely

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Hum, actually I think there might be another reason. Michael, Abdel could you please try this patch: This seems quite interesting. Do you have reasons to think it should help, or is it just that it looks nicer? I

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Tue, Dec 27, 2005 at 11:43:05AM +0100, Abdel wrote: Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Mon, Jan 09, 2006 at 10:45:17AM +0100, Abdel wrote: I think we should get rid of them in the long run and favour 'proper' Qt 4 classes (even if the Q3* stuff is officially part of Qt4) I am getting rid of most of them right now. Nice. [...] By the way

Re: Screen update improvements

2006-01-10 Thread Abdel
Abdel a écrit : Right now, I cannot compile with qt3, sorry. With my Qt4 port, there is no flicker but I have tested this nonetheless with a different syntax: viewport()-setAttribute(Qt::WA_OpaquePaintEvent); The result is not good: all the float buttons (foot, figure, table, etc

Re: Screen update improvements

2006-01-10 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel So forget what I said about system wide QT blablabla. IMO this Abdel simple patch is very safe and it improves windows experience Abdel significantly. With this change, Lyx-1.4.0 becomes usable for Abdel small

Re: Screen update improvements

2006-01-11 Thread Abdel
Martin Vermeer a écrit : On Wed, Jan 04, 2006 at 12:55:42PM +0100, Abdel wrote: Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: ... I guess so yes. Following patch will do so. Index: QWorkArea.C

No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-11 Thread Abdel
Dear Angus, I've just tried your new package. It seems that the documents in LyX\Resources\lyx\doc\ are missing... Abdel.

Re: No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-12 Thread Abdel
Angus Leeming a écrit : Jean-Marc Lasgouttes wrote: Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Dear Angus, I've just tried your new package. It seems that the Abdel documents in LyX\Resources\lyx\doc\ are missing... This happens because, in 1.3.x the docs are in a different repository

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
I have transfered this thread to lyx-devel where it belongs. Andre Poenitz a écrit : On Tue, Jan 10, 2006 at 02:26:48PM +0100, Abdel wrote: This functionality could be implemneted in the Navigate menu in the Qt frontend: Make the menu a list view, allowm multiple selection, create and connect

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel Well this use the Lyx Menu Backend which I have great Abdel difficulty to understand. It keeps crashing a lot so I gave up Abdel on that (But I have ported the menubar to Qt4.1). The Navigation part is kind

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
at multitasking). Abdel Uniting the scripts is a different issue. I'm sure that it's not beyond the wit of man to modify development/Win32/packaging/build_lyxwin.sh so that there are both static and dynamic routes. Usage: sh build_lyxwin.sh static '1.3.7pre9' or sh build_lyxwin.sh dynamic '1.3.7pre9

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
time/memory somewhat. Well, linking dynamically with qtwin and MinGW is so extraordinary slw. (takes hours and an infinite amount of memory) If Abdel is right You put doubt on my sincerity? :-) and qt 4.1 links very fast with MinGW, then qtwin is to blame. Abdel, what do you mean

Re: No automake-1.9 on mingw/msys yet...

2006-01-15 Thread Abdel
). It might be worth a try to test if things are better with this and precompiled header. Abdel. Angus

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-16 Thread Abdel
Jean-Marc Lasgouttes a écrit : Abdel == Abdel [EMAIL PROTECTED] writes: Abdel OK, thanks. My main problem is that while a MenuItem is of Abdel Submenu kind, sometimes (depends on the document you load and Abdel the time of day) its associated submenu is empty. This happens Abdel only

[Bug] Tex2lyx produced file not readable

2005-12-12 Thread Abdel
Hello, I think I found a bug in the latest version of Tex2lyx for windows. I am using lyx-1.3.7pre5 for windows (XP). I can send you complete files if needed. Hope this helps, Abdel. lyx -dbg any gives : [~Local Settings/Temp/lyx_tmpdir1672a00960/1672a00960]-> >[~Local Setting

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
d qt-3 configure.bat -fast -verbose Abdel. Angus

Re: qt3-win: cannot compile with mingw

2005-12-20 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Well I think I have used yours already: set QTDIR=D:\install\qt\qt-3 set MINGW=D:\mingw set MSYS=D:\msys set PATH=%QTDIR%\bin;%MINGW%\bin;%MSYS%\bin;%PATH% set QMAKESPEC=win32-g++ cd qt-3 configure.bat -fast -verbose and echo statements indicate

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

Re: qt3-win: cannot compile with mingw

2005-12-21 Thread Abdel
Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt/Win free mailing

lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-21 Thread Abdel
Abdel a écrit : Angus Leeming a écrit : Abdel wrote: The path seems OK here. First entries are: D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin; Maybe is it a problem of mingw32-make? I am using version 3.80. I am lost :-( I see that you eventually managed to get mails through to the Qt

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Hello Angus, With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. I had lots of trouble trying to compile

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt. Well, I told you! (What is the shared version good

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Michael Gerz a écrit : Abdel wrote: I completely agree and I first try the static version but all the demo and examples crashed, including the Qtdesigner. I'll try to find sometime to compile in debug mode and see what's happening. Ah. I forgot to mention: Ignore this! ok... Next time

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Angus Leeming a écrit : Abdel wrote: Angus Leeming a écrit : Abdel wrote: Hello Angus, sed: -e expression #2, char 2: Unterminated `s' command Try the attached dos2unix.sed script as $ sed -f dos2unix.sed configure.ac > tmp it does the same: sed: file dos2unix.sed line 1: Untermina

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I'm repeating

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-22 Thread Abdel
Good morning Angus, Angus Leeming a écrit : Abdel wrote: For my defense I'd say that I have invested a lot of time already on that. I think I am close but it's really not fun. Courage! Why not skip the po directory for now and try $ cd src && make Yes that's what I did y

Re: lyx configure fails (was Re: qt3-win: cannot compile with mingw)

2005-12-23 Thread Abdel
Abdel a écrit : Paul A. Rubin a écrit : Abdel wrote: My sed version is the one with MSYS-1.0.11 (GNU sed 3.02). Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc). Sorry, late arrival to this thread, so I apologize if I'm

lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
I cannot find the option. That's all for now ;-). Thanks for this wonderful software. I am at your disposition if you want me to do some test. Merry Christmas to you all, Abdel.

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
. Abdel. Abdel a écrit : Hello, As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and "po" support. Some note about the compilation: 1) I

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups, I have just discovered the math and table bars right Abdel> clicking on the top toolbar. All I can say is WAHOU !!! :-) Abdel> Sorry for that. Actually, it is possible to e

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> I have a question about the linking stage. Do you think that a Abdel> compilation without debug (maybe using '-Os' instead of '-g Abdel> -O') would reduce the processing time? If

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Michael Gerz a écrit : Abdel wrote: As I have polluted your list with my help request I thought that you might be interested in the result. Thanks to Angus and Michael, I managed to compile lyx-1.4.0 with Mingw without Aspell and "po" support. Some note about the compilation:

Re: lyx 1.4.0 for windows: compilation progress report and impression

2005-12-23 Thread Abdel
Jose' Matos a écrit : On Friday 23 December 2005 15:52, Abdel wrote: You should select a DocBook textclass for your document. Hum, I am not willing to change my document class, I want to keep using latex. There is a latex2xml thing but it the resulting Xml is not as structured as the lyx

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
. Regards, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much work it compiles and loads! There is a problem QImage

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | Hello, | | Judging from the absence of answer, I suppose this matter is not | interesting to you :-( Oh it is, but as you rightly suspect: not right now. | It's OK, I understand that you are all very busy with the r

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Georg Baum a écrit : On Thursday 29 December 2005 20:51, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( It's OK, I understand that you are all very busy with the release of 1.4.0. I have worked some more on the port so

Re: lyx-1.4.0 and Qt-4.1

2005-12-29 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | > Then I'd suggest that you create a bug "Implement qt4 frontend", and | > attach the diff to it. | | Why not create a qt4 directory (same as xform or gtk) along qt2 in the | cvs repository once 1.5cv

Re: lyx-1.4.0 and Qt-4.1

2005-12-31 Thread Abdel
tTableView and maybe other thinks that I forgot. voila! Happy new year to all, Abdel. Abdel a écrit : Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I original

Re: lyx 1.4.0 for windows: compilation progress report and impression

2006-01-02 Thread Abdel
Helge Hafting a écrit : On Fri, Dec 23, 2005 at 04:42:17PM +0100, Jean-Marc Lasgouttes wrote: "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups, I have just di

Re: Screen update improvements

2006-01-02 Thread Abdel
ive call to repaint() that are not necessary. IMHO this patch tries to reduce the number of painting on the intermediate pixmap and this is good because, as a side effect it reduces also the number of screen repaint. But I am not an expert so maybe this is just because Qt4 is supposed to be totally doub

Re: Screen update improvements

2006-01-02 Thread Abdel
Angus Leeming a écrit : Abdel wrote: your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). FYI, without this patch (I have not update my cvs yet), my Qt4 port has zero flickering :-) Right. Because Qt4 double

How to speed up LyXText::breakParagraph?

2006-01-03 Thread Abdel
use a contiguous memory? Deque does not... But "Extended.lyx" loads fine and all seems correct (math, table, etc...). I think a better solution would be to use a map or maybe a vector of pointer. Like it is now, IMHO, lyx-1.4 is close to unusable under window. Is there some unofficial patch that would speed up things a bit? Thanks, Abdel.

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
Martin Vermeer a écrit : On Tue, Jan 03, 2006 at 07:52:13PM +0100, Abdel wrote: Hello, On windows with 1.4.0cvs on for big documents (ex: Extended.lyx), there is a big delay (~1s) before a "Carriage Return" is shown on screen after typing the "enter" key in the m

Re: Screen update improvements

2006-01-04 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Michael Gerz a écrit : Martin, your row signature patch is excellent as it reduces screen flickering significantly (you could the flicking on Windows with qtwin). Abdel> FYI, with

Re: How to speed up LyXText::breakParagraph?

2006-01-04 Thread Abdel
PliVector_[pos], Par); for (size_t i=pos; i<new_sizepli; ++i) { PliVector[i]=pli ++pli; } } return true; } }; Abdel a écrit : Martin Vermeer a

Re: Screen update improvements

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> I guess so yes. Following patch will do so. Do you see some improvement with the patch? I guess only qt3 could benefit. Right now, I cannot compile with qt3, sorry. With my Qt4 port, t

Re: How to speed up LyXText::breakParagraph?

2006-01-05 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Oups I just notice a Cut problem. The prototype I am Abdel> proposing is as follow, sorry about that. Optionnally, insert Abdel> could return a reference or a pointer to the newly

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
patch is fixing (as advised by Jean-Marc) by eliminating the superfluous background repainting. Abdel. Did the patch apply cleanly? That means you must have the singlepar stuff in your local tree... strange. - Martin

Re: [Patch] (Re: Screen update improvements)

2006-01-08 Thread Abdel
Martin Vermeer a écrit : On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: Abdel wrote: About the flickering, I don't know. You could verify with my earlier published PAINTING debug patch, precisely which rows are getting updated by the LyX painter. AFAIK, this flickering

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Thu, Dec 29, 2005 at 08:51:02PM +0100, Abdel wrote: Hello, Judging from the absence of answer, I suppose this matter is not interesting to you :-( You culd have as well assumed people were absent from ailing lists. Would be closer to the truth at least in my case

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | Martin Vermeer a écrit : | > On Sun, Jan 08, 2006 at 04:38:21PM +0100, Michael Gerz wrote: | >> Abdel wrote: | >> | >>>>> About the flickering, I don't know. You could verify with my earlier |

Re: How to speed up LyXText::breakParagraph?

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Wed, Jan 04, 2006 at 11:53:45AM +0100, Abdel wrote: From what I see it uses size() and operator[] so deque would be fine here also. But maybe rewriting this patch to use ParagraphList::iterator and algorithm::find would be better, wouldn't it? This way we won't rely

Re: [Patch] (Re: Screen update improvements)

2006-01-09 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Hum, actually I think there might be another reason. Michael, Abdel> could you please try this patch: This seems quite interesting. Do you have reasons to think it should help, or is

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Tue, Dec 27, 2005 at 11:43:05AM +0100, Abdel wrote: Dear developpers, I could not sleep last night so I tried as an exercise to see if lyx could be ported easily to the fresh Qt-4.1. As you might guess it was more difficult than I originally thought. But after much

Re: lyx-1.4.0 and Qt-4.1

2006-01-09 Thread Abdel
Andre Poenitz a écrit : On Mon, Jan 09, 2006 at 10:45:17AM +0100, Abdel wrote: I think we should get rid of them in the long run and favour 'proper' Qt 4 classes (even if the Q3* stuff is officially part of Qt4) I am getting rid of most of them right now. Nice. [...] By the way

Re: Screen update improvements

2006-01-10 Thread Abdel
Abdel a écrit : Right now, I cannot compile with qt3, sorry. With my Qt4 port, there is no flicker but I have tested this nonetheless with a different syntax: viewport()->setAttribute(Qt::WA_OpaquePaintEvent); The result is not good: all the "float buttons" (foot, figure

Re: Screen update improvements

2006-01-10 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> So forget what I said about system wide QT blablabla. IMO this Abdel> simple patch is very safe and it improves windows experience Abdel> significantly. With this change, Lyx-1.4.0

Re: Screen update improvements

2006-01-11 Thread Abdel
Martin Vermeer a écrit : On Wed, Jan 04, 2006 at 12:55:42PM +0100, Abdel wrote: Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: ... I guess so yes. Following patch will do so. In

No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-11 Thread Abdel
Dear Angus, I've just tried your new package. It seems that the documents in \Resources\lyx\doc\ are missing... Abdel.

Re: No doc installed with Lyx-1.3.6-pre7 (windows)

2006-01-12 Thread Abdel
Angus Leeming a écrit : Jean-Marc Lasgouttes wrote: "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Dear Angus, I've just tried your new package. It seems that the Abdel> documents in \Resources\lyx\doc\ are missing... This happens because, in 1.3.x the d

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
I have transfered this thread to lyx-devel where it belongs. Andre Poenitz a écrit : On Tue, Jan 10, 2006 at 02:26:48PM +0100, Abdel wrote: This functionality could be implemneted in the Navigate menu in the Qt frontend: Make the menu a list view, allowm multiple selection, create and connect

Re: copying and pasting a LyX environment? (like Word's Format Painter)

2006-01-14 Thread Abdel
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdel <[EMAIL PROTECTED]> writes: Abdel> Well this use the Lyx Menu Backend which I have great Abdel> difficulty to understand. It keeps crashing a lot so I gave up Abdel> on that (But I have ported the menubar to Qt4.1). Th

  1   2   >