Command/setupparagraphs

Unofficial ConTeXt Wiki mirror

Last modified: 2025-01-27

Syntax (autogenerated)

\setupparagraphs[...][...,...][...=...,...]
[...] name
[...,...] each number
n number
before command
after command
width dimension
distance dimension
height dimension fit
top command
bottom command
align see \setupalign
inner command
command command
rule on off
rulethickness dimension
rulecolor color
style style command
color color
\setupparagraphs[...][...=...,...]
[...] name name:number
n number
before command
after command
width dimension
distance dimension
height dimension fit
top command
bottom command
align see \setupalign
inner command
command command
rule on off
rulethickness dimension
rulecolor color
style style command
color color

Syntax

\setupparagraphs[...][...][...,...=...,...]
[...] name
[...] number each
style normal bold slanted boldslanted type cap small... command
width dimension
height dimension
align flushleft flushright righttoleft lefttoright middle width
tolerance verystrict strict tolerant verytolerant stretch
distance dimension
before command
after command
inner command
command command
rule on off

Description

Setup the paragraphs of a side-by-side environment defined with \defineparagraphs. This command occurs in two forms. One to set options for the entire environment:

\setupparagraphs[EnglishLatin][each][n=2,before=\blank]

And one to set options for specific paragraphs (columns) in the environment:

\setupparagraphs[EnglishLatin][2][color=red,width=.6\textwidth]

Example

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: