ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Uwe Koloska" <uwe.koloska@mailbox.tu-dresden.de>
Subject: Re: how to get a toc with two columns?
Date: Tue, 13 Feb 2001 15:01:01 +0100	[thread overview]
Message-ID: <01021315010100.00556@bilbo> (raw)
In-Reply-To: <3.0.6.32.20010213085518.01cd57c0@server-1>

You wrote on Dienstag, 13. Februar 2001 08:55:
>>\startstandarmakeup
>> ...
>>\startcolumns[n=2]
>>\completecontent[alternative=c,interaction=all,pageboundaries=4]
>>\stopcolumns
>>\stopstandardmakeup

>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

Super!  Now this works ok:
\startstandarmakeup
 ...
\title{Inhalt}
\startsimplecolumns[n=2]
\pagereference[content]
\placecontent[alternative=c,interaction=all]
\stopsimplecolumns

\stopstandardmakeup

But how can I define the columnbreaks of the toc similar to 
[pageboundaries=...]?  If I set [pageboundaries=4] it seems, that the toc 
wants to be continued on the following page (not column) but in 
\standardmakeup there is no following page, so the entries after "4" 
disappear ...

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

???  I don't understand what you mean by this :-(

Uwe

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


      reply	other threads:[~2001-02-13 14:01 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
2001-02-13 14:01   ` Uwe Koloska [this message]

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=01021315010100.00556@bilbo \
    --to=uwe.koloska@mailbox.tu-dresden.de \
    /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).