General ⇒ End occured inside a group at level 1?
-
- Posts: 7
- Joined: Fri Jan 25, 2008 8:20 pm
End occured inside a group at level 1?
**********
)
(\end occurred inside a group at level 1)
### semi simple group (level 1) entered at line 30 (\begingroup)
### bottom level
I've dropped the files one at a time to see if the warning goes away, but it seems to be fundamental.
Can someone tell me what a level is? What a semi simple group is?
Knowing how to identify level and type of group might help.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: End occured inside a group at level 1?
(TeX is saying you have \begingroup without a matching \endgroup, but this can be because something else is wrong.)
-
- Posts: 7
- Joined: Fri Jan 25, 2008 8:20 pm
Re: End occured inside a group at level 1?
I may try to strip out pieces one by one, to identify the issue, and make a simple complete example.
- Attachments
-
- COSM_main-1.0.log
- Log file with 'end occured' error.
- (26.55 KiB) Downloaded 507 times
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: End occured inside a group at level 1?
### semi simple group (level 1) entered at line 30 (\begingroup)
What is on line 30 of your source?