csvmerge

Merge TeX code with csv data

Version:
1.0
Copyright:
Laurence R Taylor
License:
lppl1.3
Packaged on:
08/13/2019 20:11:23
Number of files:
5
Size on disk:
238.02 kB

This package provides macros for processing a csv spreadsheet file with a minimum of configuration for the csv file. The first row names the columns and the remaining rows are data. This data can be merged with TeX code residing in an auxiliary file and the process repeated for each data row. There is one macro to set things up, one to extract the data, and one to tell if the field is empty or not. The documentation contains examples.