Difference between revisions of "Command/setupbackground"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
m (cleanup)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=setupbackground
 
|name=setupbackground
Line 47: Line 45:
  
 
== Description ==  
 
== Description ==  
== example ==
 
<pre class="example">
 
\setupbackground[frame=on]
 
</pre>
 
  
  
 +
== Example ==
 +
<texcode>
 +
\setupbackground
 +
    [frame=on]
 +
</texcode>
  
 
== Example ==
 
== Example ==
 
+
<texcode>
<pre class="example">
+
\setupbackground
\setupbackground [background=screen, color=blue]
+
    [background=screen, color=blue]
</pre>
+
</texcode>
  
  

Revision as of 19:26, 16 April 2010

\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=screen, color=blue]


See also