Command/defineframed

From Wiki
Jump to navigation Jump to search


\defineframed

Summary

The command \defineframed creates a special instance of \framed.

Settings

\defineframed[...][...][...=...,...]
[...]name
[...]name
...=...,...inherits from \setupframed

OptionExplanation
the new name
an optional parent framed instance

Description

Examples

Example 1

\defineframed
  [GreyBg]
  [background=color,backgroundcolor=gray]
\GreyBg[frame=on]{Hello}

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: