Andreas L. Delmelle wrote:
----------SOME TEXT----------

Hmmm... I don't think so. Guess this needs some improvement, although I do have a hard time figuring out how you would describe this in FO.

I'd try underlined whitespace in superscripts: <fo:block text-align-last="justify"> <fo:inline vertical-align="super" font-size="50%" text-decoration="underline"> </fo:inline >SOME&#160;TEXT<fo:inline vertical-align="super" font-size="50%"></fo:block>

It should work because the spaces are "marked" and shouldn't be
stripped.
The drawback, of course, is that spaces in the text must be converted
to NBSP in order to avoid stretching them for justification.
Unfortunately, FOP *does* use NBSP for justification (should be
easy to fix) Well, space leaders should work.
The final bad news: FOP does not underline leading and trailing
spaces. Duhhhh!

J.Pietschmann


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



Reply via email to