von voldepp007 » Fr 18. Mai 2012, 12:19
Ich versteh den Output in meinem Log nicht, es steht beim eingebunden Image LCW.png, das
`h' float specifier changed to `ht'.
Bei dem Image LCW.png steht folgender Code, ich sehe kein h es ist doch schon ht:
\begin{figure}[ht]
\centering
\includegraphics[width=447px,height=100px]{LCW}
\caption{Aufbau des Link Code Words}
\end{figure}
Ich versteh den Output in meinem Log nicht, es steht beim eingebunden Image LCW.png, das
`h' float specifier changed to `ht'.
Bei dem Image LCW.png steht folgender Code, ich sehe kein h es ist doch schon ht:
[code]
\begin{figure}[ht]
\centering
\includegraphics[width=447px,height=100px]{LCW}
\caption{Aufbau des Link Code Words}
\end{figure}
[/code]