Dear List, Does anyone know how to set the margin of an inner item group? The natural way does not seem to work: \showframe \starttext \startitemize[margin=5em] \item 1 \startitemize[margin=10em] \item 1 \item 2 \item 3 \stopitemize \item 2 \item 3 \stopitemize \stoptext In the doc above, only the outer item group has a margin. Any help will be appreciated. Best, Sylvain
Use
distance=...
instead of
margin=...
.
在 2021年9月7日週二 16:58,Sylvain Hubert via ntg-context
Dear List,
Does anyone know how to set the margin of an inner item group? The natural way does not seem to work:
\showframe \starttext \startitemize[margin=5em] \item 1 \startitemize[margin=10em] \item 1 \item 2 \item 3 \stopitemize \item 2 \item 3 \stopitemize \stoptext
In the doc above, only the outer item group has a margin.
Any help will be appreciated.
Best, Sylvain
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________
Thanks but I believe 'distance' means ' * <------> text',
while margin means '<------> * text'.
On 07/09/2021, fv leung via ntg-context
Use
distance=...
instead of
margin=...
.
在 2021年9月7日週二 16:58,Sylvain Hubert via ntg-context
寫道: Dear List,
Does anyone know how to set the margin of an inner item group? The natural way does not seem to work:
\showframe \starttext \startitemize[margin=5em] \item 1 \startitemize[margin=10em] \item 1 \item 2 \item 3 \stopitemize \item 2 \item 3 \stopitemize \stoptext
In the doc above, only the outer item group has a margin.
Any help will be appreciated.
Best, Sylvain
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________
participants (2)
-
fv leung
-
Sylvain Hubert