RE: Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Rob Bearman
> Asger Ottar Alstrup wrote: > > Angus Leeming wrote: > > > >> My reading the WinMain docs at > >> > http://msdn.microsoft.com/library/en-us/winui/winui/windowsuse rinterface/windowing/windows/windowreference/windowfunctions/winmain.asp > >> > >> tells me that it should... > >> > >> Any clues?

Re: lyx and qt2 compile problem?

2005-06-20 Thread Kayvan A. Sylvan
On Mon, Jun 20, 2005 at 05:01:56PM +0200, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> Is LyX supposed to work with qt-3? > > Sure. Support for qt2 will probably be removed in 1.5.0. > > JMarc Anyone got a quick fix for this linking pro

Re: the new install for win32

2005-06-20 Thread Angus Leeming
Philip A. Viton wrote: Just tried to install Lyx from lyx_setup_136proposal-v15-3.exe (is this the latest?) and I noticed : Version 16 is the latest. See http://wiki.lyx.org/Windows/LyX136pre#changelog_16june for what's changed. 1. It got the location of my eudora wrong: the location is c:

Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Angus Leeming
Asger Ottar Alstrup wrote: Angus Leeming wrote: My reading the WinMain docs at http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp tells me that it should... Any clues? Well, on that page it says: I see

the new install for win32

2005-06-20 Thread Philip A. Viton
Just tried to install Lyx from lyx_setup_136proposal-v15-3.exe (is this the latest?) and I noticed : 1. It got the location of my eudora wrong: the location is c:\eudora5 and the routine "found" it in --- as reported --- c:\eudorar. In the summary screen it reported that eudora was in c:\eud

Re: On a useful Acroread wrapper for Windows

2005-06-20 Thread Asger Ottar Alstrup
Angus Leeming wrote: My reading the WinMain docs at http://msdn.microsoft.com/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/winmain.asp tells me that it should... Any clues? Well, on that page it says: -- hPrevInstance [in] Handle to the p

Re: [patch 13x] fix quoted filenames

2005-06-20 Thread Angus Leeming
Angus Leeming wrote: Could the windows guys please try whether the attached latex file works? You need of course the cleandvi script to postprocess the DVI file. If it works I'll produce patches for 1.3 and 1.4. Georg Bingo! Well done! Whilst we're at it, pdflatex is happy too. Angus

Re: [patch 13x] fix quoted filenames

2005-06-20 Thread Angus Leeming
Georg Baum wrote: Am Montag, 20. Juni 2005 10:16 schrieb Jean-Marc Lasgouttes: What about \string" ? That works on tetex 3.0 :-)) Could the windows guys please try whether the attached latex file works? You need of course the cleandvi script to postprocess the DVI file. If it works I'll

On a useful Acroread wrapper for Windows

2005-06-20 Thread Angus Leeming
Asger, I've been mulling over your Acroread posting. I think that it can work with LyX as it is, but first I'd like to understand why this trivial program doesn't generate the log file when I launch a second instance of the program. My reading the WinMain docs at http://msdn.microsoft.com/li

Re: [patch 13x] fix quoted filenames

2005-06-20 Thread Georg Baum
Am Montag, 20. Juni 2005 10:16 schrieb Jean-Marc Lasgouttes: > What about \string" ? That works on tetex 3.0 :-)) Could the windows guys please try whether the attached latex file works? You need of course the cleandvi script to postprocess the DVI file. If it works I'll produce patches for 1.

Re: [PATCH] fix french language handling

2005-06-20 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > For this to work, I will have to update the lyxformat, and Jose' will > have to provide a conversion: chnage language frenchb to french. Here is the conversion. It is so trivial that you should have been able to do it yourself ;-) No back conversion is needed, right?

Re: [PATCH] fix french language handling

2005-06-20 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes >> <[EMAIL PROTECTED]> writes: > > | This looks very good, but I have one question: How would one use > | frenchle or frenchpro? Or do you think that their use with LyX > | should not be supported at all? > > Lars> preamble and

Re: [PATCH] fix french language handling

2005-06-20 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | | For this to work, I will have to update the lyxformat, and Jose' | | will have to provide a conversion: change language frenchb to french. > | Lars> So should we wait for 1.5? (o

Re: [PATCH] fix french language handling

2005-06-20 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | | This looks very good, but I have one question: How would one use | | frenchle or frenchpro? Or do you think that their use with LyX | | should not be supported at all? > | Lars>

Re: [PATCH] fix french language handling

2005-06-20 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | This looks very good, but I have one question: How would one use | frenchle or frenchpro? Or do you think that their use with LyX | should not be supported at all? Lars> preamble and ert. Ha! How naive :) This will not work beca

Re: [PATCH] fix french language handling

2005-06-20 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> Since this situation is a mess, I propose the following patch: >> >> * only support the "french" babel option (remove one language) >> >> * always use \og and \fg to open/close guillemets >> >> * provi

