vertical space with \reference
Context puts extra vertical between “Line one" and “Line two” in this example. Should it do that? \starttext Line one. \reference[refs]{}% Line two. \stoptext I ask because pandoc inserts \reference[refs]{}% at the beginning of its bibliography section; that produces extra vertical space. I do not think this command should produce any space at all, but perhaps I am mistaken. Thank you!
On 11/20/2015 7:17 PM, Michael Green wrote:
Context puts extra vertical between “Line one" and “Line two” in this example. Should it do that?
\starttext Line one.
\reference[refs]{}%
Line two. \stoptext
yes because you inject an (invisible) signal .. also, think of it: where does the ref belong to, line 1 or line 2, so best bind it to a line ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Michael Green