ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* different section head for appendices
@ 2016-06-24 15:38 Pablo Rodriguez
  2016-06-24 16:37 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Rodriguez @ 2016-06-24 15:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following command:

  \setuphead[section][sectionsegments={chapter:section}]

Is there a way to have a different numbering scheme for the appendix?

I thought that the following command might work:

  \setuphead[appendix:section][sectionsegments={section}]

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: different section head for appendices
  2016-06-24 15:38 different section head for appendices Pablo Rodriguez
@ 2016-06-24 16:37 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2016-06-24 16:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 484 bytes --]

> Pablo Rodriguez <mailto:oinos@gmx.es>
> 24. Juni 2016 um 17:38
> Dear list,
>
> I have the following command:
>
> \setuphead[section][sectionsegments={chapter:section}]
>
> Is there a way to have a different numbering scheme for the appendix?
>
> I thought that the following command might work:
>
> \setuphead[appendix:section][sectionsegments={section}]
\startsetionblockenvironment[appendix]
   \setuphead[section][sectionsegments=section]
\stopsectionblockenvironment

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1520 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-06-24 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 15:38 different section head for appendices Pablo Rodriguez
2016-06-24 16:37 ` Wolfgang Schuster

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