Command/setupfloatframed

From Wiki
Jump to navigation Jump to search


\setupfloatframed

Summary

The command \setupfloatframed is used for formatting the framed which encapsulate the float and the caption.

Settings

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

Description

Examples

Example 1

  • \setupfloatframed [intermezzo] [background=color,backgroundcolor=lightmagenta]
    \startplaceintermezzo[title={Another cow}]
      \externalfigure[cow][width=6cm]
    \stopplaceintermezzo
    
    \setupfloat       [intermezzo] [background=color,backgroundcolor=lightcyan]
    \setupcaption     [intermezzo] [background=color,backgroundcolor=lightyellow]
    
    
    \startplaceintermezzo[title={Another cow}]
      \externalfigure[cow][width=6cm]
    \stopplaceintermezzo
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: