# name : figure
# key : fig
# --
\begin{figure}[th!]
  \centering
  \includegraphics[width=$1\textwidth]{$2}
  \caption{$3}
\end{figure}
$0
