DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameliblatex-table-perl
BeschreibungPerl extension for the automatic generation of LaTeX tables
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.0.2-1
Sektionperl
Prioritätoptional
Installierte Größe504 Byte
Hängt ab vonperl, liblatex-driver-perl, liblatex-encode-perl, libmoose-perl (>= 0.76), libmoosex-followpbp-perl,
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße314898 Byte
Prüfsumme MD57673a6927a5e0b11b3a1cb56c30245f9
Prüfsumme SHA122f8dff87c176c478b35637e53fc7bf57d1fd406
Prüfsumme SHA2563eb358e3ac67665635edf3b3870ab6737e520498d9861a220496dcd923100b54
Link zum Herunterladenliblatex-table-perl_1.0.2-1_all.deb
Ausführliche BeschreibungLaTeX::Table is a Perl extension for the automatic generation of LaTeX tables . LaTeX makes professional typesetting easy. Unfortunately, this is not entirely true for tables and the standard LaTeX table macros have a rather limited functionality. LaTeX::Table supports many CTAN packages and hides the complexity of using them behind an easy and intuitive API. . 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. . This module ships with two small utilities. The first, csv2pdf is a CSV to PDF converter. It is only about 100 lines of code short and only meant as an example application, but it is already very powerful. It requires Getopt::Long, Text::CSV, LaTeX::Encode and LaTeX::Driver. . The second utility is ltpretty. It takes a lazy formatted LaTeX table from STDIN (typically piped from Vim or emacs) and outputs a completely formatted table. This makes this module not only useful for automatically generated reports, but also saves a lot of typing work in creating custom tables.


Impressum
Linux is a registered trademark of Linus Torvalds