For really beautiful output, you could output LaTeX from TT and then run it through LaTeX. I am currently working on something similar and it works very well.
in fact, it would be faily simple to code using the longtable module for LaTeX, which will split your tables across pages for you. and LaTeX has very nice TOC, index and cross referencing abilities to go with it too.
thats my 2c worth.
Jason
Dave Howorth wrote:
I'm creating some pages that are basically just very long tables (tens of thousands of rows). It would make sense to split these pages into smaller, subset tables on separate pages, together with an index page and cross-links.
It seems pretty straightforward to code this, but before I reinvent another wheel, does anybody know of a better way to provide this functionality than to just sit down and code it?
Cheers, Dave
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
--
Jason Lewis ------------------------------------------------- please note my new email address [EMAIL PROTECTED]
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
