Difference between revisions of "Command/defineoverlay"

From Wiki
Jump to navigation Jump to search
(Description, Example, See Also)
 
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>defineoverlay</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==

Latest revision as of 13:54, 18 November 2019

\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: