Search found 3 matches

by mgoldenbe
Sat Feb 21, 2015 8:21 pm
Forum: General
Topic: Referring to a particular table entry
Replies: 1
Views: 2902

Referring to a particular table entry

Frequently in my articles I have a table accompanied by a text that cites numbers from the table and presents an analysis of those numbers. I would like a number in the text be updated automatically when I change the corresponding number in the table. I guess that I am looking for something like ...
by mgoldenbe
Thu Jan 01, 2015 8:23 pm
Forum: Graphics, Figures & Tables
Topic: Refilling tables with data produced by an external program
Replies: 2
Views: 3314

Refilling tables with data produced by an external program

Stefan_K wrote: I would use the datatool package for that purpose.
This seems to be exactly what I am looking for, but the link points to a huge documentation file. Has anyone compiled a list of key features that would suffice for most uses? Thanks!
by mgoldenbe
Wed Dec 31, 2014 8:03 pm
Forum: Graphics, Figures & Tables
Topic: Refilling tables with data produced by an external program
Replies: 2
Views: 3314

Refilling tables with data produced by an external program

I wrote a program that generates numeric data on which the tables in my article are based. I would like to find a way to automatically update all the numbers in the article when the program is re-run. The tables can have a complex format, so that simply importing the data into a spreadsheet and then ...