GeneralFile ended while scanning use of \beamer

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
tarektarek
Posts: 30
Joined: Fri Nov 23, 2007 12:56 am

File ended while scanning use of \beamer

Post by tarektarek »

Hi all,
I am not sure if I am posting in the right place. I am new with beamer and I am getting "File ended while scanning use of beamer@howtotreatframe" so I am not sure how to solve it. See the attached file.


Thank you in advance
Attachments
Marcus_Presentation.tex
(32.5 KiB) Downloaded 1075 times

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

File ended while scanning use of \beamer

Post by Stefan Kottwitz »

Have a look at your line 120:

Code: Select all

\date{T
You forgot the closing brace.
Furthermore, one \\ in line 106 seems to be misused.

I suggest next time please post a more reduced example. Those more than 20 frames are not relevant to the problem. Reducing helps you and us.

Stefan
LaTeX.org admin
Post Reply