← Prev in month ← Prev in thread
Next in thread → Next in month →

formal.object.break.after

From
Dave Pawson <>
Date
2009-07-31T07:08:20+00:00
ID
Thread
formal.object.break.after
Using the docbook-xsl-ns stylesheets.

I have css to show

example ..... figure
side by side.

In 'formal.xsl' I see

     <xsl:if test="not($formal.object.break.after = '0')">
       <br class="{$class}-break"/>
     </xsl:if>

This br shows up as an ugly line
between the two?

It isn't documented in
http://docbook.sourceforge.net/release/xsl/current/doc/html/

Does it serve any purpose please?



regards

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