GeneralIncomprehensible Error Message

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
knattagh
Posts: 1
Joined: Sat Apr 27, 2013 1:55 am

Incomprehensible Error Message

Post by knattagh »

I am new to LaTeX and I get this error message.

Code: Select all

File ended while scanning use of \Gscale@box
What does this mean?

Thank you,
Khash Nattagh

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Namrod
Posts: 8
Joined: Fri Apr 26, 2013 9:10 pm

Re: Incomprehensible Error Message

Post by Namrod »

It would be easier to answer if we had your LaTeX code...

Without that I can just say that you must have forgotten a } somewhere...
User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Incomprehensible Error Message

Post by Stefan Kottwitz »

Hi Khash,

welcome to the board!

As Namrod already said, it would be good if you would post a reduced copy of your code, which generates the error, i.e. a Infominimal working example. Otherwise it's hard to guess.

I just can tell that the mentioned macro \Gscale@box belongs to the graphics package.

Stefan
LaTeX.org admin
Post Reply