[
https://issues.apache.org/jira/browse/FOR-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655084#action_12655084
]
David Crossley commented on FOR-1136:
-------------------------------------
Thanks, i applied your change.
However, i am not sure if this file is actually used anymore. The FOP
processing recently moved to the PDF output plugin and a copy was made of this
file. Many subsequent edits to the plugin's version. Would someone more
familiar with the PDF plugin please comment. Can these old stylesheets be
removed?
> Error in skins/common/document-to-fo.xsl
> ----------------------------------------
>
> Key: FOR-1136
> URL: https://issues.apache.org/jira/browse/FOR-1136
> Project: Forrest
> Issue Type: Bug
> Components: Skins (general issues)
> Affects Versions: 0.9-dev
> Reporter: Antoine ROBERT
>
> Hi
> There is a simple error at line 692 of
> %FORREST_HOME%\main\webapp\skins\common\xslt\fo\document-to-fo.xsl
> <xsl:attribute
> name="space-after">6pt"</xsl:attribute>
> should be
> <xsl:attribute
> name="space-after">6pt</xsl:attribute>
> ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.