Next in thread → Next in month →

Re: [docbook-apps] Docbook-Website Side Float Support

From
Bob Stayton <>
Date
2005-08-03T20:44:47+00:00
ID
014301c5986c$2b8a6ff0$6400a8c0@toshiro
Thread
Re: [docbook-apps] Docbook-Website Side Float Support
It looks like the floatstyle attribute is not fully implemented in the
DocBook XSL stylesheets yet, in neither fo nor html output.  I thought it
was, but I can see the stylesheets that floatstyle is only implemented on
the figure element in the fo stylesheet.  Can you file a bug report on the
SourceForge site for this?

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Raymond" <>
To: <>
Sent: Sunday, July 31, 2005 9:02 AM
Subject: [docbook-apps] Docbook-Website Side Float Support


> Reviewing Bob Stayton's book the following statement: "Side floats only
work
> with those XSL-FO processors that support them." brings the following
> question? Does Saxon or Xalan support side-floats for HTML
transformations?
>
> Can't get side floats via figure or informalfigure to work:
>
> <para>This is this line one <informalfigure float="1" floatstyle="right">
>             <mediaobject>
>                <imageobject>
>                   <imagedata fileref="figures/foo.jpg" format="JPG"/>
>                </imageobject>
>             </mediaobject>
>          </informalfigure>This is line two.</para>
>       <para>
>
> The aforementioned code fragment produces a traditional vertical
left-aligned
> rendering.
>
> Utilizing Docbook-Website-2.6.0 (dtd and xsl), Docbook-dtd-4.5b1,
saxon-6.5.3
> and 6.5.4, jdk-1.5_04, Kubuntu-5.04 and oXygen-6.1
>
> Raymond
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>
Next in thread → Next in month →