Re: lyx2lyx

2002-08-25 Thread Andre Poenitz
On Mon, Aug 26, 2002 at 08:52:52AM +0200, Andre' Poenitz wrote: > I just translated a few docs written in 1998 with 0.12 and they all > look fine. Hm... I just wonder: Is it a good idea to do the conversion automatically without a warning? After all, saving the doc after conversion "destroys" it

Re: CVS Bug: LeftMouseClick does not open graphics dialog in float.

2002-08-25 Thread Andre Poenitz
On Mon, Aug 26, 2002 at 03:49:12PM +0900, Rob Lahaye wrote: > Have you tried John's patch from yesterday? It works for me here! No. I've just seen it. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

lyx2lyx

2002-08-25 Thread Andre Poenitz
Cool stuff. I just translated a few docs written in 1998 with 0.12 and they all look fine. Andre' PS: [Numbers like '20136' or '41648' get written to the console, but that's not really a problem]. -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they d

cvs.lyx.org: connection refused!

2002-08-25 Thread Rob Lahaye
Jean-Marc Lasgouttes wrote: >>"Rob" == Rob Lahaye <[EMAIL PROTECTED]> writes: > > > Rob> I use > > Rob> :pserver:[EMAIL PROTECTED]:/cvs/lyx > > Rob> What else is there? > > I use cvs.lyx.org, which is the real cvs (because I am an important > person and have an account there :). I thin

Re: CVS Bug: LeftMouseClick does not open graphics dialog in float.

2002-08-25 Thread Rob Lahaye
Andre Poenitz wrote: > On Sat, Aug 24, 2002 at 01:47:47PM +0900, Rob Lahaye wrote: > >>Any idea what patch has caused that? > > > Seems like any mouse clicks inside minipages/floats etc are eaten. > So it might be my fault whith the "use lfuns for mouse clicks" change > and the cause might be f

Re: CVS Bug: LeftMouseClick does not open graphics dialog in float.

2002-08-25 Thread Andre Poenitz
On Sat, Aug 24, 2002 at 01:47:47PM +0900, Rob Lahaye wrote: > Any idea what patch has caused that? Seems like any mouse clicks inside minipages/floats etc are eaten. So it might be my fault whith the "use lfuns for mouse clicks" change and the cause might be found in insets/insettext.C... Andre'

Re: mathed wwarning

2002-08-25 Thread Andre Poenitz
On Sun, Aug 25, 2002 at 02:32:25AM +0100, John Levon wrote: > math_commentinset.C:74: warning: unused parameter `OctaveStream &os' Fixed. Thanks. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Two graphics layout issues: display mode / subfigure

2002-08-25 Thread Rob Lahaye
Hi, The Grahpics dialog has two remaining issues that need discussed: 1) Display mode. The display input for both, graphics and preferences dialogs, has two proposals: - used in xforms: has a single Display choice list with "Default|Monochrome|Grayscale|Color|Do not display".

Why is po/POTFILES.in in CVS?

2002-08-25 Thread Rob Lahaye
Hi, When doing a make, this also does: [...] make[1]: Entering directory `/home/lahaye/lyx-devel/po' rm -f POTFILES.in-t \ && ( cd ..; \ grep -l "_(\".*\")" `find src -name \*.[hHC] -print` |\ sed -e '/xforms.forms/d' | \ sort -f -n | uniq ) > POTFILES.in-t \ && echo "src/ext_

Re: [Patch] autogen.sh

2002-08-25 Thread Rob Lahaye
Rob Lahaye wrote: > > > Patch attached, does following: > > 1) Improve the GNUM4 locating part, including above if-statement. > > 2) Move ACLOCAL, AUTOHEADER, AUTOMAKE, AUTOCONF to top of file. > > 3) Always print out the autoconf version, even for 2.13 and 2.53. How about having the followi

lyx2lyx not found?

2002-08-25 Thread Rob Lahaye
Dekel Tsur wrote: > > I added to CVS a lyxconvert_220 module. > You only need to your patch the changes that are in the attached patch > (changing the file format to 221) Dekel, I've done that (it's included in my latest "follow-up" patch to the Grarphics dialog. John may apply that patch soon

Re: [PATCH] Once again: New xforms Graphics-dialog

2002-08-25 Thread Rob Lahaye
John Levon wrote: > On Sun, Aug 25, 2002 at 09:23:22AM +0900, Rob Lahaye wrote: > >>Ok. follow patch comes soon, hopefully with the above mentioned >>displayTranslator included :). > > thanks John, This "follow-up" patch deals with most, if not all, of your suggestions to my graphics patch, a