mirror of
https://github.com/cupcakearmy/memoir.git
synced 2024-12-22 16:16:31 +00:00
239 B
Executable File
239 B
Executable File
Lists
% Items
\begin{itemize}
\item a
\item b
\end{itemize}
% Numbered
\begin{enumerate}
\item One
\item Two
\end{enumerate}