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.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- 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 495 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?