Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Martin Vermeer
On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote: > José , > > many thanks for the quick reply. How do you change character styles? I found > neither a menu entry nor could I enter a command (or at least I could not > figure out which one I should enter). They cannot be changed or

Uploaded LyX 1.4.0 for Cygwin

2006-03-12 Thread Enrico Forestieri
I have uploaded a Cygwin package for LyX 1.4.0 to ftp.devel.lyx.org/pub/incoming/ The package is named lyx-1.4.0-cygwin2.tar.gz and I hope it can be moved to ftp.lyx.org/pub/lyx/bin/1.4.0/ and renamed lyx-1.4.0-cygwin.tar.gz Notice that in pub/incoming there also should be an incomplete lyx-1.4.0

[patch] Get rid of lib/configure.m4

2006-03-12 Thread Georg Baum
This patch (+ removal of the file itself) gets rid of lib/configure.m4. I have it in use for some time now, and it works well for me. The only dependency on sh is now the graphics conversion script that is built on the fly and some smaller scripts in lib/scripts, but the main advantage for me is

Re: [patch] Get rid of lib/configure.m4

2006-03-12 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | This patch (+ removal of the file itself) gets rid of lib/configure.m4. I | have it in use for some time now, and it works well for me. | The only dependency on sh is now the graphics conversion script that is | built on the fly and some smaller scripts i

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Rainer Dorsch
Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer: > On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote: > > José , > > > > many thanks for the quick reply. How do you change character styles? I > > found neither a menu entry nor could I enter a command (or at least I > > could not

Re: New Latex Reference Resouce

2006-03-12 Thread christian . ridderstrom
On Mon, 27 Feb 2006, Stephen Harris wrote: Hi Stephen I (eventually) got around to copying your post to this page: http://wiki.lyx.org/LaTeX/VisualFAQ regards /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr

Re: Problems trying to implement "preview selection".

2006-03-12 Thread christian . ridderstrom
On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote: Hi John This was still lying in my list of mails that I thought I'd reply to... Anyway, if you're still interested in this stuff, maybe it'd be an idea to repost it? I suspect you haven't gotten any replies because people have been very busy wi

Re: [patch] Get rid of lib/configure.m4

2006-03-12 Thread Joost Verburg
Georg Baum wrote: The only dependency on sh is now the graphics conversion script that is built on the fly and some smaller scripts in lib/scripts, but the main advantage for me is that maintenance of configure.py is easier than that of configure.m4 If you could get rid of the sh usage in gra

Re: Update to the devel/ web sub-site

2006-03-12 Thread christian . ridderstrom
On Mon, 26 Sep 2005, Jean-Marc Lasgouttes wrote: > Now that www.devel.lyx.org has been moved to www.lyx.org/devel/, we need > to integrate the two. I have had a go at it (not everything is right, > but it should be uniformly better). ... > > Comments are welcome, although I do not plan to do the

Re: attempting to build 1.5

2006-03-12 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > I think I'll try again tomorrow with a clean tree. Success! Apparently, I hadn't cleaned the build properly. Jürgen

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Martin Vermeer
On Sun, Mar 12, 2006 at 12:07:52PM +0100, Rainer Dorsch wrote: > Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer: > > On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote: > > > José , > > > > > > many thanks for the quick reply. How do you change character styles? I > > > found nei

Re: [PATCH] Win32 installer

2006-03-12 Thread Juergen Spitzmueller
Michael Gerz wrote: > could anybody (Jürgen?) please commit the following patch to BRANCH_1_4_X > and trunk? I'll do, if Jean-Marc and Lars are OK with it. Jürgen

Re: [patch] Get rid of lib/configure.m4

2006-03-12 Thread Georg Baum
Am Sonntag, 12. März 2006 12:50 schrieb Joost Verburg: > If you could get rid of the sh usage in graphics conversion that would > be a great thing. MSYS takes quite some time to start on my system, > which delays all graphics previews. Unfortunately I have no time to do so, but if you come up wi

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Rainer Dorsch
Am Sonntag, 12. März 2006 13:44 schrieb Martin Vermeer: > On Sun, Mar 12, 2006 at 12:07:52PM +0100, Rainer Dorsch wrote: > > Am Sonntag, 12. März 2006 09:16 schrieb Martin Vermeer: > > > On Sat, Mar 11, 2006 at 09:17:59PM +0100, Rainer Dorsch wrote: > > > > José , > > > > > > > > many thanks for th

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Jose' Matos
On Sunday 12 March 2006 12:44, Martin Vermeer wrote: > > Ah, no. There is no 'dialog' for charstyle, so the only way is to create > the new charstyle inset and cut and paste the text over. > > (In a situation like this, having an 'inset dissolve' function like in > math would be handy too. Place th

compile qt4

2006-03-12 Thread Juergen Spitzmueller
I needed the attached change to get it compile with gcc-4.1. Can I apply it? The thing looks very good in general. Congratulations, Abdel. I noticed the issues that Georg has already mentioned, and some minor stuff, which just needs polishing. I'll get back on this bit by bit. Jürgen Index: src

Document class in 1.4.0?

2006-03-12 Thread David Raymond
Hello, I don't see how to set the document class with the default user interface in 1.4.0. Am I missing something? Dave Raymond

Re: compile qt4

2006-03-12 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : I needed the attached change to get it compile with gcc-4.1. Can I apply it? Sure, go ahead. Could you please also apply the two patches I sent yesterday? I have now a svn account but I haven't yet converted my repository. I attach them again, they should not cl

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Could someone please commit this? Done. However: > +/// > +// Specific stuff > +#ifdef Q_OS_X11 >  #include >  #endif This has to be Q_WS_X11, else I get a compilation error here > +/

Re: compile qt4

2006-03-12 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Juergen Spitzmueller a écrit : > > I needed the attached change to get it compile with gcc-4.1. Can I apply > > it? > > Sure, go ahead. Done. > Could you please also apply the two patches I sent yesterday? I have now > a svn account but I haven't yet converted my reposi

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Rainer Dorsch
Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos: > On Sunday 12 March 2006 12:44, Martin Vermeer wrote: > > Ah, no. There is no 'dialog' for charstyle, so the only way is to create > > the new charstyle inset and cut and paste the text over. > > > > (In a situation like this, having an 'inset d

Re: Document class in 1.4.0?

2006-03-12 Thread John Levon
On Sun, Mar 12, 2006 at 09:37:06AM -0700, David Raymond wrote: > I don't see how to set the document class with the default user > interface in 1.4.0. Am I missing something? Document->Settings. john

Re: Document class in 1.4.0?

2006-03-12 Thread Jose' Matos
On Sunday 12 March 2006 16:37, David Raymond wrote: > Hello, > > I don't see how to set the document class with the default user > interface in 1.4.0. Am I missing something? Document->Settings (?) > Dave Raymond -- José Abílio

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Georg Baum
Am Sonntag, 12. März 2006 18:30 schrieb Juergen Spitzmueller: > > +/// > > +// Specific stuff > > +#ifdef Q_OS_X11 > >  #include > >  #endif > > This has to be Q_WS_X11, else I get a compilation error here There still seems to be a gene

Re: [patch] fix lib/configure.py

2006-03-12 Thread Abdelrazak Younes
Angus Leeming a écrit : Abdelrazak Younes wrote: Lars Gullik Bjønnes a écrit : Georg Baum writes: | I have replaced the m4 version of lib/configure with the python version | since several weeks now. After fixing some bugs (mainly typos) it works | fine. | The attached patch contains these fix

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Martin Vermeer
On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote: > Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos: ... > What I tried first (not sure if others would too and if this would be a > design > with high usability): > > 1. marking the text and looking for the (non existing) format

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Abdelrazak Younes
Georg Baum a écrit : Am Sonntag, 12. März 2006 18:30 schrieb Juergen Spitzmueller: +/// +// Specific stuff +#ifdef Q_OS_X11 #include #endif This has to be Q_WS_X11, else I get a compilation error here There still seems to be a gen

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Should I provide a corrected patch or have you done something Juergen? No, I've nothing. Jürgen

Re: [patch] fix lib/configure.py

2006-03-12 Thread Bo Peng
> IMHO, it would be very good to have this for 1.4.x windows users because > it would get rid of the Msys dependency (if I understand correctly). This is the main reason at the beginning. There are conversion scripts but they can be easily translated to python. The biggest problems is that there

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Could someone please commit this? Done. However: +/// +// Specific stuff +#ifdef Q_OS_X11 #include #endif This has to be Q_WS_X11, else I get a compilation error here OK

Re: [Patch-Qt4] QWorkArea cleanup

2006-03-12 Thread Georg Baum
Am Sonntag, 12. März 2006 19:44 schrieb Abdelrazak Younes: > This is Trolltech fault, from the documentation: > > Q_OS_X11 > Defined for the X Window System. > Q_OS_MAC9 > Defined for Mac OS 9. > Q_OS_MACX > Defined for Mac OS X. > Q_OS_WIN32 > Defined on Win32 (Windows 98/ME and Windows NT/2000/X

Re: [patch] fix lib/configure.py

2006-03-12 Thread Georg Baum
Am Sonntag, 12. März 2006 19:37 schrieb Abdelrazak Younes: > With qt4 frontend, I have: > > The image loader can load the following directly: > bmp, jpeg, jpg, mng, pbm, pgm, png, ppm, xbm, xpm, > Of these, LyX recognises the following formats: > bmp, jpg, jpg, pbm, pgm, png, ppm, xbm, xpm > > So

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Martin Vermeer
On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote: > 2. > CharStyle CodeVariable > LatexType Command > LatexName cvar > Font > Color Blue > Family Typewriter > EndFont > LabelFon

Nice Feature to Have in LyX: Multicolumn View of Documents

2006-03-12 Thread Nicolas Carranza
Hello. It will be very nice that lyx could present the documents (I'm talking about the lyx presentation not about the product document) in two columns (or more) so that we can use all the space that new high-resolution displays bring to us in a very nice and powerful way. This sounds like a very

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Rainer Dorsch
Am Sonntag, 12. März 2006 20:27 schrieb Martin Vermeer: > On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote: > > 2. > > CharStyle CodeVariable > > LatexType Command > > LatexName cvar > > Font > > Color Blue > >

Re: [Announce] LyX version 1.4.0

2006-03-12 Thread Rainer Dorsch
Am Sonntag, 12. März 2006 19:41 schrieb Martin Vermeer: > On Sun, Mar 12, 2006 at 06:41:40PM +0100, Rainer Dorsch wrote: > > Am Sonntag, 12. März 2006 17:22 schrieb Jose' Matos: > > ... > > > What I tried first (not sure if others would too and if this would be a > > design with high usability): >

Re: [patch] fix lib/configure.py

2006-03-12 Thread Abdelrazak Younes
Georg Baum a écrit : Am Sonntag, 12. März 2006 19:37 schrieb Abdelrazak Younes: With qt4 frontend, I have: The image loader can load the following directly: bmp, jpeg, jpg, mng, pbm, pgm, png, ppm, xbm, xpm, Of these, LyX recognises the following formats: bmp, jpg, jpg, pbm, pgm, png, ppm, xbm,

Re: Problems trying to implement "preview selection".

2006-03-12 Thread John McCabe-Dansted
On 3/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Sat, 7 Jan 2006, 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. > >This might be useful. Or perhaps just viewing the cu

[patch] RandomAccessList

2006-03-12 Thread Lars Gullik Bjønnes
This is the integrated patch from Abdelrazak, after applying the patch and a tiny bit of reworking I discovered that scrolling was _really_ slow. After commenting out the debug messages from RandomAccessList.h I got the speed back. I have some stuff I want to work on wrtt, but that can come late

lyx-HEAD failing 'make' w/ external Boost on OSX

2006-03-12 Thread OpenMacNews
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 hi all, attempting to build lyx-HEAD (svn r13351), on OSX 10.4.5, using an EXTERNAL build of boost-cvs. boost cvs builds fine, installing: libs --> /usr/local/lib/libboost* incs --> /usr/local/include/boost-1_34/ i've 3 issues

[Patch] change tracking bar in rowpainter

2006-03-12 Thread Martin Vermeer
This fixes the non-existent change bar in case only the paragraph break has been changed. From a bug report by Jürgen (under bugzilla 880, but see also 1254-1255), thanks. If I hear no objections this goes in presently. - Martin Index: rowpainter.C ===

Re: [Patch] change tracking bar in rowpainter

2006-03-12 Thread Martin Vermeer
On Mon, 2006-03-13 at 08:52 +0200, Martin Vermeer wrote: > This fixes the non-existent change bar in case only the paragraph break > has been changed. From a bug report by Jürgen (under bugzilla 880, but > see also 1254-1255), thanks. Jürgen, about the routine stripLeadingSpaces in paragraph.C: co

Re: [Patch] change tracking bar in rowpainter

2006-03-12 Thread Juergen Spitzmueller
Martin Vermeer wrote: > What was the original reason for introducing it? > Can we get rid of it? It's not my doing. It's this: Log message: (Johnathan Burchill): change tracker fixes (bug 1827) Bugs: http://bugzilla.lyx.org/show_bug.cgi?id=1827 But in general, change tracking and DESM/D

Re: lyx-HEAD failing 'make' w/ external Boost on OSX

2006-03-12 Thread Lars Gullik Bjønnes
OpenMacNews <[EMAIL PROTECTED]> writes: | (2) 'make' at one point complains/fails @ | | ../../src/support/debugstream.h:17:44: error: | boost/test/detail/nullstream.hpp: No such file or directory This is not latest from trunk _or_ the wrong boost/version.hpp is picked up. Did you fo

Re: [Patch] change tracking bar in rowpainter

2006-03-12 Thread Martin Vermeer
On Mon, 2006-03-13 at 08:13 +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > What was the original reason for introducing it? > > Can we get rid of it? > > It's not my doing. It's this: > > Log message: > (Johnathan Burchill): change tracker fixes (bug 1827) > > Bugs: > htt

Re: [Patch] change tracking bar in rowpainter

2006-03-12 Thread Juergen Spitzmueller
Martin Vermeer wrote: > So I propose to remove the line > > setChange(0, Change::INSERTED); But then you have to check if bug 1827 doesn't come back. Jürgen

Re: [Patch] change tracking bar in rowpainter

2006-03-12 Thread Juergen Spitzmueller
Am Montag, 13. März 2006 08:40 schrieb Martin Vermeer: > Would it be possible to simply disable DESM/DEPM when CT is on, so the > one cannot subvert the other? Would save us a lot of heartache. I think it would already help much if DESM/DEPM would only remove INSERTED blanks, leave DELETED ones a