Command/definecolumnsetarea
< Command
Jump to navigation
Jump to search
\definecolumnsetarea
Syntax (autogenerated)
\definecolumnsetarea[...][...][...=...,...] | |
[...] | name |
[...] | name |
...=...,... | inherits from \setupcolumnsetarea |
\setupcolumnsetarea[...,...][...=...,...] | |
[...,...] | name |
state | start stop repeat |
x | number |
y | number |
nx | number |
ny | number |
style | style command |
color | color |
clipoffset | dimension |
rightoffset | dimension |
...=...,... | inherits from \setupframed |
Description
Define a fixed area (e.g. for images, text or ads) in a column set.
- x: start area at column no.
- y: start area at line no.
- nx: area width (no. of columns)
- ny: area height (no. of lines)
The columnsets manual also shows an additional optional (second) parameter [left], [right] or [both] as well as a key "type".
In the source the type key (with the possible values of both, fixed, left, right, next) is disabled with the remark "not now". Probably it should control the placement on left/right pages.
Examples
See also
- page-cst.mkiv
- \setupcolumnsetarea
- \setupcolumnset
- \startcolumnset
- \definecolumnset
- \definecolumnsetspan
Help from ConTeXt-Mailinglist/Forum
All issues with:
- definecolumnsetarea on the mailing list (all results)
- definecolumnsetarea on the mailing list (subject only)
- definecolumnsetarea on stack exchange
- definecolumnsetarea in ConTeXt's source
|