Am 13.10.2011 18:59, schrieb Tim Wescott:
How do I change the font size in marginal notes? I've looked around --
I don't see much guidance in Kopka& Daly,
Well, have a look at the lyX documentation first ;-): Sec. 4.3 of the EmbeddedObjects manual you
find in LyX's Help menu has some examples how to modify margin notes.
To change the font size for a certain not, simply highlight it and use the text style dialog. If you
want to define a size for ALL margin notes in your document, have a look at the last example and replace
\hspace{0pt}\textsf{\textbf{\underbar{Attention!}}}% \vspace{1.5mm}\\
by
\tiny
or whatever size you like.
regards Uwe