Re: Fwd: [PATCH] insetgraphic docbook support for image sizes

2004-10-05 Thread José Abílio Oliveira Matos
On Tue, Oct 05, 2004 at 02:51:08PM +0200, Andreas Vox wrote: > > From: José Abílio Oliveira Matos: > >> > Patch applied. > >> > >> But not committed, it seems. The new patch includes the last one. > >Yes, I did. :-) > > Please update your tree and redo the patch. This patch has several > >confli

Fwd: [PATCH] insetgraphic docbook support for image sizes

2004-10-05 Thread Andreas Vox
From: José Abílio Oliveira Matos: > > Patch applied. > > But not committed, it seems. The new patch includes the last one. Yes, I did. :-) Please update your tree and redo the patch. This patch has several conflicts since the previous version was applied. Since you have a modification include

Re: [PATCH] insetgraphic docbook support for image sizes

2004-10-05 Thread José Abílio Oliveira Matos
On Mon, Oct 04, 2004 at 11:31:43PM +0200, Andreas Vox wrote: > Hi José > > Next try (small corrections). > See inline comments. > > /Andreas > > > >> Ideas for more support: > >> * Wrap graphics which use relative measures in paragraphs of > >correct > >> size, such that the "%"-param use

Re: [PATCH] insetgraphic docbook support for image sizes

2004-10-04 Thread Andreas Vox
Hi José! Me again ... I accidently used "mediaobject" instead of "inlinemediaobject". Please correct that when you make the patch or send me an email if I shall produce a new patch. I also found out that db2latex ignores 'width' specifications if you dont check 'maintain aspect ratio'. Hm, mayb

Re: [PATCH] insetgraphic docbook support for image sizes

2004-10-04 Thread Andreas Vox
Hi José Next try (small corrections). See inline comments. /Andreas On Mon, 04 Oct 2004 07:31:08 -0700 José Abílio Oliveira Matos wrote: On Mon, Oct 04, 2004 at 12:19:35AM +0200, Andreas Vox wrote: > What the Docbook SGML/XSL stylesheets make of that is another question, > though ... > OpenJade co

Re: [PATCH] insetgraphic docbook support for image sizes

2004-10-04 Thread José Abílio Oliveira Matos
On Mon, Oct 04, 2004 at 12:19:35AM +0200, Andreas Vox wrote: > Hi XMLers! > > This patch should use 'scale', 'width', 'height' and 'keepaspectratio' > in Docbook export > and convert it to' scale', 'width', 'depth' and 'scalefit' resp. > > The code now always exports the 'scale' param as integer

[PATCH] insetgraphic docbook support for image sizes

2004-10-03 Thread Andreas Vox
Hi XMLers! This patch should use 'scale', 'width', 'height' and 'keepaspectratio' in Docbook export and convert it to' scale', 'width', 'depth' and 'scalefit' resp. The code now always exports the 'scale' param as integer. 'Width' and 'height' units are translated, mainly: - sp, pt, bp -> "pt" ;