CTAN Update: csvsimple
Thomas F. Sturm submitted an update to the csvsimple package. Summary description: csv file processing, comma separated values License type: lppl Announcement text: -- version 1.12 (2014/07/14): - fixed: CSV-Sorter call incompatibilities with the ngerman package (not babel) - changed: success of CSV-Sorter call is checked (Note: Update to CSV-Sorter v0.94 or newer!); new key 'csvsorter token' - changed: encircling column entry braces removed for all entries for better siunitx compatibility - documentation revised and extended with siunitx examples -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple/ More information is at http://www.ctan.org/pkg/csvsimple We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN update: csvsimple
Thomas F. Sturm submitted an update to the csvsimple package. Version number: 1.11 License type: lppl1.3 Summary description: Simple CSV file processing. Announcement text: -- - bug fix (serious!): sorting preprocessor overwrites the input data in some combinations - changed: if a CSV file with an empty first line is found, csvsimple stops with an error message - bug fix: table head names in curly brackets were not recognized for some cases - changed: if a CSV file is not found, csvsimple stops with an error message instead of a warning - external sorting specifically supported for the CSV-Sorter tool with the new options 'csvsorter command', 'csvsorter configpath', 'csvsorter log', 'sort by', 'new sorting rule' - new automatic tabular settings with booktabs: '\csvautotabular' and '\csvautolongtable' - new keys for respecting special characters: 'respect tab', 'respect percent', 'respect sharp', 'respect dollar', 'respect and', 'respect backslash', 'respect underscore', 'respect tilde', 'respect circumflex', 'respect leftbrace', 'respect rightbrace', 'respect all', 'respect none' - new value 'tab' for the 'separator' option to use a tabulator signs as separator. -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple More information is at http://www.ctan.org/pkg/csvsimple We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Manfred Lotz ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN update: csvsimple
Thomas F. Sturm submitted an update to the csvsimple package. Version number: 1.10 License type: lppl1.3 Summary description: Simple CSV file processing. Announcement text: -- - bug fix: table head names in curly brackets were not recognized for some cases - changed: if a CSV file is not found, csvsimple stops with an error message instead of a warning - external sorting specifically supported for the CSV-Sorter tool with the new options 'csvsorter command', 'csvsorter configpath', 'csvsorter log', 'sort by', 'new sorting rule' - new automatic tabular settings with booktabs: '\csvautotabular' and '\csvautolongtable' - new keys for respecting special characters: 'respect tab', 'respect percent', 'respect sharp', 'respect dollar', 'respect and', 'respect backslash', 'respect underscore', 'respect tilde', 'respect circumflex', 'respect leftbrace', 'respect rightbrace', 'respect all', 'respect none' - new value 'tab' for the 'separator' option to use a tabulator signs as separator. -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple More information is at http://www.ctan.org/pkg/csvsimple We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Manfred Lotz ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN Update: csvsimple
Thomas F. Sturm submitted an update to the csvsimple package. Version number: 1.07 License type: lppl Summary description: csv file processing, comma separated values Announcement text: -- - internal macro '\TrimSpaces' renamed to avoid name clashed with 'xparse' - new option 'separator' to set the data value separator to 'comma', 'semicolon', or 'pipe' -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple/ More information is at http://www.ctan.org/pkg/csvsimple We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN Update: csvsimple
On Mon, 12 Mar 2012 Thomas F. Sturm submitted an update to the csvsimple package. Summary description: csv file processing, comma separated values License type: lppl Announcement text: -- Documentation language changed from German to English. -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple . More information is at http://www.ctan.org/pkg/csvsimple (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Rainer Schöpf ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN Update: csvsimple
On Fri, 11 Nov 2011 Thomas F. Sturm submitted an update to the csvsimple package. Summary description: csv file processing, comma separated values License type: lppl Announcement text: -- version 1.04 (2011/11/11): - new key: head to column names (automatic column names) - new key: no table - column numbers can now be used for column macro definitions - documentation update and correction - internal behaviour of 'before reading' and 'after reading' changed for tables -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple . More information is at http://www.ctan.org/pkg/csvsimple (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . Thanks for the upload. For the CTAN Team Rainer Schöpf ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN Update: csvsimple
On Mon, 4 Apr 2011 Thomas Sturm submitted an update to the csvsimple package. Summary description: csv file processing, comma separated values License type: lppl Announcement text: -- csvsimple provides a simple LaTeX interface for the processing of files with comma separated values (CSV). csvsimple relies heavily on the key value syntax from pgfkeys which results (hopefully) in an easy way of usage. Filtering and table generation is especially supported. Since the package is considered as a lightweight tool, there is no support for data sorting or data base storage. -- This package is located at http://mirror.ctan.org/macros/latex/contrib/csvsimple . More information is at http://www.ctan.org/pkg/csvsimple (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html . -- Thanks for the upload. For the CTAN Team Rainer Schöpf ___ Ctan-ann mailing list [email protected] https://lists.dante.de/mailman/listinfo/ctan-ann
CTAN update: csvsimple
This should be at your local mirror within a day.
Jim Hef{}feron
Saint Michael's College
..
The following information was provided by our fellow contributor:
Name of contribution: csvsimple
Version number: 1.00
Author's name: Thomas F. Sturm
Location on CTAN: /macros/latex/contrib/csvsimple
Summary description: csv file processing, comma separated values
License type: lppl
Announcement text:
--
csvsimple provides a simple LaTeX interface for the
processing of files with comma separated values (CSV).
csvsimple relies heavily on the key value syntax from
pgfkeys which results (hopefully) in an easy way of usage.
Filtering and table generation is especially supported.
Since the package is considered as a lightweight tool, there
is no support for data sorting or data base storage.
--
This package is located at
http://tug.ctan.org/tex-archive/macros/latex/contrib/csvsimple
. More information is at
http://tug.ctan.org/pkg/csvsimple
(if the package is new it may take a day for that information to
appear). We are supported by the TeX Users Group http://www.tug.org .
Please join a users group; see http://www.tug.org/usergroups.html .
___
Ctan-ann mailing list
[email protected]
https://lists.dante.de/mailman/listinfo/ctan-ann

