Difference between revisions of "Command/definecolumnsetarea"

From Wiki
Jump to navigation Jump to search
(new)
 
(some explanations (WIP))
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" with the same values. The autogenerated syntax doesn’t know about this, and it in the manual it doesn’t look like those settings would do anything.
  
 
== Examples ==
 
== Examples ==

Revision as of 09:00, 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" with the same values. The autogenerated syntax doesn’t know about this, and it in the manual it doesn’t look like those settings would do anything.

Examples

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: