Command/defineoverlay

From Wiki
< Command
Revision as of 13:54, 18 November 2019 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: