Difference between revisions of "Command/setupfloatframed"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \setupfloatframed")
 
Line 20: Line 20:
 
</cd:description>
 
</cd:description>
 
<cd:examples><cd:example title=""><context source="yes">
 
<cd:examples><cd:example title=""><context source="yes">
\setupfloat      [intermezzo] [background=color,backgroundcolor=red]
+
\setupfloat      [intermezzo] [background=color,backgroundcolor=lightcyan]
\setupcaption    [intermezzo] [background=color,backgroundcolor=blue]
+
\setupcaption    [intermezzo] [background=color,backgroundcolor=lightyellow]
\setupfloatframed [intermezzo] [background=color,backgroundcolor=green]
+
\setupfloatframed [intermezzo] [background=color,backgroundcolor=lightmagenta]
  
 
\startplaceintermezzo[title={Another cow}]
 
\startplaceintermezzo[title={Another cow}]

Revision as of 21:04, 19 May 2024


\setupfloatframed

Summary

The command \setupfloatframed is used for ...

Settings

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

Description

Examples

Example 1

\setupfloat       [intermezzo] [background=color,backgroundcolor=lightcyan]
\setupcaption     [intermezzo] [background=color,backgroundcolor=lightyellow]
\setupfloatframed [intermezzo] [background=color,backgroundcolor=lightmagenta]

\startplaceintermezzo[title={Another cow}]
  \externalfigure[cow][width=6cm]
\stopplaceintermezzo

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: