Difference between revisions of "Command/setupcombination"

From Wiki
Jump to navigation Jump to search
m (Category Floating)
(→‎Example: wrong parameter for vertical distance of cells (was 'inbetween'))
Line 60: Line 60:
  
 
* Suppressing both the horizontal and vertical gap between cells:
 
* Suppressing both the horizontal and vertical gap between cells:
<texcode>\setupcombinations[distance=0mm,inbetween=]</texcode>
+
<texcode>\setupcombinations[distance=0mm,after=]</texcode>
 +
 
 +
* a 10mm horizontal and vertical gap between cells:
 +
<texcode>\setupcombinations[distance=10mm,after={\blank[10mm]}]</texcode>
 +
 
 +
The distance between the content and its caption entry is set with the 'inbetween' parameter.
  
 
== See also ==
 
== See also ==

Revision as of 11:49, 14 August 2012

\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: