Tagged Questions
5
votes
2answers
386 views
Replacing matching text with a macro containing information from a CSV file
I have some data stored in a CSV file, in this manner:
000000001 @ name @ information @ more information @ some more information
I also have a information.tex file containing the numbers from the ...