ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>,
	Pablo Rodriguez <oinos@gmx.es>
Subject: Re: \setuplist only for bodypart
Date: Fri, 17 Jun 2022 18:33:53 +0200	[thread overview]
Message-ID: <01b3c946-2b95-8c2d-6979-4cc80c6e19c2@gmail.com> (raw)
In-Reply-To: <7cb3192b-e2ab-6061-47f7-e7d06cef2598@gmx.es>

Pablo Rodriguez via ntg-context schrieb am 17.06.2022 um 16:07:
> On 6/16/22 22:36, Henning Hraban Ramm via ntg-context wrote:
>> Am 16.06.22 um 21:19 schrieb Pablo Rodriguez via ntg-context:
>>
>>>     \startsectionblockenvironment[bodypart]
>>>       ...
>>>     \stopsectionblockenvironment
>> This should work according to documentation.
> Many thanks for your reply, Hraban.
>
> Using current latest (from 2022.05.11 11:36) with current sample outputs
> no different setup for chapters from bodypart:
>
>    \startsectionblockenvironment[bodypart]
>      \setuplist[chapter]
>        [alternative=d]
>    \stopsectionblockenvironment

With the above setting you change layout of the chapter entries for list 
which are placed in the bodymatter environment, e.g.

     \startbodymatter
     ...
     \placelist[chapter]
     ...
     \stopbodymatter


To create separate styles for chapters within the frontmatter and 
bodymatter you have to create a new section command where you can apply 
different list settings.

>    \starttext
>    \completecontent

You're now placing \completecontent (and the associated \title) outside 
of any sectionblock.

Wolfgang

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2022-06-17 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 19:19 Pablo Rodriguez via ntg-context
2022-06-16 20:36 ` Henning Hraban Ramm via ntg-context
2022-06-17 14:07   ` Pablo Rodriguez via ntg-context
2022-06-17 16:33     ` Wolfgang Schuster via ntg-context [this message]
2022-06-18 14:49       ` Pablo Rodriguez via ntg-context

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=01b3c946-2b95-8c2d-6979-4cc80c6e19c2@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    --cc=wolfgang.schuster.lists@gmail.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).