Command/defineframed

From Wiki
< Command
Revision as of 12:33, 29 August 2020 by Taco (talk | contribs) (Created page with "Documentation for \defineframed")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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: