Search found 2 matches

by erasmuse
Wed Jul 11, 2012 8:45 pm
Forum: Text Formatting
Topic: Margin notes like footnotes?
Replies: 14
Views: 19936

Margin notes like footnotes?

Oops-- in my last post I submitted a version that has not m preceding but * after the number. Here's the m versino.

MARGINAL NOTES WITH NUMBERS
Here's a way to have a floating margin note, with special numbers for the marginal notes with an "m" before each number so the footnotes are m1, m2, m3 ...
by erasmuse
Wed Jul 11, 2012 8:42 pm
Forum: Text Formatting
Topic: Margin notes like footnotes?
Replies: 14
Views: 19936

Margin notes like footnotes?

MARGINAL NOTES WITH NUMBERS
Here's a way to have a floating margin note, with special numbers for the marginal notes with an "m" before each number so the footnotes are m1, m2, m3, etc.

\newcommand{\margincomment}[1]{% a simple margin note
\refstepcounter{mynote}% step counter
\mbox ...