On Mar 22, 2007, at 23:30, Andreas L Delmelle wrote:

Since one cannot set borders through an fo:wrapper, if one wanted borders *and* underline on an inline sequence, this would make it necessary to write:

<fo:block>
  ....
  <fo:inline border="0.5pt solid black">
    <fo:wrapper text-decoration="underline">
    ...

... or one could also split the text to be underlined in fo:characters, and specify text-decoration there. ;-)


Cheers,

Andreas


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

Reply via email to