[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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 bobs@sagehill.net ----- Original Message ----- From: "Raymond" <support@bigriverinfotech.com> To: <docbook-apps@lists.oasis-open.org> 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: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org > > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]