Command/setupcombination

From Wiki
< Command
Revision as of 11:49, 14 August 2012 by Sojus (talk | contribs) (→‎Example: wrong parameter for vertical distance of cells (was 'inbetween'))
Jump to navigation Jump to search

\setupcombinations

Syntax

\setupcombinations[...,...=...,...]
before command
inbetween command
after command
distance dimension
height dimension fit
width dimension fit
location top middle bottom left right
align no left right middle normal
style normal bold slanted boldslanted type cap small command
color name


Description

Example

  • Suppressing both the horizontal and vertical gap between cells:
\setupcombinations[distance=0mm,after=]
  • a 10mm horizontal and vertical gap between cells:
\setupcombinations[distance=10mm,after={\blank[10mm]}]

The distance between the content and its caption entry is set with the 'inbetween' parameter.

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: