Hello,
It's probably not the best solution, but it seems to work on my side if I
replace `big` by `2em`; see code below.
```
\startdocument
\setupinterlinespace[2em]
\input dijkstra
\starttabulate[|k0r|k0xp|][EQ={---}]
\NC Word \EQ definition; \NC\AR
\NC Important word \EQ \input dijkstra \NC\AR
\NC Importanter word \EQ not much else here. \NC\AR
\stoptabulate
\stopdocument
```
Best regards,
Florent
Le dim. 15 sept. 2024 à 16:13, Kirill Davidov
Greetings,
Is there a way to set interline spacing in tabulate environments? The table's paragraphs do not seem to obey \setupinterlinespace like the rest of the text does. Code to toy with:
\startdocument
\setupinterlinespace[big]
\input lorem
\starttabulate[|k0r|k0xp|][EQ={---}]
\NC Word \EQ definition; \NC\AR \NC Important word \EQ \input dijkstra \NC\AR \NC Importanter word \EQ not much else here. \NC\AR
\stoptabulate
\stopdocument
___________________________________________________________________________________ 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
___________________________________________________________________________________