[NTG-context] Dangling lines.
Taco Hoekwater
taco at elvenkind.com
Mon Dec 8 11:40:55 CET 2008
Bart C. Wise wrote:
>
> Is there a way to tell ConTeXt to treat the author's signature (the
> dangling line) as part of the previous paragraph?
If \nobreak didn't work, then your paragraph wasn't ended yet,
and you need an extra empty line or an \endgra. Try this:
\definestartstop[AuthorNote]
[before={\bgroup \startnarrower\switchtobodyfont[10pt]},
after={\endgraf\nobreak\vskip-0.2ex\nobreak Author
\stopnarrower \egroup \blank \noindentation}]
Best wishes,
Taco
More information about the ntg-context
mailing list