5 Aug
2008
5 Aug
'08
11:16 a.m.
On Tue, Aug 5, 2008 at 1:07 PM, Alan Stone
Thanks for these finishing touches Wolfgang.
I'm troubled by the following though...
- 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].
- 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] Wolfgang