Command/defineframed

From Wiki
< Command
Revision as of 17:17, 5 January 2025 by Garulfoo (talk | contribs)
(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: