Hi,
Is it possible to set the vertical-align to a specific value?
I tried this:
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="5pt"
space-after.optimum="3pt"
text-align="start">
Das ist ein <fo:inline vertical-align="sub"
font-size="4pt">TEST</fo:inline>
</fo:block>
But the text "TEST" is displayed too low, nearly intersects with the
next line.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]