> Am 08.11.2020 um 03:19 schrieb Sylvain Hubert <champign...@gmail.com>:
> 
> Dear List,
> 
> I'm trying to move up a section title (section b) 2cm upward:
> 
>     \starttext
>     \section{a}
>     \blank[-2cm,force]\ 
>     \section{b}
>     \section{c}
>     \stoptext
> 
> The empty space (\ ) after the \blank is necessary here, without which the 
> \blank does nothing.
> I would like to ask whether there is a less hacky way to let \blank work than 
> the hidden space.

You could use the low level method of \vskip-2cm

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to