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

2006-01-16 Thread Angus Leeming
Enrico Forestieri wrote: Angus Leeming <[EMAIL PROTECTED]> writes: Oh, nice! I had no idea that ldd worked on Windows. Oh well, this isn't the real ldd ;-) $ cat /usr/local/bin/ldd #!/bin/sh # Emulate ldd FULL_WIN_PATH=`cygpath -w -a "$1"` cygcheck "$FULL_WIN_PATH" Magic! Thank you. Angus

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

2006-01-16 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Jan 16, 2006 at 03:01:54PM +0100, Abdel wrote: | > 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, somet

bug 2026 again

2006-01-16 Thread Georg Baum
It turned out that my initial analysis of bug 2026 was wrong. Read http://bugzilla.lyx.org/show_bug.cgi?id=2026 for details. The summary is that lyx2lyx has the layout name "Standard" hardcoded in several places, and that it will make documents of classes without the layout "Standard" invalid t

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

2006-01-16 Thread Andre Poenitz
On Mon, Jan 16, 2006 at 03:01:54PM +0100, Abdel wrote: > 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> th

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

2006-01-16 Thread Enrico Forestieri
Angus Leeming <[EMAIL PROTECTED]> writes: > Oh, nice! I had no idea that ldd worked on Windows. Oh well, this isn't the real ldd ;-) $ cat /usr/local/bin/ldd #!/bin/sh # Emulate ldd FULL_WIN_PATH=`cygpath -w -a "$1"` cygcheck "$FULL_WIN_PATH" -- Enrico

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Bennett Helm
On Jan 16, 2006, at 11:38 AM, Jean-Marc Lasgouttes wrote: "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> And this cannot be changed at this stage? (LyX for both for all) No, it is not so easy (I would need to fiddle with PACKAGE in configure and this was not easy to get right

Re: Screen update improvements

2006-01-16 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | >Is it really so horrible on windows that this cannot wait? | > | Yes, I think so. Ok, then. -- Lgb

Re: Screen update improvements

