[ http://jira.codehaus.org/browse/MPPDF-43?page=all ]
Arnaud Heritier closed MPPDF-43:
--------------------------------
Resolution: Fixed
Applied. Thanks.
> sub-/superscripts do not work
> -----------------------------
>
> Key: MPPDF-43
> URL: http://jira.codehaus.org/browse/MPPDF-43
> Project: maven-pdf-plugin
> Type: Bug
> Versions: 2.3
> Environment: any
> Reporter: Lukas Theussl
> Assignee: Arnaud Heritier
> Priority: Minor
> Fix For: 2.3.1
> Attachments: fo-body.patch
>
> Original Estimate: 5 minutes
> Remaining: 5 minutes
>
> A patch for fo-body.xslt that makes sub-/superscripts (<sub></sub>,
> <sup></sup>) work: I just replaced the baseline-shift property by
> vertical-align. According to the fop implementations page (
> http://xml.apache.org/fop/compliance.html ), the vertical-align property is
> just a shorthand for baseline-shift, however, vertical-align works while
> baseline-shift doesn't ... (I got that from a recent thread on the fop-users
> list:
> http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200508.mbox/[EMAIL
> PROTECTED] )
> The patch also reinserts some commented part that should work now after
> MPPDF-39 is fixed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]