On 10/23/2018 15:23, Rik wrote:
On 10/23/2018 15:18, Pablo Rodriguez wrote:
Dear list,

imagine that I need a different setup for chapter in the bodymatter than
in the frontmatter and appendices.

The way to do it seems to be:

     \setuphead[chapter][style=\bf]
     \startsectionblockenvironment[bodypart]
         \setuphead[chapter][style=\em]
     \stopsectionblockenvironment
     \starttext
     \startfrontmatter
     \chapter{Introduction}
     \stopfrontmatter
     \startbodymatter
     \chapter{Chapter}
     \stopbodymatter
     \stoptext

But wasn’t there a command similar to the following one for such purposes?

     \setuphead[bodypart:chapter][style=\em]

I remember that there was something similar to that command to setup
headings in a section block.

Am I creating my memories or did a similar option exist?

Many thanks for your help,

Pablo

\startsectionblockenvironment[bodypart]
\setuphead  [chapter][
                      style=\tfc\HeadFont ...

Sorry, I meant to delete, not send.

--
Rik

___________________________________________________________________________________
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