Tagged Questions
5
votes
2answers
151 views
Mail-merging documents from a database
I use the term database loosely here -- it can be an actual database, or a spreadsheet (in any format including CSV) or can be package-dependent.
Is there a way to create mail-merged documents ...
17
votes
1answer
543 views
Is there any package for LaTeX dealing with a database?
Is there any package for LaTeX dealing with a database (with some of the fields being LaTeX code). For example, given a collection of problems with fields {id, name, author, refs, statement, ...