[
https://issues.apache.org/jira/browse/FOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032495#comment-18032495
]
Gregor Dschung commented on FOP-2469:
-------------------------------------
To have a better review debate, I've just filed a MR:
https://github.com/apache/xmlgraphics-fop/pull/95/files
I'm currently upgrading from a pre 1.0 version that was patched with
https://bz.apache.org/bugzilla/show_bug.cgi?id=47347. The result of the patch
from this JIRA issue looks good: Version 2.11 with the current patch applied
produces the same result in my (very limited) local examples.
> [PATCH] Auto table layout
> -------------------------
>
> Key: FOP-2469
> URL: https://issues.apache.org/jira/browse/FOP-2469
> Project: FOP
> Issue Type: Bug
> Components: layout/unqualified
> Affects Versions: 2.5
> Environment: Windows 7, JDK 7
> Reporter: Gregor Berg
> Assignee: Andreas L. Delmelle
> Priority: Major
> Attachments: 2015-05-13-auto-table-layout.patch,
> 2015-05-27-LM-to-LC-refactoring.patch,
> 2015-06-09-LM-to-LC-refactoring-update.patch, FOP-2469-2018-07-17.patch,
> FOP-2469_20150621.patch, FOP2469-auto-table-layout.xml,
> resize-all-but-static-spanned-columns.xml, resize-spanned-columns.xml,
> test.fo, test2.fo, warning-only-static-columns-are-spanned.xml
>
>
> Hi,
> this is a patch which enables table-layout=auto. It is quite robust, it can
> not only handle linebreaks and pagebreaks, but it also copes with auto tables
> in fixed tables in auto tables.
> Essentially, it is the patch of issue FOP-2450 adapted to the trunk version
> of FOP.
> Best regards,
> Gregor
--
This message was sent by Atlassian Jira
(v8.20.10#820010)