ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious newlines at beginning of startstop pair
@ 2019-11-27 13:17 Denis Maier
  2019-11-27 16:25 ` Hans Hagen
       [not found] ` <1747191520.26220.1574979930871@office.mailbox.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Denis Maier @ 2019-11-27 13:17 UTC (permalink / raw)
  To: ntg-context

Hi,
I have this file:

--------------------------------------------------------------
\newdimen\cslhangindent
\cslhangindent=1.5em
\definestartstop [cslreferences] [
         before={%
         \setupnarrower[left=\cslhangindent]
         \startnarrower[left]%
         \setupindenting[-\leftskip,yes,first]%
         \indentation%
       },
       after=\stopnarrower,
     ]

\starttext

\section{Some title}

\input ward

\section{References}

\startcslreferences

\dorecurse{10}{\dorecurse{10}{This is a Test. }\par}

\stopcslreferences

\stoptext
--------------------------------------------------------------

The skip after the `\section{References}` is bigger than after 
`\section{Some title}`. Why is that? If I delete the empty line after 
`\startcslreferences`, the skips are identical.

Is there a way to take care of this through `\definestartstop`?

Best,
Denis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-11-29 12:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 13:17 Spurious newlines at beginning of startstop pair Denis Maier
2019-11-27 16:25 ` Hans Hagen
     [not found] ` <1747191520.26220.1574979930871@office.mailbox.org>
2019-11-28 22:26   ` Fwd: " denis.maier.lists
2019-11-29  9:38     ` Hans Hagen
2019-11-29 10:05       ` Denis Maier
2019-11-29 11:07         ` Hans Hagen
2019-11-29 11:10         ` mailing list behaviour (was: Spurious newlines at beginning of startstop pair) Henning Hraban Ramm
2019-11-29 11:31           ` Marco Patzer
2019-11-29 12:02             ` mailing list behaviour Henning Hraban Ramm

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).