On Mon, Sep 10 2012, Marco Patzer wrote:

> context --number=8 --time=full-time test.tex

Then you have to be sure, that --number and --time will never be special
parameters for context.

Alternatives:

"--MarcoPatzerNumber=8 --MarcoPatzerTime=full-time"

Or:

% context --arguments=number=8,time=full-time test.tex
\starttext
This is \env{number}.
This is \env{time}.
\stoptext

-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to