General"dangling objects discarded" what is it?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
bioinfornatics
Posts: 2
Joined: Wed Mar 23, 2011 11:10 am

"dangling objects discarded" what is it?

Post by bioinfornatics »

hi,
Is my first post here for my first cls file :D
when i try build with pdflatex i have this error:

Code: Select all

pdfTeX warning: pdflatex: dangling objects discarded, no output file produced.
Thanks in advance for any help :P
Attachments
rapport.log
Log file
(24.2 KiB) Downloaded 340 times
rapport.tex
Tex file
(1.18 KiB) Downloaded 358 times
rapport.cls
Class file
(9.22 KiB) Downloaded 334 times
Last edited by bioinfornatics on Wed Mar 23, 2011 12:06 pm, edited 1 time 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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

"dangling objects discarded" what is it?

Post by localghost »

Please edit your post and upload both files to the forum server where they can be downloaded so others don't have to copy and paste them from an external web site (see Board Rules). And please provide a minimal example that reproduces the error [1]. A log file without the producing code is as good as useless.

[1] View topic: Avoidable mistakes


Best regards and welcome to the board
Thorsten
bioinfornatics
Posts: 2
Joined: Wed Mar 23, 2011 11:10 am

"dangling objects discarded" what is it?

Post by bioinfornatics »

thanks for reply.
I have uploaded each file

Content of Aux file:

Code: Select all

$ cat rapport.aux
\relax 
\ifx\hyper@anchor\@undefined
\global \let \oldcontentsline\contentsline
\gdef \contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global \let \oldnewlabel\newlabel
\gdef \newlabel#1#2{\newlabelxx{#1}#2}
\gdef \newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
\AtEndDocument{\let \contentsline\oldcontentsline
\let \newlabel\oldnewlabel}
\else
\global \let \hyper@last\relax 
\fi
lato package could be found here: http://www.ctan.org/tex-archive/fonts/lato/
or here (more up to date): http://melmorabity.fedorapeople.org/latex/
salcaraz
Posts: 1
Joined: Tue Apr 12, 2011 12:39 pm

Re: "dangling objects discarded" what is it?

Post by salcaraz »

Bioinformatics:

Did you resolve this problem?

I have the same problem, and I can't resolve it.

If you have the solution, tell me, please!!

Thank you in advance
Post Reply