Page Layout ⇒ Twocolumn or table?
-
- Posts: 15
- Joined: Fri Dec 18, 2009 10:54 pm
Twocolumn or table?
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?
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Twocolumn or table?
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
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 15
- Joined: Fri Dec 18, 2009 10:54 pm
Twocolumn or table?
Thank you very much, it worked!localghost wrote:A special page setup by geometry with wide (outer) margins and the annotations in the wide margin using marginnote should do.