Command/setupbackgrounds

From Wiki
< Command
Revision as of 12:38, 11 April 2010 by Maintenance script (talk) (Create reference page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Reference Cleanup

\setupbackgrounds

Syntax

\setupbackgrounds[...][...,...,...][...,...=...,...]
[...] top header text footer bottom page paper leftpage rightpage
[...,...,...] leftedge leftmargin text rightmargin rightedge
state start stop repeat
[...,...=...,...] see \setupframed


Description

comment

The first parameter sets the main layout area, the second one specifies the linked subarea(s) of the prior. Not all main areas have such subareas.



Example

[text] has several linked subareas.

\setupbackgrounds[text] [background=color,backgroundcolor=lightgray]
\setupbackgrounds[text] [leftmargin] [background=color,backgroundcolor=red]

sets a light gray background for the text area and a red background for the left margin area.


See also