I'm making a document that has 3 columns, but I've noticed that the text spreads over all three columns as I'm typing the document. If anyone is familiar with how multicolumn works in Microsoft Word (or whatever word processor Microsoft uses now), it fills the the text one column at a time. I was wondering if there was a package or some code I could use to get my text to fill this way. This mechanism is okay if I plan to use to whole page, but if my text doesn't take up the whole page, then I have half of my sentence in one column and the other in the 2nd/3rd column. I tried Googling and got zilch. Perhaps my search parameters needed to be more generalized, but I would really appreciate if anyone who understands what I mean can help me figure this out. Thanks in advance!
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
The multicol package should solve this problem
the *-version diables the balancing Just for comparison, the version without * gives:
And the version with star results in:
|
|||
|
|
|
It is not forbidden to read the documentation ... Use the star version |
|||
|