2006-01-16 Thread Michael Gerz
Lars Gullik Bjønnes wrote: Is it really so horrible on windows that this cannot wait? Yes, I think so. Michael

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Georg Baum
Lars Gullik Bjønnes wrote: > directories are branch/trunk/tag ignorant, they are omnipresent. You are right, it seems that I am thinking more "subversion" than "CVS" nowadays ;-) I guess that this problem will go away after the switch to subversion, because directories have revisions in subversio

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Jean-Marc Lasgouttes wrote: | | >> "Lars" == Lars Gullik Bjønnes | >> <[EMAIL PROTECTED]> writes: | > | > Lars> This then means that I cannot "fix" the cvs respository either | > Lars> (,right?). So those that see the disappearing/popup problem w

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes >> <[EMAIL PROTECTED]> writes: > > Lars> This then means that I cannot "fix" the cvs respository either > Lars> (,right?). So those that see the disappearing/popup problem will > Lars> have to live with it. > > Lars> (or get a

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> This then means that I cannot "fix" the cvs respository either Lars> (,right?). So those that see the disappearing/popup problem will Lars> have to live with it. Lars> (or get a proper case-sensitive fs) I guess so. JMarc

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> And this cannot be changed at this stage? (LyX for both for all) | | No, it is not so easy (I would need to fiddle with PACKAGE in | configure and this was not easy to get

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> And this cannot be changed at this stage? (LyX for both for all) No, it is not so easy (I would need to fiddle with PACKAGE in configure and this was not easy to get right, remember). Bennett, if you send the preference file a

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

2006-01-16 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: Remember to "configure Angus> --disable-stdlib-debug". Makes a huge difference to link times. >> Are you sure? That's weird... I thought the generated text was the >> same in all cases. Angus> Isn't tha

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | | Lars> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | Lars> | | Lars> | Angus> Lars Gullik Bjønnes wrote:

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Oh, as far as I'm concerned, just go for it! The thing works Angus> for me; it's just a minor inconvenience that each "cvs up" Angus> deletes that M/L.app/C/R/LyX directory and creates Angus> M/L.app/C/R/lyx in its place. Angus> An

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Lars> | Lars> | Angus> Lars Gullik Bjønnes wrote: Lars> | >> | cvs update: Lars> MacOSX/LyX.app/Contents/Resour

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

2006-01-16 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Remember to "configure --disable-stdlib-debug". Makes a huge > Angus> difference to link times. > > Are you sure? That's weird... I thought the generated text was the > same in all cases. Isn't that --disable-concept-checks ? Doesn't stdlib-debug create custom

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | | Angus> Lars Gullik Bjønnes wrote: | >> | cvs update: MacOSX/LyX.app/Contents/Resources/LyX/preferences is | >> no | longer in the repository | U | >> MacOSX/LyX.app/Contents/Resources

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

2006-01-16 Thread Angus Leeming
Enrico Forestieri wrote: >> If you were to do that, you'd probably want a third package containing >> only C:\Program Files\LyXxtras\bin >> dt2dv.exe >> dv2dt.exe >> libiconv-2.dll >> mingwm10.dll >> qt-mt3.dll >> >> and have the lyx.bat in the 1.3 and 1.4 versions of the LyX package add

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Lars Gullik Bjønnes wrote: >>> | cvs update: MacOSX/LyX.app/Contents/Resources/LyX/preferences is >>> no | longer in the repository | U >>> MacOSX/LyX.app/Contents/Resources/lyx/preferences > >>> There are two 'lyx' dirs under Resources in the repo: 'lyx' and >

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | cvs update: MacOSX/LyX.app/Contents/Resources/LyX/preferences is no | > | longer in the repository | > | U MacOSX/LyX.app/Contents/Resources/lyx/preferences | | > There are two 'lyx' dirs under Resources in the repo: 'ly

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Lars Gullik Bjønnes wrote: >> | cvs update: MacOSX/LyX.app/Contents/Resources/LyX/preferences is >> no | longer in the repository | U >> MacOSX/LyX.app/Contents/Resources/lyx/preferences >> There are two 'lyx' dirs under Resources

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Angus Leeming
Lars Gullik Bjønnes wrote: | cvs update: MacOSX/LyX.app/Contents/Resources/LyX/preferences is no | longer in the repository | U MacOSX/LyX.app/Contents/Resources/lyx/preferences There are two 'lyx' dirs under Resources in the repo: 'lyx' and 'LyX', so if you have a case insensitive system, you

Re: lyx140cvs: autogen.sh

2006-01-16 Thread Lars Gullik Bjønnes
Hartmut Haase <[EMAIL PROTECTED]> writes: | Running autogen.sh I get the following warnings: | | /usr/share/aclocal/avifile.m4:21: warning: underquoted definition of | AM_PATH_AVIFILE | run info '(automake)Extending aclocal' | or see http://sources.redhat.com/automake/automake.html#Extending

Re: Various change tracking issues

2006-01-16 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > I'd like Martin to test patch one, and commit that if it seems ok. I'll commit it in a moment. > Ad. patch2 I'd like to wait for 1.4.1 with that one. OK. Jürgen

Re: lyx140cvs: autogen.sh

2006-01-16 Thread Jean-Marc Lasgouttes
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes: Hartmut> Running autogen.sh I get the following warnings: Hartmut> /usr/share/aclocal/avifile.m4:21: warning: underquoted Hartmut> definition of AM_PATH_AVIFILE run info '(automake)Extending Hartmut> aclocal' or see Hartmut> http://sourc

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | On Jan 16, 2006, at 5:39 AM, Jean-Marc Lasgouttes wrote: | | > Bennett> I've made some minor changes to the LyX.app skeleton for | > Bennett> 1.3.7, most notably to the preferences file (adding some | > Bennett> default viewers, adding default PATH prefi

lyx140cvs: autogen.sh

2006-01-16 Thread Hartmut Haase
Running autogen.sh I get the following warnings: /usr/share/aclocal/avifile.m4:21: warning: underquoted definition of AM_PATH_AVIFILE run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal What am I supposed to to with it? -- Viele G

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Bennett Helm
On Jan 16, 2006, at 5:39 AM, Jean-Marc Lasgouttes wrote: Bennett> I've made some minor changes to the LyX.app skeleton for Bennett> 1.3.7, most notably to the preferences file (adding some Bennett> default viewers, adding default PATH prefix). Bennett, there is a problem with your patch: 1/ ou

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 f

Re: Updating the translations of the Windows installer

2006-01-16 Thread Tomasz Łuczak
Jean-Marc Lasgouttes napisał(a): "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> I didn't try this but noticed that iconv for Windows wasn't able Uwe> to convert the .po-files properly. iconv cannot directly convert a po file, since it does not chnage the entry that describes the encodin

Re: Various change tracking issues

2006-01-16 Thread Martin Vermeer
On Mon, Jan 16, 2006 at 01:25:36PM +0100, Lars Gullik Bjønnes wrote: > Juergen Spitzmueller <[EMAIL PROTECTED]> writes: > > | Juergen Spitzmueller wrote: > | > > > May I have the row-painter fix as a separate patch, please? > | > Attached are the two fixes in separate patches. > | > | Comments? >

Re: Various change tracking issues

2006-01-16 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | Juergen Spitzmueller wrote: | > > > May I have the row-painter fix as a separate patch, please? | > Attached are the two fixes in separate patches. | | Comments? I'd like Martin to test patch one, and commit that if it seems ok. Ad. patch2 I'd

Re: Lyx 1.3.7

2006-01-16 Thread Rajil Saraswat
On Monday 16 January 2006 11:58, you wrote: > > "Rajil" == Rajil Saraswat <[EMAIL PROTECTED]> writes: > > Rajil> Guys, any update on when it will be on the server? JMarc? > > I'll try to do it today. > > JMarc Great!!. Looking forward to it. Cheers, Rajil

Re: Lyx 1.3.7

2006-01-16 Thread Jean-Marc Lasgouttes
> "Rajil" == Rajil Saraswat <[EMAIL PROTECTED]> writes: Rajil> Guys, any update on when it will be on the server? JMarc? I'll try to do it today. JMarc

Re: Various change tracking issues

2006-01-16 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > > May I have the row-painter fix as a separate patch, please? > Attached are the two fixes in separate patches. Comments? Jürgen

Re: Documentation out of date for 1.4.

2006-01-16 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Angus> I'm waiting on commentary from Jean-Marc. Angus It is in now, right? Right. Martin has just committed it. Angus

Lyx 1.3.7

2006-01-16 Thread Rajil Saraswat
Guys, any update on when it will be on the server? JMarc?

Re: Documentation out of date for 1.4.

2006-01-16 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I'm waiting on commentary from Jean-Marc. Angus It is in now, right? JMarc

Re: Screen update improvements

2006-01-16 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I am still a bit afraid there might be gotchas... One gotcha I can think about is OSX. If you could update ltmain.sh, Bennett would be able to check. JMarc

Re: Towards LyX 1.3.7 [status update #1]

2006-01-16 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Jan 11, 2006, at 11:42 AM, Jean-Marc Lasgouttes wrote: >> Now that LyX compiles under OSX 10.4, it is time to release LyX >> 1.3.7, so that it does not collide with 1.4.0. In my opinion, this >> release is ready as it is (I ha

Re: Screen update improvements

2006-01-16 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | Is there any realistic way of finding out? I am having this patch in my | local tree (Linux) and it seems to work OK. | | I share your dark suspicions though... should we just surround the patch | with Windows conditionals? Minimizes any damage. Is it

Re: Screen update improvements

2006-01-16 Thread Martin Vermeer
On Mon, Jan 16, 2006 at 11:21:19AM +0100, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > | On Sun, Jan 15, 2006 at 11:09:04AM +0100, Michael Gerz wrote: > | > Michael Gerz wrote: > | > > | > >>| And the best news is that you can still change the background color > | >

Re: Screen update improvements

2006-01-16 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | On Sun, Jan 15, 2006 at 11:09:04AM +0100, Michael Gerz wrote: | > Michael Gerz wrote: | > | > >>| And the best news is that you can still change the background color | > >>| (though I don't know why). | > >>| | It seem like we are loosing no functional

Re: Updating the translations of the Windows installer

2006-01-16 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> I didn't try this but noticed that iconv for Windows wasn't able Uwe> to convert the .po-files properly. iconv cannot directly convert a po file, since it does not chnage the entry that describes the encoding. All it does is to convert te

Re: Update pl translation

2006-01-16 Thread Jean-Marc Lasgouttes
> "Tomasz" == Tomasz Łuczak <[EMAIL PROTECTED]> writes: Tomasz> Tomasz Łuczak wrote: >> I send updated translations pl.po files for 1.3.7 and 1.4.0. These >> files are in ISO-8859-2 encoding. Tomasz> I send attachment now ;-) Thanks, I committed them. JMarc

Re: Anything happening to the UserGuide?

2006-01-16 Thread Martin Vermeer
On Mon, Jan 16, 2006 at 10:13:05AM +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> Find attached a patch that combines Angus's work (that appears > Martin> to have fallen through the cracks), Helge's contribution, and > Martin> some thi

Re: Documenting the documentation patch submission process.

2006-01-16 Thread Georg Baum
John C. McCabe-Dansted wrote: > "Patches against .lyx files can be made using diff -u -p oldfile newfile. > If this generates irrelevant changes you should open oldfile with your > current version of lyx and save it again. This will submit the relevant > changes without changing the lyx version.

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

2006-01-16 Thread Jean-Marc Lasgouttes
> "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 for the Navigate menu, others

Re: Documentation out of date for 1.4.

2006-01-16 Thread Angus Leeming
On Monday 16 January 2006 07:34, Martin Vermeer wrote: > On Mon, 2006-01-02 at 02:20 +, Angus Leeming wrote: > > Lars Gullik Bjønnes wrote: > > > It seems that our documentation needs a small overhaul before the > > > 1.4.0 release. Not any big workovers, but at fix-up the really > > > out-date

Re: Documenting the documentation patch submission process.

2006-01-16 Thread Jean-Marc Lasgouttes
> "John" == John C McCabe-Dansted <[EMAIL PROTECTED]> writes: John> The References.lyx file invites us to submit corrections to John> lyx-docs. I am writing an explanation of how to submit a John> patch/correction to a .lyx file. Hello, I should have answered you first round of questions, bu

Re: Anything happening to the UserGuide?

2006-01-16 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Find attached a patch that combines Angus's work (that appears Martin> to have fallen through the cracks), Helge's contribution, and Martin> some things from myself. Small remarks: - Now rerun LaTeX, and --- voil�! --- the sect

Documenting the documentation patch submission process.

2006-01-16 Thread John C. McCabe-Dansted
The References.lyx file invites us to submit corrections to lyx-docs. I am writing an explanation of how to submit a patch/correction to a .lyx file. How does this sound: "Patches against .lyx files can be made using diff -u -p oldfile newfile. If this generates irrelevant changes you should op

Re: Anything happening to the UserGuide?

2006-01-16 Thread Martin Vermeer
On Mon, 2006-01-16 at 07:41 +0100, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> I suggest to just put this in, as a start. Many more changes > Martin> will be needed. > > Martin> Powers that be, OK to commit? > > Yes, it seems I forgot ab