frumms
05-01-2007, 11:08
Hi,
habe vor kurzem meine gesamte TeX-Umgebung aktualisiert. Ich verwende MikTex und TeXnicCenter auf XP.
Ich verwende die Umgebung \usepackage{listings}, um eineige Programmierbeispiele in meiner Arbeit aufzuführen.
Mit dem Befehl:
\addcontentsline{toc}{chapter}{Listings}
\lstlistoflistings
erzeuge ich die Übersicht der Listings.
Seit dem Komplettupdate bekomme ich jedoch zwei Fehlermeldungen:
------------------------------------------------------
[16]
! Undefined control sequence.
\lstlistoflistings ...\lol@heading \@parskipfalse
\@parskip@indent \@startto...
l.184 \lstlistoflistings
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
\lstlistoflistings ...rskipfalse \@parskip@indent
\@starttoc {lol}\if@reston...
l.184 \lstlistoflistings
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
(00_diplomarbeit.lol)
\tf@lol=\write9
(00e_Symbolverzeichnis.tex
File: pics/TU_Logo_klein.png Graphic file (type png)
<use pics/TU_Logo_klein.png>
File: pics/VM_Logo.pdf Graphic file (type pdf)
<use pics/VM_Logo.pdf>
Overfull \vbox (5.36497pt too high) has occurred while \output is active []
[17]
------------------------------------------------------
Im Dokument ist jedoch alles richtig! Die Listing-Übersicht ist vorhanden.
Wer hat eine Idee?
Danke
Christian
habe vor kurzem meine gesamte TeX-Umgebung aktualisiert. Ich verwende MikTex und TeXnicCenter auf XP.
Ich verwende die Umgebung \usepackage{listings}, um eineige Programmierbeispiele in meiner Arbeit aufzuführen.
Mit dem Befehl:
\addcontentsline{toc}{chapter}{Listings}
\lstlistoflistings
erzeuge ich die Übersicht der Listings.
Seit dem Komplettupdate bekomme ich jedoch zwei Fehlermeldungen:
------------------------------------------------------
[16]
! Undefined control sequence.
\lstlistoflistings ...\lol@heading \@parskipfalse
\@parskip@indent \@startto...
l.184 \lstlistoflistings
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
\lstlistoflistings ...rskipfalse \@parskip@indent
\@starttoc {lol}\if@reston...
l.184 \lstlistoflistings
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
(00_diplomarbeit.lol)
\tf@lol=\write9
(00e_Symbolverzeichnis.tex
File: pics/TU_Logo_klein.png Graphic file (type png)
<use pics/TU_Logo_klein.png>
File: pics/VM_Logo.pdf Graphic file (type pdf)
<use pics/VM_Logo.pdf>
Overfull \vbox (5.36497pt too high) has occurred while \output is active []
[17]
------------------------------------------------------
Im Dokument ist jedoch alles richtig! Die Listing-Übersicht ist vorhanden.
Wer hat eine Idee?
Danke
Christian