ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Horacio Suárez via ntg-context" <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Horacio Suárez" <horaciosuarez@hotmail.com>
Subject: Re: alternative en TOC
Date: Thu, 6 Oct 2022 14:33:23 +0000	[thread overview]
Message-ID: <SJ1PR12MB6290C458B39A129CE853F33BB45C9@SJ1PR12MB6290.namprd12.prod.outlook.com> (raw)
In-Reply-To: <5419ffbf-ccdb-73a3-270f-d174a15b14b5@fiee.net>


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

Its worring now. I have to add \setuplist[subsection][alternative=d] after \setupcombinedlist[content] etc. before that line it has no effect here.

\definecombinedlist[content][part,chapter,section,subsection]
\setupcombinedlist[content][alternative=c,partnumber=no,placehead=yes,color=black,interaction=all]
\setuplist[subsection][alternative=d]

Thankyou very much.

-------------------
Horacio Suárez
Editorial Antropofagia
antropofagia.com.ar
________________________________
De: ntg-context <ntg-context-bounces@ntg.nl> en nombre de Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
Enviado: jueves, 6 de octubre de 2022 11:02
Para: Horacio Suárez via ntg-context <ntg-context@ntg.nl>
Cc: Henning Hraban Ramm <texml@fiee.net>
Asunto: Re: [NTG-context] alternative en TOC

Am 06.10.22 um 15:24 schrieb Horacio Suárez via ntg-context:
> Not working, besides "[alternative=d]" apears on top of the first pdf page.

This works for me:

\setuppapersize[A7,landscape]
\setuplist[alternative=c]
\setuplist[subsection][alternative=d]

\starttext
   \placecontent
   \hairline
   \section{Section}
     \subsection{Subsection}
       \subsubsection{Subsubsection}
\stoptext

Check if your braces/brackets are right.

Hraban


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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

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

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2022-10-06 14:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06 11:37 Horacio Suárez via ntg-context
2022-10-06 12:55 ` Henning Hraban Ramm via ntg-context
2022-10-06 13:24   ` Horacio Suárez via ntg-context
2022-10-06 14:02     ` Henning Hraban Ramm via ntg-context
2022-10-06 14:33       ` Horacio Suárez via ntg-context [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=SJ1PR12MB6290C458B39A129CE853F33BB45C9@SJ1PR12MB6290.namprd12.prod.outlook.com \
    --to=ntg-context@ntg.nl \
    --cc=horaciosuarez@hotmail.com \
    /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).