Command/ framedtext

Unofficial ConTeXt Wiki mirror

Last modified: 2020-11-30

Summary

The instances of \framedtext are used for wrapping frames, margins and/or backgrounds around longer blocks of text.

Instances

\framedtext Like \framed, but suited for multiple paragraphs.

Settings instance

\FRAMEDTEXT[...=...,...]{...}
...=...,... inherits from \setupframedtext
{...} content

Description

The instances of framedtext are defined by \defineframedtext . That command also defines startframedtext environment versions of the instances. Since the intended usage is around text containing multiple paragraphs, the environment form is usually more suited.

Examples

Notes

  • By Rik on 2020-11-30T22:08:49+0100 :
The default width of the \framedtext frame is fixed at .75\hsize, unlike the frame produced by \framed, which defaults to width=fit.

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: