On Friday 23 March 2007 07:34, Andreas L Delmelle wrote: > 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. ;-) > Andreas,
what made you think text-decoration does not apply to fo:inline? See our test case text-decoration_1.xml. Everything is done via inlines and I can't find anything in the spec saying it doesn't apply to inlines. Quite the opposite, it actually states how the special inheritance works in the case of inlines. Manuel > > Cheers, > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
