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

- 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

ConTeXt  ver: 2008.07.10 08:40 MKIV  fmt: 2008.7.10  int: english/english

Alan

On Tue, Aug 5, 2008 at 10:29 AM, Wolfgang Schuster <
[EMAIL PROTECTED]> wrote:

>
> Slightly modfied:
>
> \setuppapersize[S6][S6]
>
> \setupbodyfont[14.4pt]
>
> \setuplayout
>  [width=360pt,
>   headerheight=7pt,
>   footerheight=7pt,
>   margin=0pt,
>   backspace=25pt,
>   topheight=7pt,
>   bottomheight=7pt,
>   rightedgedistance=20pt,
>   rightedge=180pt]
>
> \setuplist[chapter,section][aligntitle=yes,criterium=all]
> \setuplist[chapter][align=middle]
>
> \setuphead[chapter][number=yes]
> \setuphead[section][number=no]
>
> \setupbackgrounds[text][rightedge][frame=on]
>
> \setupinteraction[
>    state=start,
>    menu=on,
>    page=yes]
>
> \setupnarrower[left=1pt,right=1pt]
>
> \defineinteractionmenu[myMenu][right]
>
> \startinteractionmenu[myMenu]
>  \placecontent[
>     criterium=all,
>     alternative=b,
>      style={\switchtobodyfont[small]\setupinterlinespace[line=2.4ex]},
>     interaction=all,
>     before={\blank[small]\startnarrower},
>     after={\stopnarrower\blank[medium]},
>     ]
> \stopinteractionmenu
>
> \setupinteractionmenu[myMenu][state=start]
>
> \setupinteractionmenu[right][distance=overlay]
>
> \starttext
>    \chapter{This Long Chapter Title}
>    \section{This Long Section Title A}
>    \input knuth
>    \section{This Long Section Title B}
>    \input zapf
> \stoptext
>
> Wolfgang
>
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to