Hi Gregor Just a heads-up, if you're reading this: We (I) have not forgotten. :)
Will probably have more time next week to have a closer look at your work. Thanks for updating the Wiki, BTW. That stuff is very valuable info! KR Andreas > On 27 May 2015, at 15:51, Gregor Berg (JIRA) <[email protected]> wrote: > > > [ > https://issues.apache.org/jira/browse/FOP-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Gregor Berg updated FOP-2469: > ----------------------------- > Attachment: 2015-05-27-LM-to-LC-refactoring.patch > > illustration of how a switch from LM bottom-up (O(n)) to LC top-down (O(1)) > might look like > >> [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: trunk >> Environment: Windows 7, JDK 7 >> Reporter: Gregor Berg >> Fix For: trunk >> >> Attachments: 2015-05-13-auto-table-layout.patch, >> 2015-05-27-LM-to-LC-refactoring.patch, FOP2469-auto-table-layout.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 > (v6.3.4#6332)
