Page Layouttodonotes: Use only left or only right margin?

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
JustA_LaTeXusr
Posts: 42
Joined: Tue Jul 23, 2013 6:48 pm

todonotes: Use only left or only right margin?

Post by JustA_LaTeXusr »

Is there any way to force todonotes to place comment bubbles only on the left side of the page, or only on the right side of the page? My corporate document template is two-sided, so todonotes puts the bubbles on the right margin for odd-facing pages, and the left margin for even-facing pages. I need to make the PDF viewing window bigger just to see comments on both odd and even pages. Display area on my tiny laptop is a premium.

I've already `\reversemarginpar` after invoking packages todonotes and geometry, but comment bubbles still show up in both margins.

I tried to force one-sided output using `\documentclass[oneside]{corpTemplate}`, but I get a message indicating that the corporate template does not permit one-sidedness.

I've posted this to the Stack Exchange (http://tex.stackexchange.com/questions/ ... ght-margin).

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 more

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

Post Reply