Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
3 answers
370 views

Fixing a marginpar in (vertical) place so it does not move

I use memoir’s \footnotesinmargin, which typesets ‘footnotes’ in the margin, using \marginpar internally. I am very pleased with the result when combined with marginfix, but I have one thing I do not ...
Júda Ronén's user avatar
5 votes
2 answers
1k views

Marginnote: Vertical alignment - half length of paragraph

Is there an elegant way to vertical align the margin of a paragraph exactly to the half of the length thereof? I know the command to manually shift the vertical position with \marginnote{text}[voffset]...
D5E's user avatar
  • 540
4 votes
1 answer
186 views

\marginnote misalignment in \begin{split}

When I use \marginnote in \begin{equation}\end{equation}, it seems to work fine, but if I try to place a margin note inside a multiline equation (at least when I use \begin{split}\end{split}), there ...
Jonathan Gleason's user avatar