i'd like create a framebox in which i can put a enumerate list.
Code: Select all
\newcommand\example[1]
{ example \hspace{10mm}
{ \framebox{#1} }
}
Code: Select all
! LaTeX Error: Something's wrong--perhaps a missing \item.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.