[
https://issues.apache.org/jira/browse/FOP-3279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032178#comment-18032178
]
Matthias Reischenbacher commented on FOP-3279:
----------------------------------------------
Website update:
[https://github.com/apache/xmlgraphics-website/commit/6bf7050ad1a306f4580b6034468f3dde370b40fc]
FOP update:
https://github.com/apache/xmlgraphics-fop/commit/36c3a39073328607829d06e1560794cf3b2ef152
> Add force-page-count extension attribute values doubly-odd,
> end-on-doubly-odd, doubly-even and end-on-doubly-even
> -----------------------------------------------------------------------------------------------------------------
>
> Key: FOP-3279
> URL: https://issues.apache.org/jira/browse/FOP-3279
> Project: FOP
> Issue Type: Improvement
> Components: layout/page
> Reporter: Matthias Reischenbacher
> Assignee: Matthias Reischenbacher
> Priority: Critical
> Fix For: main
>
> Attachments: test-case-doubly-even.fo, test-cased-doubly-odd.fo
>
>
> Extend the force-page-count attribute values with the non-standard values:
> * doubly-odd: the amount of pages of the current page sequence can be
> divided by 3 without rest
> * end-on-doubly-odd: the total amount of pages can be divided by 3 without
> rest
> * doubly-even: the amount of pages of the current page sequence can be
> divided by 3 without rest
> * end-on-doubly-even: the total amount of pages can be divided by 4 without
> rest
> The values "doubly-even" and "end-on-doubly-even" are also supported by some
> commercial FO processors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)