Command/defineoverlay

From Wiki
Jump to navigation Jump to search

\defineoverlay

Syntax (autogenerated)

\defineoverlay[...,...][...][...]
[...,...]name
[...]name
[...]command


Syntax

\defineoverlay[...,...,...][...]
[...,...,...] name
[...] command

Description

Define an overlay. The first argument provides the name, the second argument the contents.

Example

  • \setupcolors[state=start]
    
    \defineoverlay[tea][{\green\ss\bf GREEN TEA}]
    
    \framed[
        background=tea, 
        align={middle,hilo}
    ]{
        \em today
        \blank[2*big]
        for sale
    }
    

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: