Re: tex2lyx, lyx2lyx round trip is still broken (worse!)

2005-02-03 Thread Jose' Matos
On Wednesday 02 February 2005 19:54, Georg Baum wrote: Am Mittwoch, 2. Februar 2005 19:50 schrieb Angus Leeming: Better. Now it falls over when running latex. This is a lyx2lyx probelm. lyx2lyx tries to revert unsupported boxes (in this case parboxes) to ERT. This fails unfortunately if the

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Jean-Marc Lasgouttes
leeming == leeming [EMAIL PROTECTED] writes: leeming CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel leeming Repository: lyx-devel/src/tex2lyx/ Changes by: leeming [EMAIL PROTECTED] 05/02/02 19:39:59 leeming Modified files: lyx-devel/src/tex2lyx/: ChangeLog Makefile.am leeming Log

Re: JMarc's configure changes

2005-02-03 Thread Jean-Marc Lasgouttes
Andreas == Andreas Vox [EMAIL PROTECTED] writes: Andreas Angus writes: So all that is good. However, we still have the spurious LyX/man and LyX/share directories containing reLyX stuff. Andreas So maybe this is the time I should complain about the place Andreas of

[PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Jean-Marc Lasgouttes
Angus == Angus Leeming [EMAIL PROTECTED] writes: Angus Angus Leeming wrote: Jean-Marc Lasgouttes wrote: Angus Ok, I tried out the patch. In fact, it does not address the Angus problem above. Did you run autogen.sh? I am surprised that this problem is still present (note the added

Re: Beautiful software

2005-02-03 Thread Jean-Marc Lasgouttes
Daniel == Daniel Zollinger [EMAIL PROTECTED] writes: Daniel I just thought I would take the time to thank everyone who has Daniel made Lyx such a great application. I have had nothing but Daniel delight while using it, and intend to continue using it for as Daniel long as I continue to write

Re: LyX aborts loading the User's Guide.

2005-02-03 Thread Jean-Marc Lasgouttes
Jose' == Jose' Matos [EMAIL PROTECTED] writes: Jose' Hi, using the latest cvs when I load the User's Guide I get Jose' this: I cannot reproduce it with HEAD, probably because my gcc is not new enough to recognize all these things. JMarc

LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
/bin/sh ../../libtool --mode=link g++ -O2 -fno-exceptions -o tex2lyx FloatLi st.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o bo ost.o context.o gettext.o lengthcommon.o lyxfont.o texparser.o tex2lyx.o preambl e.o math.o table.o text.o

Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Cygwin too: /bin/bash ../../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -mms-bitfields -L/usr/local/lib -Wl,--export-all-symbols -o tex2lyx.exe FloatList.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o context.o gettext.o lengthcommon.o

Re: LyX compile error (on Linux)

2005-02-03 Thread Angus Leeming
Kayvan A. Sylvan wrote: On Cygwin too: Try again. -- Angus

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Georg Baum
Jean-Marc Lasgouttes wrote: leeming == leeming [EMAIL PROTECTED] writes: leeming Log message: It appears that tex2lyx no longer requires leeming libz... Are you sure it does not? Here I get: Me too (gcc 3.3), therefore I readded -lz. tex2lyx does not need -lz, but gcc 3.3 and older is

Re: LyX aborts loading the User's Guide.

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Jose' Hi, using the latest cvs when I load the User's Guide I get Jose' this: I cannot reproduce it with HEAD, probably because my gcc is not new enough to recognize all these things. I use the same set up as José and have no problems either. -- Angus

Re: About bug 698

2005-02-03 Thread Georg Baum
I wrote: Here comes the patch. Because it was related, I also treated the reproducible part of bug 922: Layout and font attributes should not be pasted into ERT insets, we only want the plain text. I disabled a lot of LFUNs so that changing of these attributes is not possible anymore.

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: leeming Modified files: lyx-devel/src/tex2lyx/: ChangeLog Makefile.am leeming Log message: It appears that tex2lyx no longer requires leeming libz... Are you sure it does not? Here I get: ../../../lyx-devel/src/support/gzstream.C:61: undefined reference to

Re: Directions needed: Preview and Exportdata

2005-02-03 Thread Andreas Vox
Georg Baum [EMAIL PROTECTED] writes: Am Dienstag, 1. Februar 2005 20:11 schrieb Andreas Vox: Exportdata: Is it ok if I add another member snippets to this structure? What would this member do (and of what type would it be)? lyx:graphics::SnippetConversion. Basically a list of

Trivial patches for 13x and 14x

2005-02-03 Thread Angus Leeming
Chipping away at Ruurd's patches again, I see that we should be using our wrapper for the posix kill() function. I'll commit these as they're trvial. -- AngusIndex: src/support/ChangeLog === RCS file:

Re: [PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: Of course I forgot to invoke AC_CANONICAL_TARGET in reLyX/configure. Of course. Why din't I think of that ;-) The following pair of patches should help, and cure the charset.alias problem. I'm glad that my ravings helped track down the problem. I may or may not

[Plea] Math bitmaps for Docbook export in LyX 1.4.0, was: Directions needed: Preview and Exportdata

2005-02-03 Thread Andreas Vox
Jose' Matos [EMAIL PROTECTED] writes: You (we) must first convince Lars about it now. Probably a well laid out argument why this patch is important for docbook users. Hm, at least it's totally unimportant to non-Docbook users: the only common code which is touched is the

Re: tex2lyx, lyx2lyx round trip is still broken (worse!)

2005-02-03 Thread Georg Baum
Am Donnerstag, 3. Februar 2005 09:13 schrieb Jose' Matos: What we need is a more robust ert, is that it? I think we need to figure out if we are in some special layout and place the ert in its own standard layout if this is the case. The ert itself is fine IMO. Georg

Re: [PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Angus Leeming
Angus Leeming wrote: The following pair of patches should help, and cure the charset.alias problem. I'm glad that my ravings helped track down the problem. I may or may not be able to test this out before I dissappear. I'll try and find some time. I found time. Both patches work perfectly,

Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Andreas Vox
Hi! MacAqua crashes without user intervention when I open a file with math previews. Appearently BufferView::pimpl::update() calls itself indirectly between startUpdating() and doneUpdating(). /Andreas Assertion triggered in void CoordCache::doneUpdating() by failing check updating in file

Re: Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Andreas Vox
Andreas Vox [EMAIL PROTECTED] writes: Hi! MacAqua crashes without user intervention when I open a file with math previews. Appearently BufferView::pimpl::update() calls itself indirectly between startUpdating() and doneUpdating(). Yep, here we go: void LyXScreen::redraw(BufferView bv,

[Patch] Bugfix for navigating into previewed math insets, was: lyxbreaker

2005-02-03 Thread Andreas Vox
Hi all! I tracked down the bug which let to the thread lyxbreaker???. When previewing is on and the user clicks on a previewed math inset, the editXY() method of MathNestedInset gets called. This method knows nothing about previews and searches among its cells for an inset. Unfortunately these

Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Thu, Feb 03, 2005 at 03:40:55PM +, Angus Leeming wrote: Kayvan A. Sylvan wrote: On Cygwin too: Try again. Thanks. It works. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)

Re: Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Asger Alstrup
Andreas Vox wrote: MacAqua crashes without user intervention when I open a file with math previews. Appearently BufferView::pimpl::update() calls itself indirectly between startUpdating() and doneUpdating(). Which propagates the imageReady()-events to RenderPreview which in turn calls

Re: tex2lyx, lyx2lyx round trip is still broken (worse!)

2005-02-03 Thread Jose' Matos
On Wednesday 02 February 2005 19:54, Georg Baum wrote: > Am Mittwoch, 2. Februar 2005 19:50 schrieb Angus Leeming: > > Better. Now it falls over when running latex. > > This is a lyx2lyx probelm. lyx2lyx tries to revert unsupported boxes (in > this case parboxes) to ERT. This fails unfortunately

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Jean-Marc Lasgouttes
> "leeming" == leeming <[EMAIL PROTECTED]> writes: leeming> CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel leeming> Repository: lyx-devel/src/tex2lyx/ Changes by: leeming> [EMAIL PROTECTED] 05/02/02 19:39:59 leeming> Modified files: lyx-devel/src/tex2lyx/: ChangeLog Makefile.am

Re: JMarc's configure changes

2005-02-03 Thread Jean-Marc Lasgouttes
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes: Andreas> Angus writes: >> So all that is good. However, we still have the spurious LyX/man >> and LyX/share directories containing reLyX stuff. Andreas> So maybe this is the time I should complain about the place Andreas> of

[PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Angus Leeming wrote: >> Jean-Marc Lasgouttes wrote: Angus> Ok, I tried out the patch. In fact, it does not address the Angus> problem above. >>> Did you run autogen.sh? I am surprised that this problem is still >>> present (note

Re: Beautiful software

2005-02-03 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Zollinger <[EMAIL PROTECTED]> writes: Daniel> I just thought I would take the time to thank everyone who has Daniel> made Lyx such a great application. I have had nothing but Daniel> delight while using it, and intend to continue using it for as Daniel> long as I continue

Re: LyX aborts loading the User's Guide.

2005-02-03 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> Hi, using the latest cvs when I load the User's Guide I get Jose'> this: I cannot reproduce it with HEAD, probably because my gcc is not new enough to recognize all these things. JMarc

LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
/bin/sh ../../libtool --mode=link g++ -O2 -fno-exceptions -o tex2lyx FloatLi st.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o bo ost.o context.o gettext.o lengthcommon.o lyxfont.o texparser.o tex2lyx.o preambl e.o math.o table.o text.o

Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Cygwin too: /bin/bash ../../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -mms-bitfields -L/usr/local/lib -Wl,--export-all-symbols -o tex2lyx.exe FloatList.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o context.o gettext.o lengthcommon.o

Re: LyX compile error (on Linux)

2005-02-03 Thread Angus Leeming
Kayvan A. Sylvan wrote: > On Cygwin too: Try again. -- Angus

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "leeming" == leeming <[EMAIL PROTECTED]> writes: > > leeming> Log message: It appears that tex2lyx no longer requires > leeming> libz... > > Are you sure it does not? Here I get: Me too (gcc 3.3), therefore I readded -lz. tex2lyx does not need -lz, but gcc

Re: LyX aborts loading the User's Guide.

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Jose'> Hi, using the latest cvs when I load the User's Guide I get > Jose'> this: > > I cannot reproduce it with HEAD, probably because my gcc is not new > enough to recognize all these things. I use the same set up as José and have no problems either. -- Angus

Re: About bug 698

2005-02-03 Thread Georg Baum
I wrote: > Here comes the patch. Because it was related, I also treated the > reproducible part of bug 922: Layout and font attributes should not be > pasted into ERT insets, we only want the plain text. I disabled a lot of > LFUNs so that changing of these attributes is not possible anymore. > >

Re: lyx-devel src/tex2lyx/: ChangeLog Makefile.am

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > leeming> Modified files: lyx-devel/src/tex2lyx/: ChangeLog Makefile.am > > leeming> Log message: It appears that tex2lyx no longer requires > leeming> libz... > > Are you sure it does not? Here I get: > > ../../../lyx-devel/src/support/gzstream.C:61: undefined

Re: Directions needed: Preview and Exportdata

2005-02-03 Thread Andreas Vox
Georg Baum <[EMAIL PROTECTED]> writes: > > Am Dienstag, 1. Februar 2005 20:11 schrieb Andreas Vox: > > > Exportdata: > > > > Is it ok if I add another member "snippets" to this structure? > > What would this member do (and of what type would it be)? lyx:graphics::SnippetConversion.

Trivial patches for 13x and 14x

2005-02-03 Thread Angus Leeming
Chipping away at Ruurd's patches again, I see that we should be using our wrapper for the posix kill() function. I'll commit these as they're trvial. -- AngusIndex: src/support/ChangeLog === RCS file:

Re: [PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Of course I forgot to invoke AC_CANONICAL_TARGET in reLyX/configure. Of course. Why din't I think of that ;-) > The following pair of patches should help, and cure the charset.alias > problem. I'm glad that my ravings helped track down the problem. I may or may not

[Plea] Math bitmaps for Docbook export in LyX 1.4.0, was: Directions needed: Preview and Exportdata

2005-02-03 Thread Andreas Vox
Jose' Matos <[EMAIL PROTECTED]> writes: > > You (we) must first convince Lars about it now. > > Probably a well laid out argument why this patch is important for docbook > users. Hm, at least it's totally unimportant to non-Docbook users: the only common code which is touched is the

Re: tex2lyx, lyx2lyx round trip is still broken (worse!)

2005-02-03 Thread Georg Baum
Am Donnerstag, 3. Februar 2005 09:13 schrieb Jose' Matos: > What we need is a more robust ert, is that it? I think we need to figure out if we are in some special layout and place the ert in its own standard layout if this is the case. The ert itself is fine IMO. Georg

Re: [PATCHes] Re: JMarc's configure changes

2005-02-03 Thread Angus Leeming
Angus Leeming wrote: The following pair of patches should help, and cure the charset.alias problem. I'm glad that my ravings helped track down the problem. I may or may not be able to test this out before I dissappear. I'll try and find some time. I found time. Both patches work perfectly,

Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Andreas Vox
Hi! MacAqua crashes without user intervention when I open a file with math previews. Appearently BufferView::pimpl::update() calls itself indirectly between startUpdating() and doneUpdating(). /Andreas Assertion triggered in void CoordCache::doneUpdating() by failing check "updating" in file

Re: Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Andreas Vox
Andreas Vox <[EMAIL PROTECTED]> writes: > > Hi! > > MacAqua crashes without user intervention when I open a file > with math previews. Appearently BufferView::pimpl::update() > calls itself indirectly between startUpdating() and doneUpdating(). Yep, here we go: void

[Patch] Bugfix for navigating into previewed math insets, was: lyxbreaker

2005-02-03 Thread Andreas Vox
Hi all! I tracked down the bug which let to the thread "lyxbreaker???". When previewing is on and the user clicks on a previewed math inset, the editXY() method of MathNestedInset gets called. This method knows nothing about previews and searches among its cells for an inset. Unfortunately these

Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Thu, Feb 03, 2005 at 03:40:55PM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > On Cygwin too: > Try again. Thanks. It works. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89)

Re: Current LyX 1.4.0 crashes with preview

2005-02-03 Thread Asger Alstrup
Andreas Vox wrote: MacAqua crashes without user intervention when I open a file with math previews. Appearently BufferView::pimpl::update() calls itself indirectly between startUpdating() and doneUpdating(). Which propagates the imageReady()-events to RenderPreview which in turn calls