Hello experts,
I am stumped trying to eliminate the extra vertical space in the
following example. Can anybody point out where it is coming from and,
more importantly, how to eliminate it. All lines should be on the grid,
but the paragraphs environment clearly is introducing extra space (or
removing it). I do note that the problem exists with MkIV and LMTX not
giving the same result, but with neither setting on the grid.
\setuplayout [grid=on]
\showgrid
\defineparagraphs[TwoCols]
[n=2]
\setupparagraphs[TwoCols]
[each]
[before=\blank[line],after=\blank[line],
]
\setupparagraphs[TwoCols]
[2]
[width=.6\textwidth]
\starttext
\input dawkins\par
\input dawkins\par
\startTwoCols abc\nextTwoCols abc\stopTwoCols
\startTwoCols abc\nextTwoCols abc\stopTwoCols
\startTwoCols abc\nextTwoCols abc\stopTwoCols
\input dawkins
\stoptext
--
Rik
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] /
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
___________________________________________________________________________________