Page Layout ⇒ Multicols- with one column blank
-
- Posts: 2
- Joined: Mon Mar 14, 2011 7:55 pm
Multicols- with one column blank
I need to create a multicolumn page layout for hand coding of interview data. I'd like for there to be two columns, the first will hold text, while the second will be blank.
I tried to use multicols, but that puts text in both columns. Minipage, on the other hand, does not allow for me to use multiple pages (even with normal formatting I have about 25 pages of interview transcription).
All of the margin commands I've been able to find adjust both the left and right margins at the same time, or in the case of oddmargin, shift the text over while pushing some of the data off the page.
I've Googled high and low and searched in this forum as well to no avail. I appreciate any help you can give me.
~S
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
Multicols- with one column blank
Code: Select all
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[left=10.0mm,right=0.5\paperwidth]{geometry}
\begin{document}
This text will stop at the middle of the page so a ``blank column''
will be left at the right,
\end{document}
-
- Posts: 2
- Joined: Mon Mar 14, 2011 7:55 pm
Re: Multicols- with one column blank
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Multicols- with one column blank
Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting).polisci_guy wrote:[…] that worked like a charm!
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10