I try to solve a problem, but without any benefit! I have the code that you see below, with the command "centering" but it wont work. Everything i tried is not working, the picture starts from the left corner...
Code: Select all
\begin{figure}[H]
\centering
\includegraphics[width=0.7\textwidth]{images/kurve_boehm.pdf}
\caption[Zeitliche Abhängigkeit der Kosten für Änderungen]{\itshape Gesamtkosten durch "Anderungen am Produkt in einem klassischen Entwicklungsprozess.}
\label{kurve boehm}
\end{figure}