[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: Landscape tables across multiple pages
On Thu, 06 Nov 2008 14:25:55 +0200, Steve Ball <Steve.Ball@xxxx.com.au>
wrote:
> The problem was solved by pre-processing the DocBook document to flatten
> the section structure, and then group together the portrait and
> landscape parts (XSLT2 is excellent for this purpose!). Those different
> parts are then rendered as sequential fo:page-sequences.
>
> Let me know if you would like further information on this approach.
I'd be very interested to hear more about this.
I have used psmi, but it has a very serious restriction - it only works
for tables and sections that are immediate children of chapter (or
article). This is insufficient - I need to rotate tables and sections on
all levels.
I suppose psmi could be tweaked to handle this, but even the current
implementation that allows rotation of "top level" sections and tables is
quite involved. I'd prefer something simpler.
::Antti::
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]