Difference between revisions of "Command/definecolumnsetarea"

From Wiki
Jump to navigation Jump to search
(some explanations (WIP))
(Description: hint about inactive options)
Line 16: Line 16:
 
* ny: area height (no. of lines)
 
* 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.
+
The columnsets 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 ==

Revision as of 11:46, 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 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: