I am attempting to create a formula booklet where there needs to be two columns of equations per page. I am having trouble formatting my code so that equations stay within the margins and do not exceed these boundaries.
I am currently using:
\begin{gather*}
\end{gather*}
This works fine when the columns are not included but when i include \begin{multicols}{2} (for example) with my formula code, it overlaps.
Cheers.
Page Layout ⇒ Creating Columns of Equations
NEW: TikZ book now 40% off at Amazon.com for a short time.
Creating Columns of Equations
Welcome to the forum.
To get help, you should post a compilable example, or at the least a
minimal working example.
To get help, you should post a compilable example, or at the least a

OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Creating Columns of Equations
Hi,
welcome to the forum!
Nice to see the code, but I cannot copy or type the code from a screenshot to test and improve it. I have ideas to fix it, but no code to work on.
Could you post your code example as text, that we can copy to try and to make it better looking?
Stefan
welcome to the forum!
Nice to see the code, but I cannot copy or type the code from a screenshot to test and improve it. I have ideas to fix it, but no code to work on.
Could you post your code example as text, that we can copy to try and to make it better looking?
Stefan
LaTeX.org admin