Search found 2 matches

by marZ
Sat Feb 03, 2018 5:42 am
Forum: Graphics, Figures & Tables
Topic: Creating Text Boxes in Columns
Replies: 0
Views: 3357

Creating Text Boxes in Columns

I am tasked with creating two columns per page, with each column housing 5 - 6 text boxes. I need to include formulae inside the text boxes, as well as normal text. I am unsure about how to achieve this in a LaTeX environment.

Any help would be greatly appreciated.

Cheers.
by marZ
Tue Jan 23, 2018 3:30 am
Forum: Page Layout
Topic: Creating Columns of Equations
Replies: 2
Views: 4208

Creating Columns of Equations

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 ...