Command/env

From Wiki
< Command
Revision as of 12:17, 10 September 2012 by Esteis (talk | contribs) (Created page with "{{Reference |name={{subst:SUBPAGENAME}} |attributes= }} == Syntax == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\env

Syntax

\env{...}
{...} argument name

Description

Access arguments were passed from the command line via --arguments:

 context --arguments=arg1=value1,arg2="value 2"

Example

% official-response.tex
\starttext
The request is \env{permission}.
\stoptext
 context --arguments=permission=granted official-response.tex

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: