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
 Assigned to: Arnaud Heritier 
    Priority: Minor
 Attachments: fo-body.patch

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]

Reply via email to