ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* xmldoif, \startSECTION ... \stopSECTION and \setuphead
@ 2019-05-16 16:43 Pablo Rodriguez
  2019-05-16 16:55 ` Pablo Rodriguez
  2019-05-16 18:45 ` Wolfgang Schuster
  0 siblings, 2 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2019-05-16 16:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \setuphead[chapter]
        [beforesection=\TeX,
         aftersection=\TeX]
    \starttext
    \startchapter[title=Chapter,
        beforesection=\ConTeXt,
        aftersection=\ConTeXt]
        This is my chapter.
    \stopchapter
    \stoptext

After checking i-context, the options for the second pair of brackets are:

  KEY = VALUE

Well, I think this is the standard case. Aren’t values inherited from
\setuphead? What would be the valid keys for this case?

I need to use \xmldoif in beforesection and aftersection. As far as I
can see, it doesn’t work inside \setuphead.

What would be my approach to deal with "\xmldoif{#1}{.[@id='topic' and
contains(@class,'hidden')]}" in beforesection?

I realize that "\definehead[specialchapter][chapter]" would be a
workaround, but I would like to find a more proper solution.

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] 4+ messages in thread

end of thread, other threads:[~2019-05-16 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 16:43 xmldoif, \startSECTION ... \stopSECTION and \setuphead Pablo Rodriguez
2019-05-16 16:55 ` Pablo Rodriguez
2019-05-16 18:45 ` Wolfgang Schuster
2019-05-16 19:45   ` 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).