Re: [PATCH] fix french language handling

2005-06-20 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: > >> Since this situation is a mess, I propose the following patch: >> >> * only support the "french" babel option (remove one language) >> >> * always use \og and \fg to open/close guillemets >> >> * provide default definitio

Re: [PATCH] fix french language handling

2005-06-20 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Since this situation is a mess, I propose the following patch: > > * only support the "french" babel option (remove one language) > > * always use \og and \fg to open/close guillemets > > * provide default definition for these macros in case we use an older > fre

Re: [PATCH] fix french language handling

2005-06-20 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | For this to work, I will have to update the lyxformat, and Jose' | will have to provide a conversion: change language frenchb to french. Lars> So should we wait for 1.5? (or at least 1.4.x?) I know I am late with this, but I like

Re: [PATCH] fix french language handling

2005-06-20 Thread Jose' Matos
On Monday 20 June 2005 16:08, Lars Gullik Bjønnes wrote: > | For this to work, I will have to update the lyxformat, and Jose' will > | have to provide a conversion: chnage language frenchb to french. > > So should we wait for 1.5? (or at least 1.4.x?) There is no problem for me to do the convers

Re: [PATCH] fix french language handling

2005-06-20 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Since this situation is a mess, I propose the following patch: > | * only support the "french" babel option (remove one language) Sounds good to me. > | * always use \og and \fg to open/close guillemets > | * provide default definition for these

Re: lyx and qt2 compile problem?

2005-06-20 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> Is LyX supposed to work with qt-3? Sure. Support for qt2 will probably be removed in 1.5.0. JMarc

Re: lyx and qt2 compile problem?

2005-06-20 Thread Kayvan A. Sylvan
On Mon, Jun 20, 2005 at 08:21:39AM +0200, Andre Poenitz wrote: > On Sun, Jun 19, 2005 at 08:26:14PM -0700, Kayvan A. Sylvan wrote: > > I am trying to compile lyx with qt2 on Cygwin. Has anyone seen this type of > > error before? [...] > > ../../../../lyx/src/frontends/qt2/QPrefs.C:444: error: inval

[PATCH] fix french language handling

2005-06-20 Thread Jean-Marc Lasgouttes
Handling of french in LyX is not very clean mainly for historical reasons: the first style that has existed (french.sty by B. Gaulle) was not really free and therefore babel has adopted another style (frenchb.ldf from D. Flipo). Various personal reasons (as I understand it) have prevented from mer

Re: lyx-devel src/insets/: ChangeLog insetgraphics.C

2005-06-20 Thread Georg Baum
Angus Leeming wrote: >> Complete Diff: >> /usr/bin/cvs -f diff -kk -u -r 1.1152 -r 1.1153 src/insets/ChangeLog >> /usr/bin/cvs -f diff -kk -u -r 1.278 -r 1.279 src/insets/insetgraphics.C > > This doesn't seem to have anything to do with quoted graphics names. It has, because the extension must n

Re: lyx-devel src/insets/: ChangeLog insetgraphics.C

2005-06-20 Thread Angus Leeming
[EMAIL PROTECTED] wrote: > Log message: > fix quoted graphics file names > > Patches: > http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/ChangeLog?r1=1.1152&r2=1.1153 > http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/insets/insetgraphics.C?r1=1.278&r2=1.279 > > Complete Diff: > /u

Re: LyX 1.3.6 Prerelease Version 16

