ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Placing table of contents in a frame
@ 2006-07-08  7:13 Saji Njarackalazhikam Hameed
  0 siblings, 0 replies; 4+ messages in thread
From: Saji Njarackalazhikam Hameed @ 2006-07-08  7:13 UTC (permalink / raw)


Frank,

I am also trying to do a similar project. My way not be a good one, but
here is how I am trying to do it.

  Basically, I use columnsets (see manual columns.pdf from PRAGMA) to
typeset my newsletter. I am using a 3 column layout and want a column
containing the "Table of Contents" on the right side (3rd column).

 
  \definecolumnset[example][n=3]
  \setupcolumnsetlines[example][1][3][-50] % From Page 1, Column 3, 
					 % remove 50 lines
					 % I will put the TOC on 
					 % Column 3

  \starttext

  \startcolumnset[example]
  \placefigure[fxtb:3*1]{none}{\framed[frame=off, 
                        height=5cm,
                        width=\textwidth,
                        background=color,
                        backgroundcolor=yellow]{\blue\txx\placecontent}}
  \input Newsletter_Final

  \stopcolumnset

  \stoptext

Saji
..

> 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?

> Regards,

> Frank

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.353.1152334079.1824.ntg-context@ntg.nl>]
* Placing table of contents in a frame
@ 2006-07-07 10:31 Frank
  2006-07-10 18:45 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Frank @ 2006-07-07 10:31 UTC (permalink / raw)


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?

Regards,

Frank

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-07-10 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-08  7:13 Placing table of contents in a frame Saji Njarackalazhikam Hameed
     [not found] <mailman.353.1152334079.1824.ntg-context@ntg.nl>
2006-07-08  7:43 ` Saji Njarackalazhikam Hameed
  -- strict thread matches above, loose matches on Subject: below --
2006-07-07 10:31 Frank
2006-07-10 18:45 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).