2
votes
1answer
43 views

vertical placement of graphics in marginpar

I'd like to put small graphics into the margin via \marginpar. The top of the figures shall be aligned to the top of the text line they refer to. I found around here the suggestion to put a \vskip0pt ...
1
vote
1answer
63 views

How can I place an image in a marginpar and make it position itself according to the top of the image

As demonstrated by the following MWE, I've placed a simple image in the margin of a document. What appears to happen is the caption text is vertically aligned with the line that I type the \marginpar ...
2
votes
1answer
136 views

How can I insert a small image in a side note?

I want to insert small images in sidenotes. Is it possible (everything seems to)? How could I do it?
2
votes
0answers
86 views

how to link a margin graphic to a URL [closed]

I am trying to create a margin graphic that is linked to a url. So when I click it in the pdf document, the url will open in a browser. I cannot figure out how to do that. My try below does not work ...
2
votes
2answers
157 views

Aligning images in the marginal notes based on a specific paragraph height rule

Friends, I have to put some images in the marginal notes of a text. Unfortunately, I have some issues with the image alignment. Consider this minimum example: \documentclass[oneside]{book} ...