Re: [NTG-context] sections without numbering

2014-07-25 Thread Wolfgang Schuster
Am 13.07.2014 um 12:06 schrieb Werner Hintze w.hin...@posteo.eu: Aha. I see. Two possibilities more. But I forgot another problem. All these solutions give me »1.2. Kapitel« - »1.2. Kapitel« etc. if it’s the first part. I don’t unterstand the mechanism and so I don’t know where to look

[NTG-context] sections without numbering

2014-07-13 Thread Philipp Gesang
Hello Werner! ···date: 2014-07-12, Saturday···from: Werner Hintze··· I can’t figure out how to change the chapter heading. More important: I have no idea where to find the needed information. What I want to see is for example: Kapitel: Blablabla Several unnumbered structures are

Re: [NTG-context] sections without numbering

2014-07-13 Thread Werner Hintze
Hi Philipp, I don’t know what happened: I believe I started a new thread with a new subject. My mail program makes sometimes strange things… Anayway. Thanks for your response. In the meantime I found another solution: \starttext \define[2]\MyChapter {#1.\,Kapitel: #2}

Re: [NTG-context] sections without numbering

2014-07-13 Thread Philipp Gesang
···date: 2014-07-13, Sunday···from: Werner Hintze··· Anayway. Thanks for your response. In the meantime I found another solution: \starttext \define[2]\MyChapter {#1.\,Kapitel: #2} \setuphead [chapter] [command=\MyChapter, page=no] Yes, that a valid solution as

Re: [NTG-context] sections without numbering

2014-07-13 Thread Werner Hintze
Aha. I see. Two possibilities more. But I forgot another problem. All these solutions give me »1.2. Kapitel« - »1.2. Kapitel« etc. if it’s the first part. I don’t unterstand the mechanism and so I don’t know where to look for the solution. On 13 Jul 2014, at 11:38, Wolfgang Schuster wrote: