Hello list,

Why is an empty after \startparagraph treated differently when the \startparagraph directly follows a heading with alternative=text than when there is no heading before, or a different type of heading, as shown in the following example?

   \setuphead[section]
              [alternative=text,
               style=\it]
   \starttext

   \startsection[title=Run-in heading]

   \startparagraph
   Works with no blank after \tex{startparagraph}

   \stopparagraph

   \stopsection

   \startsection[title=Run-in heading]

   \startparagraph

   Fails with a blank after \tex{startparagraph}

   \stopparagraph

   \stopsection

   \stoptext

With every other heading alternative there appears to be no difference in the output.

--
Rik
___________________________________________________________________________________
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