Am Donnerstag, 18. Juli 2002 19:39 schrieb Philipp Sasse: > Hi, > > this doesn't seem to be listed in the bugs list, so can someone please > try to reproduce this behaviour: > > As soon as I add an appendix to a koma-script book or ams-book, any > chapter or section numbering is becoming a trailing dot like > > 1. One > 1.1. One one
If you want to have the dots, you can use the koma-script-option "pointednumbers", if you don't, use "pointlessnumbers". You can add these options in Layout > Document > More Options (I don't exactly know if it's called like this, in the german version it's: Layout > Dokument > Weitere Optionen). There is an automatism in koma-script using the dots if there are Roman Capitals used (as is done in the appendix) and the dots should not be used, if the appendix is not used any longer, but -- as the koma-script-guide says -- this automatism does not work every time, and for this reason there are the two option described above. Dominik.-
