Difference between revisions of "Command/definecolumnsetarea"

From Wiki
Jump to navigation Jump to search
(new)
 
m (missing word)
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
== Description ==
 
== Description ==
 
Define a fixed area (e.g. for images, text or ads) in a column set.
 
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 <tt>type</tt> 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 ==
 
== Examples ==

Latest revision as of 11:47, 26 January 2020

\definecolumnsetarea

Syntax (autogenerated)

\definecolumnsetarea[...][...][...=...,...]
[...]name
[...]name
...=...,...inherits from \setupcolumnsetarea


\setupcolumnsetarea[...,...][...=...,...]
[...,...]name
statestart stop repeat
xnumber
ynumber
nxnumber
nynumber
stylestyle command
colorcolor
clipoffsetdimension
rightoffsetdimension
...=...,...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

Help from ConTeXt-Mailinglist/Forum

All issues with: