ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: how to get a toc with two columns?
Date: Tue, 13 Feb 2001 08:55:18 +0100	[thread overview]
Message-ID: <3.0.6.32.20010213085518.01cd57c0@server-1> (raw)
In-Reply-To: <01021219302101.02032@bilbo>

At 07:30 PM 2/12/01 +0100, you wrote:
>Hello,
>
>I am just making a screen documentation and have cut the section titles so 
>that they show up nicely in the navigation bar.  But I was not able to 
>break the toc.  It appears on the frontpage and ignores the pageheight ...
>
>Here comes the minimal document that shows the problem (at least for me)
>This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (Web2C 7.3.1) 
>(format=cont-en 2001.2.10)  12 FEB 2001 19:24
>
>
>\setuppapersize [S6][S6]
>\starttext
>\startfrontmatter
>\startstandardmakeup
>
>{\bfd \setupinterlinespace This is a little test I wrote to show what
>effects occur while setting a real TOC\par}
>\blank [big]
>\it the authours name\crlf
>\tf where he works \crlf
>\currentdate[month,year]
>
>\startcolumns[n=2]
>\completecontent[alternative=c,interaction=all,pageboundaries=4]
>\stopcolumns
>
>\stopstandardmakeup
>\stopfrontmatter

The 'standardmakeup' is just a box, so no columns there. You can use a
normal page of course, or 

\startsimplecolumns 
  Ah, another undocumented thing, and thereby not officially supported. 
\stopsimplecolumns 

BTW, i now have an additional to processing mode that permits things like
section entries with subsection entries in columns. 

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


  reply	other threads:[~2001-02-13  7:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-12 18:30 Uwe Koloska
2001-02-13  7:55 ` Hans Hagen [this message]
2001-02-13 14:01   ` Uwe Koloska

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3.0.6.32.20010213085518.01cd57c0@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).