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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and many kinds of documents

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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