Page LayoutTwocolumn or table?

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
CaptainProton
Posts: 15
Joined: Fri Dec 18, 2009 10:54 pm

Twocolumn or table?

Post by CaptainProton »

Basically I would like to have two columns: One main column for my text and a small column where I can write some annotations or references at the appropriate position. What's the right way to do this? Twocolumn document? Or one large table? Other suggestions?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Twocolumn or table?

Post by localghost »

A special page setup by geometry with wide (outer) margins and the annotations in the wide margin using marginnote should do.


Best regards and welcome to the board
Thorsten
CaptainProton
Posts: 15
Joined: Fri Dec 18, 2009 10:54 pm

Twocolumn or table?

Post by CaptainProton »

localghost wrote:A special page setup by geometry with wide (outer) margins and the annotations in the wide margin using marginnote should do.
Thank you very much, it worked!
Post Reply