GeneralFile ended while scanning use of \@newl@bel.

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Deadstar
Posts: 1
Joined: Wed Mar 10, 2010 10:21 pm

File ended while scanning use of \@newl@bel.

Post by Deadstar »

Hey folks first post here.
I'm getting this ridiculously frustrating message when I try to process my code...

I'm trying to put some Maple into an appendix on my report.

These are the packages I'm using...

Code: Select all

\usepackage{amssymb,amsmath,amsthm,amssymb}
\usepackage[pdftex]{graphicx}
\usepackage{hyperref}
\usepackage{subfig}
\usepackage{maplestd2e}
Then I put the Maple code into the document by exporting it from the Maple worksheet.
I can put it into the appendix fine and sometimes it will process fine. Then I tried to add in an extra line within the code and this error kept coming up and keeps coming up no matter what I do. I can delete all the Maple stuff but the error remains and I have to copy and paste the whole worksheet into a new one.

Any ideas? I'm not sure how much code I'll need to show you guys so let me know what to paste up.

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

File ended while scanning use of \@newl@bel.

Post by localghost »

Deadstar wrote:Any ideas? I'm not sure how much code I'll need to show you guys so let me know what to paste up.
That's quite easy to tell [1]. Just follow exactly the instructions how to build a minimal working example (MWE).

[1] View topic: Avoidable mistakes


Best regards and welcome to the board
Thorsten
Post Reply