Difference between revisions of "Command/setupfloatframed"

From Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
</cd:description>
 
</cd:description>
 
<cd:examples><cd:example title=""><context source="yes">
 
<cd:examples><cd:example title=""><context source="yes">
 +
\setupfloatframed [intermezzo] [background=color,backgroundcolor=lightmagenta]
 +
\startplaceintermezzo[title={Another cow}]
 +
  \externalfigure[cow][width=6cm]
 +
\stopplaceintermezzo
 +
 
\setupfloat      [intermezzo] [background=color,backgroundcolor=lightcyan]
 
\setupfloat      [intermezzo] [background=color,backgroundcolor=lightcyan]
 
\setupcaption    [intermezzo] [background=color,backgroundcolor=lightyellow]
 
\setupcaption    [intermezzo] [background=color,backgroundcolor=lightyellow]
\setupfloatframed [intermezzo] [background=color,backgroundcolor=lightmagenta]
+
 
  
 
\startplaceintermezzo[title={Another cow}]
 
\startplaceintermezzo[title={Another cow}]

Revision as of 21:05, 19 May 2024


\setupfloatframed

Summary

The command \setupfloatframed is used for ...

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: