! Missing number, treated as zero.
<to be read again>
\relax
The code is simple, but will not work? Am I missing something? Or do I need to do something in configuration?
Thanks, this really puzzles me.
the code
Code: Select all
\documentclass{article}
\begin{document}
this is a test of an enumeration
\begin{enumerate}
\item this is item 1
\item this is item 2
\end{enumerate}
\end(document)