<br><font size=2 face="sans-serif">In some table cells as well as in label
items, there is no line break, e.g. in</font>
<br>
<br><font size=2 face="sans-serif">&lt;fo:list-block start-indent=&quot;5mm&quot;
provisional-distance-between-starts=&quot;20mm&quot; provisional-label-separation=&quot;10mm&quot;&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;fo:list-item&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;fo:list-item-label end-indent=&quot;label-end()&quot;&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;fo:block&gt;1234567890&lt;/fo:block&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;/fo:list-item-label&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;fo:list-item-body start-indent=&quot;body-start()&quot;&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;fo:block&gt;Some
text.&lt;/fo:block&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &lt;/fo:list-item-body&gt;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;/fo:list-item&gt;</font>
<br><font size=2 face="sans-serif">&lt;/fo:list-block&gt;</font>
<br>
<br><font size=2 face="sans-serif">Here there is no break in &quot;1234567890&quot;,
the text is quite unreadable. AntennaHouse sets a breaks.</font>
<br>
<br><font size=2 face="sans-serif">Is this a bug or do I have to set some
attribute?</font>