Frank wrote:
> I'm trying to move a newsletter from a DTP program to ConTeXt. In this 
> layout we have a blue column on the left side of the page with a table 
> of contents. I played around with the framed command and layers, but 
> did not find a way to put the TOC in a frame at a specific location.
>
> What would be a ConTeXt way of doing this?
>
>   
\setlayerframed
  [nameoflayer]
  [righttop,offset=1cm]
  [... framed parameters ...,align=normal]
  {\placelist[chapter,section]}

and alike 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to