> - whatever the dimension (number and/or unit) I set for
> \setupnarrower[left=1pt,right=1pt]
> the left and right margin remain the same
Use \startnarrower[left,right].
Used it, still doesn't work.
> - when setting for example
> \setuplist[chapter][align=middle,distance=1em]
> ( or whatever else for distance ) it has no effect
> upon the distance between the chapter number
> and the chapter title
\setuplist[chapter][align=middle,distance=0pt,width=1em]
This works.
What's the reason for this Wolfgang ? From what I understood
from the main manual, it logically should be distance=(x>0)pt.
Best,
Alan