2023-11-15 08:49:15 -05:00
|
|
|
\documentclass{article}
|
|
|
|
|
\usepackage{enumitem,amssymb}
|
|
|
|
|
\newlist{todolist}{itemize}{2}
|
|
|
|
|
\setlist[todolist]{label=$\square$}
|
|
|
|
|
\begin{document}
|
2023-11-17 10:22:44 -05:00
|
|
|
|
2023-12-18 10:23:55 -05:00
|
|
|
{\huge \textbf{Zen Robotics Competition}}
|
2023-11-17 10:22:44 -05:00
|
|
|
|
|
|
|
|
\vspace{1cm}
|
|
|
|
|
|
2023-12-18 10:23:55 -05:00
|
|
|
{\huge \textbf{Purpose}}
|
2023-11-15 08:49:15 -05:00
|
|
|
|
2023-11-15 14:20:38 -05:00
|
|
|
|
2023-11-17 10:59:57 -05:00
|
|
|
|
2023-11-15 08:49:15 -05:00
|
|
|
\end{document}
|