Friday, July 29, 2005

Enumerate

[1] bla
[2] blabla

\renewcommand\labelenumi{[\theenumi]}
\begin{enumerate}
\item 1st
\item 2nd
\end{enumerate}

\begin{tabular}{ccc}
Change this one to:
\begin{tabular}{p{1cm}p{2cm}p{3cm}}
You can change the width of the table.

No comments:

Post a Comment