Open main menu

Changes

no edit summary
< '''Prev:''' [[System Macros/Loops_and_Recursion|Loops & Recursion]] | '''Top:''' [[System Macros]] | '''Next:''' [[System Macros/Comma Separated Lists|Comma Separated Lists]] >
 
[[Category:System Macros]]
[[Category:ConTeXt programming]]
ConTeXt makes extensive use of a sort of case or switch command. Depending of the presence of one or more provided items, some actions is taken. These macros can be nested without problems.