2005-06-20 Thread Angus Leeming
Michael Schmitt wrote: > Hello, > > I just tested the latest Windows release. AFAICS, not only menu shortcuts > are broken but virtually any important key (like CTRL+", CTRL+M, ALT+., > etc.). > > Angus, did you use the latest QT library for prerelease 16? Yes. > I am a bit astonished because

Re: obsolete Comments layout style?

2005-06-20 Thread Jose' Matos
On Monday 20 June 2005 14:24, Jean-Marc Lasgouttes wrote: > > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: > > Jose'> I will apply it unless I get strong objections. > > Did you ever do that? No. But I will do it soon. > Jose'> Shall I remove obsolete.inc as well? > > I did it.

Re: obsolete Comments layout style?

2005-06-20 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> I will apply it unless I get strong objections. Did you ever do that? Jose'> Shall I remove obsolete.inc as well? I did it. JMarc

Re: Insert->File crashes

2005-06-20 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> On Wed, Jun 15, 2005 at 04:20:27PM +0200, Jean-Marc Lasgouttes Kayvan> wrote: >> > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: >> Kayvan> This is under Cygwin, using xforms frontend: Using CVS lyx, Kayvan> upon

Re: patch for scrclass.inc

2005-06-20 Thread Jean-Marc Lasgouttes
> "G" == G Milde <[EMAIL PROTECTED]> writes: G> On 10.06.05, Juergen Spitzmueller wrote: >> G. Milde wrote: > So we have to weight the arguments for 3 possible >> options: >  1. Call the lyx-list/labeling style "List" in all >> layouts. [...] >  2. Call the style "Labeling" in koma and "List"

Textclass errors

2005-06-20 Thread Stephen Harris
The installation of the helper programs went very smoothly with the 1.3.6cvs October, 2004 release. However, under "New From Template" the templates mostly produce the missing TeX class * error, which is similar to 1.3.5. Also under File-->Open-->Examples -->chessgame.lyx produces the same type

LyX 1.3.6 Prerelease Version 16

2005-06-20 Thread Michael Schmitt
Hello, I just tested the latest Windows release. AFAICS, not only menu shortcuts are broken but virtually any important key (like CTRL+", CTRL+M, ALT+., etc.). Angus, did you use the latest QT library for prerelease 16? I am a bit astonished because all of these keys worked about a week ago...

Re: Windows installer version 15 unworkable on win98?

2005-06-20 Thread Lars Gullik Bjønnes
Asger Alstrup <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> I have no idea what this is adhering to. > | You wrote : | > But we should require more of the people that actually want this to do | > the work. > | Maybe I misunderstood. What did you mean by this comment? Basically tha

Re: [patch 13x] fix graphics extension, second try

2005-06-20 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Do I have a chance to say yes too? Of course ;-) > Please go ahead. Done. Here is the patch for 1.4. It is a bit different, because we can (and should) test here more easyly whether the extension can be removed or not. The patch fixes also a bug related to the or

Re: Windows installer version 15 unworkable on win98?

2005-06-20 Thread Asger Alstrup
Lars Gullik Bjønnes wrote: I have no idea what this is adhering to. You wrote : > But we should require more of the people that actually want this to do > the work. Maybe I misunderstood. What did you mean by this comment? Regards, Asger

Re: Windows installer version 15 unworkable on win98?

2005-06-20 Thread Lars Gullik Bjønnes
Asger Alstrup <[EMAIL PROTECTED]> writes: | A winning team attracts more talent. The better Windows LyX is, the | more potential for talented contributors. Look at the traffic now on | this list. I believe half of it is Windows related. Yes, Windows installer related. | I find it absurd that we

Re: [patch 13x] fix quoted filenames

2005-06-20 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > What about \string" ? If it works it would of course be better. I'll try that when I use the uptodate box the next time. Georg

Re: [patch 13x] fix graphics extension, second try

2005-06-20 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Angus Leeming <[EMAIL PROTECTED]> writes: Lars> | Georg Baum wrote: This is entirely separate to the quoted filename problem, right? >> >>> Yes. Did you look at my proposed solution for that problem btw? >> Lars> | \lyxdq?

Re: generated filenames too long

2005-06-20 Thread Georg Baum
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Andre Poenitz wrote: >> >>> On Wed, Jun 15, 2005 at 09:10:48AM +0200, Stefan Kostner wrote: That's a good point, but still I think that skipping the full path and keeping the filename only would be a good optio

Re: Windows installer version 15 unworkable on win98?

2005-06-20 Thread Asger Alstrup
Lars Gullik Bjønnes wrote: But we should require more of the people that actually want this to do the work. I did write that batch-file. The total work to do a shell-script from scratch would be more work than using the batch-file that was there. You are right that I do not send polished pat

Re: [patch 13x] fix graphics extension, second try

2005-06-20 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I'll do so tomorrow to give Jean-Marc a chance to say no. Do I have a chance to say yes too? Please go ahead. JMarc

Re: Windows installer version 15 unworkable on win98?

2005-06-20 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Andre Poenitz wrote: >> I just wonder: Don't we require a properly working Unix shell anyway? >> If so, why not write a lyx.sh and quoting pronlems are gone? > | The theory is that we're working to remove the requirement to have a | Unix shell. So, since

Re: generated filenames too long

2005-06-20 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Andre Poenitz wrote: > >> On Wed, Jun 15, 2005 at 09:10:48AM +0200, Stefan Kostner wrote: >>> That's a good point, but still I think that skipping the full path and >>> keeping the filename only would be a good option. >> >> This is not sufficient if yo

Re: [patch 13x] fix quoted filenames

2005-06-20 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Donnerstag, 16. Juni 2005 17:13 schrieb Angus Leeming: >> Georg Baum wrote: > Does the following work with the babel variant? >> > >> > \mdqoff\includegraphics{"dir with spaces/picture with Georg> spaces".eps}\mdqon >> This works

Re: [patch 13x] fix graphics extension, second try

2005-06-20 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Georg Baum wrote: >>> This is entirely separate to the quoted filename problem, right? > >> Yes. Did you look at my proposed solution for that problem btw? > | \lyxdq? It looked eminently reasonable and I hope that it works! Post a | patch (or just check