ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jonathan Barchi <barchij@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: TOC: Chapters with and without page-numbers
Date: Fri, 15 Mar 2013 13:24:30 -0400	[thread overview]
Message-ID: <CAFBQp-uEq0-8Goew7nJ67oe8Xw0vcPtJ8i6sQww4RjESyZP2sA@mail.gmail.com> (raw)
In-Reply-To: <20130315115311.07a2e1e6@localb.wexfordpress.net>

On Fri, Mar 15, 2013 at 11:53 AM, john Culleton <John@wexfordpress.com> wrote:
> On Fri, 15 Mar 2013 09:07:33 +0100
> "Keith J. Schultz" <keithjschultz@web.de> wrote:
>
>> Hi,
>>
>> I could find any options to do what you want.
>>
>> I assume you would have to redefine completecontent command to get
>> the functionality you need.
>>
>> I have not checked, but I assume that completecontent accesses a
>> Lua-table with the TOC information. It should be easy enough to use
>> this table to create the effect you want.
>>
>> regards
>>       Keith.
>>
>> Am 15.03.2013 um 07:46 schrieb H. Özoguz <h.oezoguz@mmnetz.de>:
>>
>> > Maybe I have not made it clear, what I mean?
>> >
>> > My Minexample is:
>> >
>> > \setuplist[chapter][pagenumber=no]
>> > \starttext
>> > \completecontent
>> > \chapter{Chapter 1}
>> > \section{Section 1}
>> > \chapter{Chapter 2}
>> > \stoptext
>> >
>> > Now Chapter 1 is without pagenumber in the TOC, correct, because it
>> > has a section after the chapter-title! But Chapter 2 has no
>> > sections, so it need a page number, how to do that?
>>
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an
>> entry to the Wiki!
>>
>> maillist : ntg-context@ntg.nl /
>> http://www.ntg.nl/mailman/listinfo/ntg-context webpage  :
>> http://www.pragma-ade.nl / http://tex.aanhet.net archive  :
>> http://foundry.supelec.fr/projects/contextrev/ wiki     :
>> http://contextgarden.net
>> ___________________________________________________________________________________
>
>
> With other versions of TeX (eplain comes to mind) You can edit the
> TOC file external to the tex program, and then take a second run
> without recording page numbers. There is a command for this.
> With Context this might be too complex.
>
> I see no problem with having a page number on chapter 1 however.
> Most books look that way. The Chicago Manual of Style  has:
>
> Proofs (a chapter)   91
> Introduction (a section)  91
>
>
> --
> John Culleton
> Wexford Press
> Free list of books for self-publishers:
> http://wexfordpress.net/shortlist.html
> PDF e-book: "Create Book Covers with Scribus"
> available at http://www.booklocker.com/books/4055.html
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


I think you may be able to do this with a combination of \setupheads
and \setuphead commands, along with possibly defining a new head that
inherits from chapter (\definehead[name][chapter], then
\setuphead[name]).

I don't really have time to play much with this now, but see the
following links for a bunch more information on the commands above and
on section heads in general. There are several arguments to
setupheads/setuphead that modify how numbering is handled.

1. http://wiki.contextgarden.net/Category:Command/Sections
2. http://wiki.contextgarden.net/Titles

The second article, in particular, has been very helpful for me in
setting up some of the headers for my dissertation.

Jon
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2013-03-15 17:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-15  6:46 "H. Özoguz"
2013-03-15  8:07 ` Keith J. Schultz
2013-03-15 15:53   ` john Culleton
2013-03-15 17:24     ` Jonathan Barchi [this message]
2013-03-15 18:13 ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2013-03-12 11:03 "H. Özoguz"
2013-03-12 11:01 "H. Özoguz"

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=CAFBQp-uEq0-8Goew7nJ67oe8Xw0vcPtJ8i6sQww4RjESyZP2sA@mail.gmail.com \
    --to=barchij@gmail.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).