summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/examples/figure-classic.tex
blob: 5d7a4a7c63ad45ce93f73084429cf0771eff6c0c (plain)
1
2
3
4
5
\begin{figure}\begin{center}
    \resizebox{\textwidth}{!}{
      \includegraphics[width=\textwidth]{../figures/myfig}}
  \caption{My Figure}\label{myfig}
\end{center}\end{figure}