24 Jun
2016
24 Jun
'16
4:37 p.m.
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