ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Run-in heading problem with \startparagraph and empty lines
@ 2024-12-27 21:32 Rik Kabel
  0 siblings, 0 replies; only message in thread
From: Rik Kabel @ 2024-12-27 21:32 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 825 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1441 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-27 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-27 21:32 [NTG-context] Run-in heading problem with \startparagraph and empty lines Rik Kabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).