Next: BR or LINE_BREAK Previous: B Contents: Contents |
The \BOXCOLORS tag is used to change the background and foreground colors of text boxes used for example code.
Syntax
\BOXCOLORS{fg=fgcolor bg=bgcolor}
\BOXCOLORS{set=default}
Options
Body
No body is allowed.
Examples
\BOXCOLORS{fg=white bg=blue} \BOXCOLORS{bg="#AFBDCA"} |
the latter produces
This is a colored box ... |
See also
\F
Next: BR or LINE_BREAK Previous: B Contents: Contents |