On Wed, Jul 20, 2011 at 11:36:11AM +0200, luigi scarso wrote: > On Wed, Jul 20, 2011 at 11:31 AM, Patrick Gundlach <[email protected]> wrote: > > > > There is a little bit more to it, though it can be simulated otherwise. > > For example with ConTeXt you have more structured sectioning commands. I > > don't remember what it was but something like > > > > \startsection > > ... > > \stopsection > > > > where in LaTeX you have \section{...}, but when does the section end? Is > > it always clear? > > It ends jus tbefore the next hierarchically higher level sectioning command
That's not so clear. I have already seen: \part \chapter \part \chapter \chapter (The last chapter does not belong to the last \part, e.g. bibliography, index, ...) Yours sincerely Heiko Oberdiek
