Re: which parameter is for adjust the distance between items in a list?
You are right. I shall change the parameter `inbetween` in `\setupitemize`.
Regards,
Hong
April 25, 2024 at 4:54 PM, "Henning Hraban Ramm"
Am 25.04.24 um 10:46 schrieb hf@hongfeng.ch:
thank you.
just tried, not worked out yet.
Here it is my text:
```
setuplist[height=0]
\startitemize[n]
\item It's impossible --- don't waste my time.
\item It's possible, but not worth doing.
\item I said it was a good ideal all along.
\stopitemize
```
Now the distance between the items is equal to the blank space between paragraphs.
I want to reduce it equal to the distance between the lines of a paragraph.
You asked for a list, that is e.g. a table of contents (list of numbered items like sections or floats).
If you want to affect itemizations, use \setupitemize (same as \setupitemgroup[itemize]).
https://wiki.contextgarden.net/Command/_setupitemgroup
Besides, height is a different parameter.
Hraban
___________________________________________________________________________________
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
___________________________________________________________________________________
participants (1)
-
hf@hongfeng.ch