ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "John R. Culleton" <john@wexfordpress.com>
Subject: Disappearing TOC.
Date: Tue, 7 Mar 2006 10:45:36 -0500	[thread overview]
Message-ID: <200603071045.36623.john@wexfordpress.com> (raw)

I have a TOC for a newsletter created in the usual way. But if I
set it up for printing on my local printer then the TOC
disappears.

This works:
\setupoutput[pdftex]
\setuppapersize[letter][letter]

But this kills the TOC:
\setupoutput[pdftex]
\definepapersize[tabloid][width=11in,height=17in]
\setuppapersize[letter][tabloid]
\setuparranging[2UP,rotated,doublesided]

If it matters here is the TOC code:
\startcolumns[n=2]
\placecontent[level=section, alternative=c]
\stopcolumns

-- 
John Culleton
Books with answers to marketing and publishing questions:
http://wexfordpress.com/tex/shortlist.pdf

Book coaches, consultants and packagers:
http://wexfordpress.com/tex/packagers.pdf

             reply	other threads:[~2006-03-07 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-07 15:45 John R. Culleton [this message]
2006-03-07 17:15 ` Willi Egger
2006-03-07 22:00   ` John R. Culleton

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=200603071045.36623.john@wexfordpress.com \
    --to=john@wexfordpress.com \
    --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).