Margin notes in Latex

By thurnherr

Adding margin notes to a document is more convenient and better noticable than comments between the lines. Latex provides a very easy way to add margin notes without changing the margins of your document.

You can add anything you like, e.g. a formula in the math environment, etc. And you don’t even need to use a package. Adding margin notes is a standard command in Latex, you just have to know it :-) . There you go:

\marginpar{Add formula for curvature}

Tags: , ,

2 Responses to “Margin notes in Latex”

  1. A LaTeX goodie (and one or two for biologists as well). « Mild Opinons Says:

    [...] the Blog on Latex Matters comes a tip about creating margin comments using the marginpar{…} tag, which is a built-in [...]

  2. nguyenminhhaivn Says:

    cool!

Leave a Reply