You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
301 B

This is a list:
\begin{itemize}
\item item 1
\item item 2
\item item 3
\end{itemize}
This is some vertical space
\vspace{2cm}
This is a numbered list:
\begin{enumerate}
\item asdf
\item fdas
\end{enumerate}
\footnote{Here is a footnote}
\texttt{This is monospace}
\newline
\newpage