5 Nov
2020
5 Nov
'20
4:11 p.m.
Pablo Rodriguez schrieb am 05.11.2020 um 16:08:
On 11/5/20 11:16 AM, Sylvain Hubert wrote:
Dear List,
according to https://wiki.contextgarden.net/Command/setuplayout , "cutspace" and "bottomspace" are the counterparts of "backspace" and "topspace", and "If cutspace is set to 0, it is taken to be equal to the backspace". But in fact, the following document stays the same no matter what value is given to cutspace.
\setuplayout[cutspace=0.01cm] \starttext x \showframe \stoptext
Has anyone actually used these two parameters?
Hi Sylvain,
\setuplayout[width=fit, cutspace=0.01cm] does the trick.
Use "width=middle". Wolfgang