5

How to increase the space between two columns in a multicol?

increase space between columns

\documentclass{article}

\usepackage{lipsum}
\usepackage{multicol}

\begin{document}

\begin{multicols}{2}
\lipsum[1-2]
\end{multicols}

\end{document}
Ricardo Cruz
  • 1,770
  • 1
  • 22
  • 34

0 Answers0