Am 10.05.2025 um 09:56 schrieb Jeroen:
Thanks, I never knew about the tabulate. I was also looking for a
mechanism for end of chapter questions. I worked out the below. How can
I remove the vertical whitespace before and after the questions?
\definetabulate
[quest][|l|p|]
\starttext
\startquest
\NC 1. \NC question 1 \NC\NR
\NC 2. \NC question 2 \NC\NR
\stopquest
\stoptext
Tabulate add by default \blank before and after an table, to remove the
line add the following after \definetabulate.
\setuptabulate [quest] [before=,after=]
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
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
___________________________________________________________________________________