# name : subfigure
# key : subfig
# --
\begin{subfigure}[b]{$1\textwidth}
  \includegraphics[width=\textwidth]{$2}
  \caption{$3}
\end{subfigure}
