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

Reply via email to