You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Michael Webster (JIRA)" <ji...@apache.org> on 2018/12/12 00:22:00 UTC

[jira] [Created] (FOP-2832) Long orderlist causes overflow of running footer

Michael Webster created FOP-2832:
------------------------------------

             Summary: Long orderlist causes overflow of running footer
                 Key: FOP-2832
                 URL: https://issues.apache.org/jira/browse/FOP-2832
             Project: FOP
          Issue Type: Bug
    Affects Versions: 2.3, trunk
         Environment: Mac OS High Sierra and Ubuntu 18.04.1 LTS
            Reporter: Michael Webster
         Attachments: long-list.zip

When I use a very long orderlist the contents tend to overflow my running footer.  I have attached a ZIP file with an example of what I get.  In that ZIP file you will find the following:
 * "long-list.md" which contains my source markdown
 * "long-list.xml" which contains the Docbook XML converted from my markdown
 * "long-list-tweaked.xml" which contains a few tweaks I make to the XML above
 * "long-list-tweaks.xsl" which contains the stylesheet I use to perform the tweaks
 * "long-list.fo" which contains the XSL FO converted from the "long-list-tweaked.xml"
 * "long-list-styles.xsl" which contains the stylesheet customization layer I am using to create the running footer and some other features (e.g. page X of Y stuff, etc.)
 * "long-list.pdf" which contains the resulting PDF
 * "build-long-list.sh" which contains a bash shell of the commands I used to perform the above steps

If you look at the bottom of page 2 in the PDF you will see my list of items overflowing the running footer.

I got the same results on the following version of FOP
 * FOP 2.3
 * FOP trunk (rev1845627)
 * I did not try any other version

I got the same results on the following OSes
 * Mac OS High Sierra
 * Ubuntu 18.04.1 LTS
 * I did not try any other operating system

My example uses orderedlist, but I suspect itemizedlist would have the same issue.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)