csv2latex is a file format converter that converts
any kind of CSV file (e.g. as exported by gnumeric, OOo, Excel, etc.) to the LaTeX document format using the tabular environment.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette version n'échappe désormais le caractère "\" entrée en tant que \ textbackslash en LaTeX. Il a également une nouvelle option (- noescape) afin de l'empêcher de s'enfuir ou l'autre des valeurs des fichiers CSV qui embed macros TeX.
This version now escapes the "\" input character as \textbackslash in LaTeX. It also has a new option (--noescape) to prevent it from escaping any of the values from CSV files that embed TeX macros.
Cette version traite de l'option - lines = 0 signifie un nombre presque infini de lignes par table de sortie (en fait 2 lignes giga). Le 2 mai limitation Giga être supprimée dans la prochaine version.
Tags:
Minor feature enhancements
This version treats the option --lines=0 to mean an almost infinite number of lines per output table (actually 2 Giga lines). The 2 Giga limitation may be removed in the next version.
Cette version dispose d'une page de manuel complet (en format DocBook SGML) qui peuvent être générés avec un outil tel que docbook-to-man. Utilisateurs de Debian et Ubuntu peuvent maintenant avoir csv2latex mise à jour, en mettant le garde-ppa dans leur liste de source apt, comme indiqué sur la page principale csv2latex. Les utilisateurs Gentoo pouvez utiliser le fichier donné ebuild.
Tags:
Documentation
This version has a complete manpage (in docbook
SGML format) that can be generated with a tool
such as docbook-to-man. Debian and Ubuntu users
can now have csv2latex up-to-date by setting the
ppa repository in their apt source list, as shown
on the csv2latex main page. Gentoo users can use
the given ebuild file.
Cette version a une - réduire la possibilité pour lui permettre de réduire la taille de la table en LaTeX, grâce à des macros la relsize (). Un bug concernant le parser CSV est fixe. L'analyseur a été réécrite.
Tags:
Major feature enhancements
This version has a --reduce option to allow it to shrink the table size in LaTeX, thanks to the {relsize} macros. A bug concerning the CSV parser is fixed. The parser has been rewritten.