- Registriert
- Feb. 2009
- Beiträge
- 4.585
hey,
kann mir jemand sagen, was ich falsch mache, latex spuckt immer fehler bei descriptions....die descriptions funktionieren zwar deim erzeugen des pdfs...aber was bedeuten die fehler?
There are several problems at this line:
-Underfull \hbox (badness 10000) detected at line 708
-Lonely \item--perhaps a missing list environment. \item[Method configNormalTraffic()] (followed by: Checks if the distribution specific
HIer mein code:
\begin{description}
\item[Method actionPerformed(ActionEvent)] If any action is performed on the
graphical interface...
\item[Method configTraffic()] This method checks ....
\item[Method configNormalTraffic()] Checks if....
\end{description}
jemand vorschläge???
kann mir jemand sagen, was ich falsch mache, latex spuckt immer fehler bei descriptions....die descriptions funktionieren zwar deim erzeugen des pdfs...aber was bedeuten die fehler?
There are several problems at this line:
-Underfull \hbox (badness 10000) detected at line 708
-Lonely \item--perhaps a missing list environment. \item[Method configNormalTraffic()] (followed by: Checks if the distribution specific
HIer mein code:
\begin{description}
\item[Method actionPerformed(ActionEvent)] If any action is performed on the
graphical interface...
\item[Method configTraffic()] This method checks ....
\item[Method configNormalTraffic()] Checks if....
\end{description}
jemand vorschläge???