Noeud:Chapter, Noeud « Next »:, Noeud « Previous »:Preface, Noeud « Up »:Components



Chapter


Chapter = ( ChapterInfo?,
            ( Title, Subtitle?, TitleAbbrev? ),
            ( ToC | LoT | Index | Glossary | Bibliography )*,
            ToCchap?,

            ( ( (%divcomponent.mix;)+,
                ( Sect1* | RefEntry* | SimpleSect* | Section*)
              ) |
              ( Sect1+ | RefEntry+ | SimpleSect+ | Section+ )
            ),

            ( ToC | LoT | Index | Glossary | Bibliography )*)

Elements : Chapter, ChapterInfo, Title, Subtitle, TitleAbbrev, ToC, LoT, Index, Glossary, Bibliography, ToCchap, Sect1, RefEntry, SimpleSect, Section.