Code: Select all
!missing = inserted for \ifdim
Code: Select all
\documentclass[conference]{IEEEtran}
\usepackage[demo]{graphicx}% remove the 'demo' option in the real document
\usepackage[footnotesize]{subfigure}
%\usepackage[font=footnotesize]{subfig}
\begin{document}
\begin{figure}
\subfigure[]{\includegraphics[width=0.32\textwidth]{eg1xVsk.eps}\label{fig:eg1xVsk}}
\end{figure}
\end{document}