\newcommand{\gloss}[1]{%
\marginpar[#1]{\tiny{#1}}}
but oddly this only works on every second page (when the margin notes go
in the right margin). On the remaining pages the margin notes continue to
appear in a large font size. How can I remedy his?
Christopher Culver
>appear in a large font size. How can I remedy this?
Get rid of that "[#1]". And read the section in the Latex Companion
on "Marginal Notes". (P74 in my copy). T.
> Get rid of that "[#1]".
That did it. Stupid mistake on my part, sorry.
> And read the section in the Latex Companion on "Marginal Notes". (P74
> in my copy). T.
I wish I had that kind of money, and currently lived in a country where I
could buy that book in English (or any other language for that matter).
:-\
Christopher Culver
better start saving because LaTeX Companion 2. edition should be out within a
month (or two)
--
/daleif (remove RTFSIGNATURE from email address)
LaTeX FAQ: http://www.tex.ac.uk/faq
AMSMATH Intro: http://www.ams.org/tex/short-math-guide.html
LaTeX Intro: http://people.ee.ethz.ch/~oetiker/lshort/lshort.pdf
Graphics Intro: http://www.ctan.org/tex-archive/info/epslatex.pdf
Superb Class: http://www.ctan.org/tex-archive/help/Catalogue/entries/memoir.html
Remember to post minimal working examples.