> Andrejus, > > try to remove the whole <fo:inline ...> and just leave the bullet in the > fo:block, like > > <fo:list-item-label end-indent="label-end()"> > <fo:block>•</fo:block> > </fo:list-item-label> > > It seems to do the trick for me. > > > Manuel >
Manuel, Yes, I've tried that and it really works with latest fop trunk build. Ok, I could stay with this workaround(?) while someone will tell it's totally wrong :). Thanks a lot for your prompt help! Andrejus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
