Difference between revisions of "Command/setupbackground"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
Line 56: Line 56:
 
<texcode>
 
<texcode>
 
\setupbackground
 
\setupbackground
     [background=screen, color=blue]
+
     [background=color, backgroundcolor=blue]
 
</texcode>
 
</texcode>
  

Revision as of 09:52, 25 May 2015

\setupbackground

Syntax

\setupbackground[...,...=...,...]
leftoffset dimension
rightoffset dimension
topoffset dimension
bottomoffset dimension
before command
after command
state start stop
[...,...=...,...] see \setupframed


Description

Example

\setupbackground
    [frame=on]

Example

\setupbackground
    [background=color, backgroundcolor=blue]


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: