ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mathieu DUPONT <mathieudupont@hotmail.com>
To: ConTeXt <ntg-context@ntg.nl>
Subject: Re: TOC : Chapter title under its number (separate lines)
Date: Fri, 27 May 2011 10:04:14 -0400	[thread overview]
Message-ID: <col107-w23580D5CB11FB78E74D2CB2760@phx.gbl> (raw)
In-Reply-To: <20110527140036.GF17312@iram-ha-003840.extra.cea.fr>


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



No, I had tried that.The problem is obviously caused by all the layers of patching, which I need though.



Mathieu



> Date: Fri, 27 May 2011 16:00:36 +0200
> From: alan.braslau@cea.fr
> To: ntg-context@ntg.nl
> Subject: Re: [NTG-context] TOC : Chapter title under its number (separate lines)
> 
> "interaction=sectionnumber"
> rather than
> "interaction=all"
> doesn't seem to help here...
> 
> Alan
> 
> On Fri, May 27, 2011 at 09:33:53AM -0400, Mathieu DUPONT wrote:
> > 
> > As for the interaction patching, in the following example I can't figure out
> > how to have, for the chapter lines, only "CHAPTER 1" being the interaction and
> > not "the title" + "the dots line" + "the page number", as it is the case with
> > this code.
> > The example is minimal, but I left everything I am afraid could be dropped by a
> > solution.
> > 
> > Thanks for help !
> > 
> > 
> > \setupinteraction[state=start]
> > 
> > \setuplabeltext[chapter=CHAPITRE~]
> > 
> > \setupcombinedlist[content][
> > level=3,
> > alternative=c,
> > ]
> > \unprotect
> > \define[3]\ChapterList{\vbox{
> > \setuplocalinterlinespace[line=2.8ex]
> > \listparameter\c!before
> > \leftskip\listparameter\c!margin
> > \noindent\currentlistsymbol\crlf#2\enspace\listdots\enspace#3
> > \par
> > \listparameter\c!after
> > \setuplocalinterlinespace[line=4.2ex]
> > }}
> > \protect
> > 
> > \setuplist[chapter][
> > label=yes,
> > alternative=vertical,
> > command=\ChapterList,
> > interaction=all,
> > ]
> > \starttext
> > 
> > \startfrontmatter
> > \placecontent
> > \stopfrontmatter
> > 
> > \startbodymatter
> > \chapter{CHAPTER}
> > \section{SECTION}
> > \subsection{SUBSECTION}
> > \stopbodymatter
> > 
> > \stoptext 
> > 
> > Mathieu
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
 		 	   		  

[-- Attachment #1.2: Type: text/html, Size: 3236 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-27 14:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23 22:59 Mathieu DUPONT
2011-05-24 11:42 ` Wolfgang Schuster
2011-05-24 13:09   ` Mathieu DUPONT
2011-05-24 13:33     ` Mathieu DUPONT
2011-05-24 14:04       ` Wolfgang Schuster
2011-05-24 14:13         ` Mathieu DUPONT
2011-05-24 14:20           ` Wolfgang Schuster
2011-05-24 14:34             ` Mathieu DUPONT
2011-05-26 15:13   ` Alan Braslau
2011-05-26 15:30     ` Wolfgang Schuster
2011-05-26 16:48       ` Alan Braslau
2011-05-26 18:16         ` Wolfgang Schuster
2011-05-27  9:14           ` Alan Braslau
2011-05-27 13:33             ` Mathieu DUPONT
2011-05-27 14:00               ` Alan Braslau
2011-05-27 14:04                 ` Mathieu DUPONT [this message]

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=col107-w23580D5CB11FB78E74D2CB2760@phx.gbl \
    --to=mathieudupont@hotmail.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).