[PATCH] es for DocBook attached

2004-10-21 Thread Andreas Vox
Hi all!

My next patch(es) will be more orderly, promise!

/Andreas

Index: src/insets/insetcite.C
===
RCS file: 

[PATCH] fixed

2004-10-21 Thread Andreas Vox
Hi! Not my day today. The ids+maths-patch still has the compile errors. Here's the corrected one. /Andreas Index: src/paragraph.C === RCS file: /cvs/lyx/lyx-devel/src/paragraph.C,v retrieving revision 1.380 diff -u -p -r1.380

Re: A real prblem with XFig images

2004-10-21 Thread Georg Baum
Angus Leeming wrote: > Georg Baum wrote: > >> Angus Leeming wrote: >>> 2. Export->Latex >>> buffer.tex will include the snippet: >>> \input{images/img.pstex_t} >>> It is the user's responsibility to generate 'images/img.pstex_t' >>> correctly. >> >> No. This is 1.3 behaviour,

Re: [patch] bug 1523 (LyX 1.3.x)

2004-10-21 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Fixing this bug would be a very good idea indeed. What the reason why > you choose this way instead of replicating 1.4.0 code? Do you think > it is safer? No. I just looked for a solution that does not require to rewrite the whole function. Anyway, attached is the

CVS lyx: make rpmdist failing

2004-10-21 Thread Kayvan A. Sylvan
Did something change recently with the RPM spec file or the build process? + ./configure --with-frontend=xforms --prefix=/usr --mandir=/usr/share/man --bin dir=/usr/bin --datadir=/usr/share --without-warnings --disable-debug --enable-op timization=-O2 %{version_suffix} configure: WARNING: you

Re: A real prblem with XFig images

2004-10-21 Thread Angus Leeming
Georg Baum wrote: > Angus Leeming wrote: > >> Georg Baum wrote: >> >>> Angus Leeming wrote: 2. Export->Latex buffer.tex will include the snippet: \input{images/img.pstex_t} It is the user's responsibility to generate 'images/img.pstex_t' correctly. >>>

Re: CVS lyx: make rpmdist failing

2004-10-21 Thread Georg Baum
Am Donnerstag, 21. Oktober 2004 19:46 schrieb Kayvan A. Sylvan: > Did something change recently with the RPM spec file or the build process? Yes. I made rpms with version suffix work (at on my machine). > + ./configure --with-frontend=xforms --prefix=/usr --mandir=/usr/share/man --bin >

Re: A real prblem with XFig images

2004-10-21 Thread Georg Baum
Am Donnerstag, 21. Oktober 2004 20:38 schrieb Angus Leeming: > Georg Baum wrote: > > > Angus Leeming wrote: > > > >> Georg Baum wrote: > >> > >>> No. This is 1.3 behaviour, 1.4 creates 'images/img.pstex_t' and > >>> 'images/img.eps.' This is alo a case where the converter is called on > >>>

Re: CVS lyx: make rpmdist failing

2004-10-21 Thread Kayvan A. Sylvan
On Thu, Oct 21, 2004 at 08:47:22PM +0200, Georg Baum wrote: > Am Donnerstag, 21. Oktober 2004 19:46 schrieb Kayvan A. Sylvan: > > Did something change recently with the RPM spec file or the build > process? > > Yes. I made rpms with version suffix work (at on my machine). > > > + ./configure

Moving files from one dir to another

2004-10-21 Thread Angus Leeming
It looks like I opened a can of worms with this XFig stuff :-( Trivial as it may seem, it just isn't that easy to define and use a $$orig_i placeholder. Lots of messy and fragile changes all over the place. However, it seems to me that the problems can be isolated to the concept of 'moving a

Re: Moving files from one dir to another

2004-10-21 Thread Andreas Vox
Angus Leeming <[EMAIL PROTECTED]> writes: > It looks like I opened a can of worms with this XFig stuff > I caught up with my reading (previous DVI file thread on lyx-devel, insetexternal, etc.) and I don't envy you :-) ... > Usually, Mover will just invoke '::rename', or 'mv' when a shell

Re: [PATCH} Docbook citation

2004-10-21 Thread José Abílio Oliveira Matos
On Thu, Oct 21, 2004 at 10:23:29AM +0200, Andreas Vox wrote: > Hi! > > This is a small and independent patch which was already discussed. Applied. -- José Abílio Matos LyX and docbook a perfect match. :-)

Re: [PATCH] Changelogs for the other Docbook patches

2004-10-21 Thread José Abílio Oliveira Matos
On Thu, Oct 21, 2004 at 10:38:56AM +0200, Andreas Vox wrote: > Hi! > > I bundled those extra since they relate to all other patches. > This time I didn't erase any blanks but replaced all blanks > by double blanks, as is required for the Changelog format ;-) Aha, not quite. :-) But nevermind

Re: [PATCH} Docbook citation

2004-10-21 Thread José Abílio Oliveira Matos
On Thu, Oct 21, 2004 at 10:23:29AM +0200, Andreas Vox wrote: > Hi! > > This is a small and independent patch which was already discussed. > > /Andreas Applied. -- José Abílio Matos LyX and docbook a perfect match. :-)

Re: [PATCH] Docbook graphic -> mediaobject

2004-10-21 Thread José Abílio Oliveira Matos
On Thu, Oct 21, 2004 at 10:24:17AM +, Andreas Vox wrote: > Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > > Andreas Vox <[EMAIL PROTECTED]> writes: > > | - case LyXLength::PT: //< Point = 1/72.27in = 0.351mm > > | + case LyXLength::PT: // Point = 1/72.27in = 0.351mm > >

Re: [PATCH] DocBook cleanID and math

2004-10-21 Thread José Abílio Oliveira Matos
On Thu, Oct 21, 2004 at 10:21:56AM +0200, Andreas Vox wrote: > Hi! > > I submit my patch from last weekend again with bug fixes and split into > parts. I know that this is the second time I ask you to do this, but could you redo your patch against current cvs? This is what I get when

Re: Patch - DTD - And lyx file

2004-10-21 Thread John Weiss
On Sun, Oct 17, 2004 at 11:41:55AM +0200, Lars Gullik Bjønnes wrote: > > To make the lists be lists in the xml doc will be quite hard (or so I > belive), it would be nice, but with no help from the internal > structure it will IMHO be very errorprone, so I have postphoned that > transformation

Re: Patch - DTD - And lyx file

2004-10-21 Thread John Weiss
On Thu, Oct 14, 2004 at 12:22:41AM +0100, José Abílio Oliveira Matos wrote: > On Thu, Oct 14, 2004 at 12:42:45AM +0200, Lars Gullik Bjønnes wrote: > > > > > > > > I doubt, we don't want to bind the lyx dtd with the different textclasses, > that is the advantage of extensibility. I say

<    1   2