General\dpthimport error

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Michael_CH
Posts: 1
Joined: Wed Apr 25, 2012 12:40 pm

\dpthimport error

Post by Michael_CH »

I am a newbie too latex, but until now i could solve all my problems with the help of google and tons of latex package manuals.
But now, i faced a problem which does NOT make any sense to me.
I did not change anything in my preamble, but all of a sudden it seems not to work anymore,even if my document is only very minimilastic:

Code: Select all

\input{preamble}
\begin{document}
random  text
\end{document]
the stuff i found in my logfile (after hudnreds of preamble lines which seem to work):
Runaway definition?
->\expandafter \gdef \csname pgfplots@legend@to@name@Rvs_Leg\endcsname \ETC.
! File ended while scanning definition of \dpthimport.
<inserted text>
}
l.4 \begin{document}
i am not sure if this allready helps, but i could not find any error emssages with dpthimport on google...

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

Re: \dpthimport error

Post by Stefan Kottwitz »

Hi Michael,

welcome to the board!

Perhaps also post your preamble here, so we could test it on our systems. It seems to be an error with the pgfplots package.

Stefan
LaTeX.org admin
Post Reply