Last active
September 18, 2017 08:52
-
-
Save tommyip/35484e2839e404a861ed88063a0321ce to your computer and use it in GitHub Desktop.
Multicol package
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
\begin{document} | |
\begin{multicols}{2} | |
\lipsum[1-5] | |
\end{multicols} | |
\end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment