ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <pragma@wxs.nl>
Subject: Re: TOC : margin size doesn't reset if next section is a chapter
Date: Thu, 26 May 2011 06:23:08 +0200	[thread overview]
Message-ID: <CD1AB5C6-1935-4F15-A926-080E58392C30@googlemail.com> (raw)
In-Reply-To: <COL107-W2604917E4680249D61E764B2740@phx.gbl>


[-- Attachment #1.1: Type: text/plain, Size: 506 bytes --]


Am 25.05.2011 um 22:08 schrieb Mathieu DUPONT:

> It bugs on the \leftskip command.
> Any idea why ?

I forgot that \listparameter can’t handle arguments in braces
(e.g. \listparameter{before}), this is a real limitation and i hope
Hans is going to change this.

\unprotect
\define[3]\ChapterList
  {\par
   \listparameter\c!before
   \leftskip\listparameter\c!margin
   \noindent\currentlistsymbol\crlf#2\enspace\listdots\enspace#3\par
   \listparameter\c!after}
\protect

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1570 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2011-05-26  4:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25 18:21 Mathieu DUPONT
2011-05-25 18:51 ` Wolfgang Schuster
2011-05-25 20:08   ` Mathieu DUPONT
2011-05-26  4:23     ` Wolfgang Schuster [this message]
2011-05-26  7:36       ` Hans Hagen
2011-05-26  8:59       ` Mathieu DUPONT

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=CD1AB5C6-1935-4F15-A926-080E58392C30@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).