Tagged Questions
1
vote
1answer
95 views
Adding condition to \DTLplot (dataplot package)
I'm working with the package datatool for a while now, and I'd like to make graphs of my created databases. But I do not want to plot all rows in my database so I'd like to use the condition. This is ...
2
votes
1answer
80 views
Why does \DTLgetkeyforcolumn not work?
I'm currently learning how to use the datatool package. I have a lot of .txt-files that need to be processed automatically. But if datatool loads a wrong kind of .txt-file I need to be able to check ...