ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuphead for a section block
@ 2018-10-23 19:18 Pablo Rodriguez
  2018-10-23 19:23 ` Rik
  2018-10-23 19:25 ` Wolfgang Schuster
  0 siblings, 2 replies; 5+ messages in thread
From: Pablo Rodriguez @ 2018-10-23 19:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-23 20:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 19:18 \setuphead for a section block Pablo Rodriguez
2018-10-23 19:23 ` Rik
2018-10-23 19:39   ` Rik
2018-10-23 19:25 ` Wolfgang Schuster
2018-10-23 20:03   ` Pablo Rodriguez

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).