[NTG-context] mkiv versus mkii: whitespace issues
Wolfgang Schuster
schuster.wolfgang at gmail.com
Sat Mar 14 17:14:15 CET 2015
> Am 14.03.2015 um 15:54 schrieb Gerben Wierda <gerben.wierda at rna.nl>:
>
> I am running into two issues with my mkii-to-mkiv conversion project
>
> - The \chapter command in mkiv uses more whitespace between the header and the first paragraph. How can I influence this?
> - \startitemize[packed,joinedup] inserts whitespace between the list and the paragraph before it where mkii doesn’t
>
> How can I fix this?
Do you have a example because I can’t reproduce it.
\showgrid
\starttext
\chapter{\contextmark}
\input knuth
\startitemize[packed,joinedup]
\item One
\item Two
\item Three
\stopitemize
\stoptext
Wolfgang
More information about the ntg-context
mailing list