Created
April 28, 2016 06:33
-
-
Save hduffddybz/f40bb43aa1bc7c6daae8ea486477ddc9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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