Skip to content

Instantly share code, notes, and snippets.

@hduffddybz
Created April 28, 2016 06:33
Show Gist options
  • Save hduffddybz/f40bb43aa1bc7c6daae8ea486477ddc9 to your computer and use it in GitHub Desktop.
Save hduffddybz/f40bb43aa1bc7c6daae8ea486477ddc9 to your computer and use it in GitHub Desktop.
\documentclass{article}
\begin{document}
\begin{enumerate}
\item hello
\begin{itemize}
\item yuan
\item[-]bin
\end{itemize}
\item world
\end{enumerate}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment