Difference between revisions of "Command/setvariables"

From Wiki
Jump to navigation Jump to search
(created page)
(No difference)

Revision as of 21:36, 7 November 2013

\setupvariables

Description

Assign values to variables in a namespace. See Setups.

Example

% \setups[namespace:set] is automatically called right after 'set' is assigned
\setvariables[namespace]
  [set={\setups[namespace:set]},
   key={Apples are \applecolor!},
   reset={\setups[namespace:reset]},
  ]
  

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: