Russ Woodroofe wrote: > I'm pretty sure that the comment "Chapter is not prepended" should > be "Section is not prepended". That makes a lot more sense, as > Section isn't prepended, and especially as it comes just before the > definition of the Section environment. > > There was also another small formatting error -- Section numbers > are rendered as 1.1 in amsbook (or A.1 in the appendix).
Actually, this is one and the same problem, IMHO ("Chapter is not prepended" refers to the chapter number, not the word "chapter") -- at least it is the problem I was referring to. If you delete this whole statement, everything should be OK. I.e. -# Chapter is _not_ prepended - Style Section - LabelString "\arabic{section}" - LabelStringAppendix "\arabic{section}" - End Jürgen