0

I am trying to make two dofferent lists in two coulmns of table, but I am getting an error:

something wrong perhaps missing \item

here is my code   \begin{tabular}{cc}

      \begin{mylist}
        \item text
        \item text
        \item text
        \item text
        \item text
       \end{mylist} &

           \begin{mylist}
               \item text
               \item text
               \item text
               \item text
           \end{mylist}

   \end{tabular}

Thanks for any help.

Romain Picot
  • 6,730
  • 4
  • 28
  • 58

0 Answers0