GeneralFile ended while scanning use of \Gin@ii. Too deeply nested

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
rexroy190
Posts: 1
Joined: Sun Aug 09, 2015 5:09 pm

File ended while scanning use of \Gin@ii. Too deeply nested

Post by rexroy190 »

Code: Select all

! File ended while scanning use of \Gin@ii.
<inserted text>
\par
l.87 \input{Stage2.tex}
I suspect you have forgotten a `}', causing me


! LaTeX Error: Too deeply nested.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
Attachments
336templateSummer2015.tex
(5.07 KiB) Downloaded 480 times
Last edited by Stefan Kottwitz on Sun Sep 13, 2015 12:31 pm, edited 2 times in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10361
Joined: Mon Mar 10, 2008 9:44 pm

File ended while scanning use of \Gin@ii. Too deeply nested

Post by Stefan Kottwitz »

Welcome to the forum!

Perhaps post the file Stage2.tex, I think the error is caused inside of it. You may post it without text and figures, but essential code.

Stefan
LaTeX.org admin
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

File ended while scanning use of \Gin@ii. Too deeply nested

Post by cgnieder »

\Gin@ii is an internal macro called by \includegrahics so maybe the error happens when you include some picture. It is rather hard to say something more concrete without some code (the one from file Stage2.tex) to look at.

Regards
site moderator & package author
Post Reply