Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!sics.se!ifi.uio.no!nuug!ulrik!news From: O.M.Selberg@ulrik.uio.o Newsgroups: comp.text.tex Subject: Re: (\end occurred inside a group at level 1) Message-ID: <1991Jun13.100958.13365@ulrik.uio.no> Date: 13 Jun 91 10:09:58 GMT References: Sender: news@ulrik.uio.no (Mr News) Organization: University of Oslo Lines: 26 Nntp-Posting-Host: hf-mac02.uio.no In article Bjorn.B.Larsen@delab.sintef.no (Bjorn B. Larsen) writes: >Has anybody seen this message? Do you know what it tries to tell me? > >I write my thesis using LaTeX, with one root file and a seperate file >for each chapter. When I compile the text with LaTeX everything appears >normal, but after LaTeX has finished writing the .aux-files this message >pops up. > >The .log-file says: > > (xxx.aux)(yyy.aux)) > LaTeX Warning: Label(s) may have ...... > (\end occurred inside a group at level 1) > Here is how much of TeX's memory you used: > ... > >It seems that this has no effect on the result, but still I am curious. > > I don't know much about LaTeX warnings, but it seems obvious that somewhere/somehow you've opened a group that you've forgotten to close, hence the information `\end occurred inside a group at level 1'. Michael