* [NTG-context] Arranging sometimes adds a zero
@ 2024-11-25 5:22 Max Chernoff via ntg-context
0 siblings, 0 replies; only message in thread
From: Max Chernoff via ntg-context @ 2024-11-25 5:22 UTC (permalink / raw)
To: ntg-context; +Cc: Max Chernoff
Hi Hans,
The recent discussion of imposition reminded me of an arranging bug that
I found a little while ago. MWE:
\setuppapersize[A5,landscape][A4]
\setuparranging[2TOPSIDE]
%% Uncomment to "fix" the bug
% \protected\expandafter\def\expandafter\fixedspace\expandafter{%
% \fixedspace%
% \setbox\scratchbox\emptybox%
% }
\starttext
\dorecurse{4}{\samplefile{knuth}}
\stoptext
With this example, there is an extra page on page 2 that contains
nothing but a "0" in the bottom left corner. Clearing \scratchbox before
the imposition code runs seems to fix this, but I wasn't able to trace
it any further.
Thanks,
-- Max
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-25 5:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-25 5:22 [NTG-context] Arranging sometimes adds a zero Max Chernoff via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).