Command/adaptlayout

From Wiki
< Command
Revision as of 20:35, 8 June 2012 by Esteis (talk | contribs) (Description and example.)
Jump to navigation Jump to search

\adaptlayout

Syntax

\adaptlayout[...,...,...][...,...=...,...]
[...,...,...] page number(s)
height max +/-dimension
lines number: +1, -1, etc

Description

Adapt the layout of one page to fit more or less lines in it. Use this only in the last phase of corrections.

Example

\setuppapersize[A10, landscape][A8, landscape]
\setuppaper[nx=2, ny=2]
\setuparranging[XY]

\showgrid
\showframe

\adaptlayout[1][lines=-1]
\adaptlayout[3][height=+10mm]

\startlines
\input reich
\input reich
\stoplines

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: