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 via email to