
3 Jul
2025
3 Jul
'25
8:10 p.m.
Am 23.06.2025 um 12:01 schrieb Bruce Horrocks:
Is default a valid option for \setupwhitespace?
It's listed in the wiki page but gives an error when used, e.g.
\starttext \input knuth \par\thinrule\par \setupwhitespace[big] \input knuth \par\thinrule\par \setupwhitespace[default] \input knuth \stoptext
It is a valid option but it results in an infinite loop. I have no idea what the result of the option should be because the loop was already present in MkII. Wolfgang