\documentclass{jarticle}
\usepackage{amsmath, graphicx, color}
\newlength{\Width}% KETpic特有のコマンド
\newlength{\Height}%
\newlength{\Depth}%
\newcommand{\bd}[1]{\mbox{\boldmath$#1$}}% よく使うコマンド
\newcommand{\Fbox}[1]{\fbox{$#1$}}%
\begin{document}
\input{fig1.tex}
\end{document}
注意とお詫び