[NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Jaroslav Hajtmar
Hello all, can somehow insert the chapter (section, subsection, ...) number as a prefix of itemize list? Thanx Jaroslav Example show exactly what I mean: \section{First section} \startitemize \item aaa \item bbb \item ccc \stopitemize \section{Second section} \startitemize \item ddd

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Wolfgang Schuster
Am 25.03.2012 um 10:36 schrieb Jaroslav Hajtmar: Hello all, can somehow insert the chapter (section, subsection, ...) number as a prefix of itemize list? Thanx Jaroslav Example show exactly what I mean: \section{First section} \startitemize \item aaa \item bbb \item ccc

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Jaroslav Hajtmar
Thanx Wolfgang. How easy! Can I also put subsection (subsubsection) number to the prefix too? It is possible eventually set the depth level? For example: \setupitemize[each][n,broad][prefix=yes, depthlevel=3] Thanx Jaroslav Hajtmar Example shows how occurence of the subsections reflects

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Wolfgang Schuster
Am 25.03.2012 um 11:36 schrieb Jaroslav Hajtmar: Thanx Wolfgang. How easy! Can I also put subsection (subsubsection) number to the prefix too? It is possible eventually set the depth level? For example: \setupitemize[each][n,broad][prefix=yes, depthlevel=3] You can change the section

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Jaroslav Hajtmar
Excellent. If works now fine! Thanx very much Wolfgang.. Jaroslav Dne 25.3.2012 12:02, Wolfgang Schuster napsal(a): Am 25.03.2012 um 11:36 schrieb Jaroslav Hajtmar: Thanx Wolfgang. How easy! Can I also put subsection (subsubsection) number to the prefix too? It is possible eventually

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Jaroslav Hajtmar
Hello Wolfgang. Once again I return to this topic. I send an example thatbehaves strangely. It's a bad set of values, or error ConTeXt? Thanx Jaroslav \starttext \setupitemize[each][width=3em,prefix=yes,prefixset=all] \section{Section} \subsection{Subsection} \startitemize[n] \item A \item

Re: [NTG-context] Section, number as a prefix of itemize list

2012-03-25 Thread Wolfgang Schuster
Am 25.03.2012 um 16:05 schrieb Jaroslav Hajtmar: Hello Wolfgang. Once again I return to this topic. I send an example thatbehaves strangely. It's a bad set of values, or error ConTeXt? The output is correct because the prefix is only added in front of the normal number. I guess you want in