← Prev in month ← Prev in thread

fop and floats

From
davep <>
Date
2011-07-13T08:52:54+00:00
ID
Thread
fop and floats
Input docbook
<para xml:id="xxx">In the midst of ...

resultant fo

<fo:float float="start">
<fo:block margin="0pt" text-depth="0pt"
                font-size="33pt" line-height="26pt"
                padding-end="2pt">I</fo:block> </fo:float>n the midst of ...

I have said I'm using fop

<!-- For fop usage -->
<xsl:param name="fop1.extensions" select="1"></xsl:param>

fop 1.0 doesn't support floats.
Is the use here necessary?
I'm not at all sure I see its purpose?


regards






regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
← Prev in month ← Prev in thread