ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* is there a bug in the startappendices commend?
@ 2016-01-21 13:04 Matthias Wende
  2016-01-21 22:50 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Wende @ 2016-01-21 13:04 UTC (permalink / raw)
  To: ntg-context

Hello list,

After using the \startappendices command the entire document becomes an
appendix. After the command the numbering restarts.

Here is a simple example.

-----------------------------
\setuplabeltext
	[appendix=Appendix~]
\setuphead
	[chapter]
	[page=no]
\setuphead
	[section]
	[appendixlabel=appendix]
\setuplist
	[section]
	[label=yes]

\starttext

\title{Contents}
\placelist[title,chapter,section][criterium=all,alternative=c]

\chapter{First Chapter}
\section{First Section}
\chapter{Second Chapter}

\startappendices

\chapter{Appendices}
\section{First Appendix}

\stopappendices

\stoptext
-----------------------------

Thank you, Matthias
___________________________________________________________________________________
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-01-21 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-21 13:04 is there a bug in the startappendices commend? Matthias Wende
2016-01-21 22:50 ` 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).