Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!dkuug!iesd!iesd.auc.dk!krab From: krab@iesd.auc.dk (Kresten Krab Thorup) Newsgroups: comp.text.tex Subject: Re: (\end occurred inside a group at level 1) Message-ID: Date: 13 Jun 91 17:39:16 GMT Article-I.D.: eos.KRAB.91Jun13183916 References: Sender: news@iesd.auc.dk Distribution: comp.text.tex Organization: Mathematics and Computer Science, University of Aalborg Lines: 18 In-reply-to: fj@iesd.auc.dk's message of 13 Jun 91 16:16:54 >>>>> On 13 Jun 91 16:16:54, fj@iesd.auc.dk (Frank Jensen) said: Bjorn> Has anybody seen this message? Do you know what it tries to tell me? Frank> You get this message if you have any unclosed groups. This probably Frank> means (in the context of LaTeX) that you have too few right braces, or Frank> you forgot an \end{some-environment} somewhere. This is not quite right. This error only occurs when you have an extra group-opening control sequence like "{" or "\bgroup". Other kinds of group openings - such as "\begin{..}" or "\begingroup" would have produced a real "! Error message.", as those are all cought by the buildin check. (Assuming you're using plain LaTeX.) Kresten Krab Thorup, krab@iesd.auc.dk Department of Mathematics and Computer Science Aalborg University DENMARK