ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "M.J. Kallen" <mj_kallen@yahoo.com>
Subject: Re: Page number alignment in \placecontent
Date: Sat, 28 Oct 2006 01:36:04 -0700 (PDT)	[thread overview]
Message-ID: <20061028083604.95590.qmail@web51804.mail.yahoo.com> (raw)

Hi Angel-Luis,

looks like you want a LaTeX-like table of contents. I achieved what I think you want to achieve as well, using the following commands:

% setup table of contents
\setupcombinedlist[content][alternative=c,level=section]

% margins, widths and distances are setup such that section lines line up with chapter text (change to your liking!)
\setuplist[chapter][margin=0mm,width=6mm,distance=2mm,style=bold,aligntitle=yes,before=\blank]
\setuplist[section][margin=8mm,width=6mm,distance=2mm]

% place the following in the relevant location
\completecontent

Hope this ends up looking like you want it to!

Maarten-Jan

----- Original Message ----
From: Ángel Luis García Fernández <algarcia@ujaen.es>
To: ntg-context@ntg.nl
Sent: Friday, October 27, 2006 10:16:21 PM
Subject: [NTG-context] Page number alignment in \placecontent


Hi all,

sorry for bothering you with this, but I have a problem: I like this style for 
my Index:

\setuplist[chapter][style=bold]

\placecontent[level=section,
              alternative=c,
              criterium=all,
              aligntitle=yes]

But then the section page numbers are placed in the right margin of the page 
instead of in the text area as the chapter page numbers are. (if you want a 
sample: http://wwwdi.ujaen.es/~algarcia/page.pdf . It's just 16 KB)

How can I manage to keep all the index structure while moving the section page 
numbers to the left?

Ángel-Luis
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

             reply	other threads:[~2006-10-28  8:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-28  8:36 M.J. Kallen [this message]
     [not found] <mailman.987.1162241629.16231.ntg-context@ntg.nl>
2006-11-01  9:45 ` Ángel Luis García Fernández
  -- strict thread matches above, loose matches on Subject: below --
2006-10-27 20:16 Ángel Luis García Fernández

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=20061028083604.95590.qmail@web51804.mail.yahoo.com \
    --to=mj_kallen@yahoo.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).