ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Willi Egger" <w.egger@boede.nl>
Subject: \placecontent
Date: Tue, 17 Dec 2002 09:05:09 +0100	[thread overview]
Message-ID: <000a01c2a5a3$0b376ff0$0700a8c0@vademecum> (raw)

[-- Attachment #1: Type: text/plain, Size: 383 bytes --]

Hi everybody,

I am struggling....

Previously it was possible to place a toc with the command \placecontent
within a block.

Currently I am using:
ConTeXt  ver: 2002.12.2  fmt: 2002.12.9  int: english  mes: english

With the above mentioned version there is only a toc if placed outside the
block. - Is there something changed or broken?

Please see attachment.

Kind regards Willi

[-- Attachment #2: test4.tex --]
[-- Type: application/octet-stream, Size: 652 bytes --]

\setupoutput[pdftex]
\defineblock[Normal]
\defineblock[Column]

\startbuffer[Sektionen]
\section{One}
   This is section one.
\section{Two}
   This is section two.
\section{Three}
   This is section three.
\section{Four}
   This is section four.
\section{Five}
   This is section five.
\section{Six}
   This is section six.
\stopbuffer

\starttext
\hideblocks[Normal,Column]
%\placecontent[criterium=all]

\beginNormal
\placecontent[criterium=all]
\getbuffer[Sektionen]
\endNormal

\beginColumn
\startcolumns[n=3]
\placecontent[criterium=all]
\column[yes]
\getbuffer[Sektionen]
\stopcolumns
\endColumn

\useblocks[Normal]
%\useblocks[Column]
\stoptext

             reply	other threads:[~2002-12-17  8:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-17  8:05 Willi Egger [this message]
2002-12-17  9:31 ` \placecontent Hans Hagen
2002-12-17 10:49 ` \placecontent Hans Hagen

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='000a01c2a5a3$0b376ff0$0700a8c0@vademecum' \
    --to=w.egger@boede.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).