On Tue, May 11, 2021 at 10:29 AM <denis.maier@ub.unibe.ch> wrote:
-----Ursprüngliche Nachricht-----
> Von: Hans Hagen <j.hagen@xs4all.nl>
> Gesendet: Dienstag, 11. Mai 2021 00:13
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>; Maier, Denis
> Christian (UB) <denis.maier@ub.unibe.ch>
> Betreff: Re: [NTG-context] Adjusting parameters for a single page
>
> On 5/10/2021 5:15 PM, denis.maier@ub.unibe.ch wrote:
> > Hi everyone,
> >
> > I know it is possible to make local changes by enclosing text in
> > \start \stop pairs to make local changes. Then, there are also
> > commands that only affect the next/current paragraph, such as \looseness.
> >
> > But is there a similar mechanism for page-layout changes? For example
> > your penalty settings allow widows and orphans, but on one particular
> > page you want to change the penalties. Or, you use
> > \setupalign[height], but on one page you want to use
> > \setupalign[bottom] instead. Is there a way to do this ?
> it works per paragraph so then you need to adapt it for a specific paragraph

So, that means you cannot make changes to a page, but only to paragraph. If a paragraph goes over page boundaries, you cannot add stretch or shrink interlinespace for just one page... correct?

this looks more a otr technique, e.g.
 https://www.tug.org/TUGboat/tb11-1/tb27salomon.pdf
(or grep the context code for otr)


--
luigi