Matthew L. Avizinis wrote:
> <fo:table-cell>
> <fo:block space-before="{$spc-b4}" text-indent="{$indent}"
> space-after="{$spc-after}" margin-right="0mm">
> </fo:table-cell>
> wrap option is default unless otherwise set to 'nowrap', unless my
> understanding is incorrect and nowrap _is_ the default, which sounds
> counter-intuitive.

Default is to wrap.

Is there a margin inherited from an enclosing block?
I've bitten several times by this. In this case, put
margin="0mm" right on the fo:table element.

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to