Trying to get a single page of a specific size, I set the width and height of \startTEXpage only to find out that a \strut as a last command before the \stopTEXpage, will expand the height.

8<----

\setuppapersize [A2]
\starttext
\startTEXpage[offset=0mm, width=220mm, height=110mm]
MWE without \type{\strut}  -> Landscape (220 × 110 mm)
%MWE with \type{\strut}  -> Landscape (220 × 111 mm)
%\strut
\stopTEXpage
\stoptext

--->8

There if probably a reason to it,
so I'd like to know why it works as it does.

.F

Attachment: without_strut.pdf
Description: Adobe PDF document

Attachment: with_strut.pdf
Description: Adobe PDF document

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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to