> > Attached is a patch that lets you use the "tabu" and "longtabu" table > environments. Mostly the patch is necessary because tabu has its own > annoying syntax for table width declarations. Where everyone else does > something like:
Great! > Dunno if this is worth it for other people, but there's the patch. If > access to the "spread" keyword isn't worth the trouble I can hard-code > "to": that would at least mean you could switch between table and tabu > without having to edit your ATTR_LATEX lines. > I think that would be better. Capability to switch between different table environments should be important from a user's perspective. Vikas