summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/sphdthesis/example/figure.tex
blob: d8667a1b34d60f2bbce40fc68b290e87bc8a2f85 (plain)
1
2
3
4
5
6
\begin{figure}[t]
    \centering
    \includegraphics[width=5in]{border}
    \caption[Boundary edges]{Boundary edges.}
    \label{fig:Ch1-border}
\end{figure}