Tagged Questions
3
votes
1answer
139 views
difficulty with datatool + keyval
I want to define a command with key arguments, which stores something in a table with help of the package datatool. My attempt is :
\documentclass[12pt]{scrartcl}
\usepackage{keycommand}
...