
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 Wiki link: https://wiki.contextgarden.net/Command/setupwhitespace — Bruce Horrocks Hampshire, UK

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
participants (2)
-
Bruce Horrocks
-
Wolfgang Schuster