You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/08/06 00:32:57 UTC

[jira] Created: (MPPDF-43) sub-/superscripts do not work

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/%3c42EE0504.60201@tzi.de%3e )

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPPDF-43) sub-/superscripts do not work

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ 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/%3c42EE0504.60201@tzi.de%3e )
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPPDF-43) sub-/superscripts do not work

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPDF-43?page=all ]

Arnaud Heritier updated MPPDF-43:
---------------------------------

    Fix Version: 2.3.1

> 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/%3c42EE0504.60201@tzi.de%3e )
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org