Hi Nicolas,
> What are its advantages over "longtabu" environment, which is already
> supported? There is a lot of table related packages, I'm not sure we
> want to support them all.
I wasn't aware about the tabu package and its tabu and longtabu environments.
I'll try to use it and see if I ca
Hello,
Please find here a patch to support the tabularx table environment when used
in conjunction with the ltablex LaTeX package.
ltablex combines the advantages of longtable and tabularx packages: it enables
splitting of table across pages, and have fixed-width tables with
auto-adjusted columns
Hello,
Francesco Pizzolante
writes:
> Please find here a patch to support the tabularx table environment when used
> in conjunction with the ltablex LaTeX package.
Thanks for the patch.
What are its advantages over "longtabu" environment, which is already
supported? There is a lot of table r