Am 09.02.2025 um 19:21 schrieb Bruce Horrocks:


On 9 Feb 2025, at 15:38, Steffen Wolfrum <cont...@st.estfiles.de> wrote:

%\tracingcommands  \plusfour
%\tracingmacros    \plusthree
\tracingoutput    \plusone
\tracingpages     \plusone
\tracingparagraphs\plustwo
\tracingrestores  \plusone
\tracinggroups    \plusone
%\tracingifs       \plusone
\tracingnesting   \plusthree
%\tracingassigns   \plustwo
\tracingmath      \plusone
\tracingalignments\plustwo
\showboxbreadth   \maxcount
\showboxdepth     \maxcount
\tracingonline    \plusone

\starttext
\placelist[section]
\section{test}
\stoptext


This constellation will still end in a fatal error.

But un-commenting any one of those four remaining lines will create the PDF.

\tracingall works for me (also on a Mac) in the sense that the MWE still fails as opposed 
to being a "VW switch" as Hraben puts it.

So for the MWE:

\starttext
\tracingall
\placelist[section]
\section{test}
\stoptext

Does it work when you put this at the begin of the comment.

When it works comment the first \lettonothing\... and uncomment the second one.

\unprotect
\lettonothing\spac_helpers_remove_unwantedspace
%\lettonothing\unboundary
\protect

Wolfgang

___________________________________________________________________________________
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