31 Dec
2005
31 Dec
'05
8:47 a.m.
I am pretty sure it used to work that way. I can remember compiling with something like: mptopdf filename.* On Dec 31, 2005, at 12:44 AM, Taco Hoekwater wrote:
David Arnold wrote:
All, I am wondering why this only compiles one file. How can I compile section3figs-mpgraph.# of #=1-7 in one command?
Good question. I would do:
$ for a in section3figs-mpgraph.[0-9]+; do mptopdf $a; done
but that only works on unixy systems. A multi-file option for mptopdf would be nice.
Taco
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context