Skip to main content

Questions tagged [marginnote]

{marginnote} is about typesetting non-floating notes in margins using the marginnote package.

1 vote
1 answer
50 views

MarginNotes in LyX: can we redefine \marginar as \todo from todonotes package?

LyX offers a way to redefine the command used by LyX for margin notes by the command provided by the marginnote-package (See Help > Embedded Objects > 4.3 Margin Notes ), by adding these two ...
X Leo's user avatar
  • 267
1 vote
1 answer
52 views

Cornell style notes formatting

I am a beginner so I apologize if this is a bad question. I am trying to write a latex document that has a similar style as the following image So far I came up with the following minimum working ...
Aditya Dendukuri's user avatar
2 votes
1 answer
76 views

pstricks Inside a \marginnote

I am trying to develope an enviroment to create a baseball "At Bat" graphic in the margin. So I can code something like: \begin{at-bat} \abSingle \abFirstStrike{1} \abFirstBall{2} \end{...
Dobbo's user avatar
  • 121
1 vote
1 answer
43 views

Prevent marginnote from creating extra paragraph when used before new section

\marginnote creates a new paragraph when it's called on a separate line before a new section, which adds unwanted extra vertical space, but it doesn't do this when the next line is just a regular line:...
Sergey Slyusarev's user avatar
0 votes
0 answers
20 views

Adapteing FloatBarrier for margins. How to get rid of an unwanted paragraph break?

I want to construct a marginbarrier (similar to FloatBarrier which does not work for material in the margins). It will have an argument, indicating how much space to reserve in the margin for the ...
user855443's user avatar
  • 1,198
1 vote
1 answer
63 views

Why is there a difference between `FloatBarrier` and `clearpage`?

@David Carlisle wrote in a comment to a question In answer to your question about floatbarrier it doesn't "act like" \clearpage it is \clearpage that is its definition, \floatbarrier = &...
user855443's user avatar
  • 1,198
1 vote
0 answers
28 views

Side notes in one paragraph

I'm looking for solutions to typeset margin/side notes vertically in a marginpar starting from the bottom next to the main text body, similar to what was achieved here, and capable of handling ...
K. Shen's user avatar
  • 111
2 votes
2 answers
47 views

Minted code blocks in large (Tufte-latex) margin?

I'm making a set of notes with Tufte-latex in screen mode with a giant 8cm margin. There is plenty of room over there for code blocks, but minted doesn't work. There is an answer here but it doesn't ...
weymouth's user avatar
  • 193
0 votes
0 answers
30 views

Stacking up and the starting point for the margin notes

The margin notes in my document start lower than the first line, and do not stack up. I presume there's a setting somewhere which tells the margin note to be placed vaguely in the area of the line to ...
荀湖賢's user avatar
1 vote
1 answer
44 views

Margin content on the left side with tufte-book class

Is there a simple way to place all marginnotes and captions in a tufte-book environment in the left margin in stead of the right? If the class option twoside can do the job on every other page, I ...
DavidH's user avatar
  • 91
1 vote
0 answers
67 views

Create margin notes in the header and footer area

For a historically accurate liturgical Gospel book, I am trying to create top and bottom margin notes that appear within the header and footer that display rubrical information for the given section ...
Barrett.noah's user avatar
1 vote
1 answer
47 views

Marginnote and vertical alignment of boxes

After solving the problem I had with the vertical alignment of the margin notes (https://tex.stackexchange.com/a/721419/13180), I am facing a similar problem. I can't control the vertical position of ...
carlosv's user avatar
  • 337
2 votes
1 answer
54 views

Vertical alignment problems with marginnote and titlesec

I'm with a document that has margin notes in the section titles. I have programmed a command that works if I don't load titlesec package. Here is a minimal example: \documentclass[a4,twoside]{article}...
carlosv's user avatar
  • 337
0 votes
1 answer
44 views

Parsing contents of tcolorbox inside parbox

I want result similar to the above, except that I want it be done without explictly using \parbox \documentclass[11pt, a4paper]{book} \usepackage{fancyhdr} \pagestyle{empty} \usepackage[a4paper]{...
Al-Motasem Aldaoudeyeh's user avatar
0 votes
1 answer
41 views

Using parbox inside marginnote misaligns the baseline

The desired output is as in the second one, but I still want the flexbility of tcolorbox when placing margin notes My MWE \documentclass[11pt, a4paper,draft]{book} \usepackage{fancyhdr} \pagestyle{...
Al-Motasem Aldaoudeyeh's user avatar

15 30 50 per page
1
2 3 4 5
21