Code: Select all
\usepackage[justification=justified,singlelinecheck=false,font=it]{caption}
Code: Select all
Package caption Warning: Unsupported document class (or package) detected,
(caption) usage of the caption package is not recommended.
See the caption package documentation for explanation.
Code: Select all
\begin{figure}[H]
\begin{center}
\includegraphics[width=14cm]{dk}
\end{center}
\caption{Diagram komponentów}
\label{rys:dk}
\end{figure}