From c6c35f862bc45ce3ac25d1c88978ba7f6a00b232 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 5 Jun 2009 22:07:41 +0000 Subject: This module supports multipage tables via the xtab and the longtable package. For publication quality tables it utilizes the booktabs package. It also supports the tabularx and tabulary packages for nicer fixed-width tables. Furthermore, it supports the colortbl package for colored tables optimized for presentations. The powerful new ctable package is supported and especially recommended when footnotes are needed. LaTeX::Table ships with some predefined, good looking themes. WWW: http://search.cpan.org/dist/LaTeX-Table/ PR: ports/135243 Submitted by: Wen Heping --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index fd56c778c91e..c725d9756f73 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -447,6 +447,7 @@ SUBDIR += p5-LaTeX-Driver SUBDIR += p5-LaTeX-Encode SUBDIR += p5-LaTeX-TOM + SUBDIR += p5-LaTeX-Table SUBDIR += p5-Lingua-Conjunction SUBDIR += p5-Lingua-EN-AddressParse SUBDIR += p5-Lingua-EN-Fathom -- cgit v1.2.3