Hi, On Wed, Aug 13, 2025 at 8:44 PM Matthias Weber <matthiaswebe...@gmail.com> wrote: > > Follow-up 2: > > The 24 remaining complaints are caused by nesting > > \startparagraph > This > \startformula > 1+1=2 > \stopformula > is true. > \stopparagraph > > Not a big deal either. > > Fingers crossed, I have my first compliant PDF. The structure I can see in > Acrobat looks good, too. > > Matthias
OK. At some point we actually had a variant where the user always need to do \startparagraph and \stopparagraph to have paragraphs. So, the good thing is that you have slightly better control. The drawback is that you then need to type \startparagraph and \stopparagraph all the time. So, if you decide to go that route, you need to configure your own tagging setup, and then the <formula> should not go into Div (since that cannot be inside P), but maybe NonStruct. (You will get the Formula tag for <formulacontent> later anyways if you want.) /Mikael ___________________________________________________________________________________ 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 ___________________________________________________________________________________