Pierre Marc Dumuid wrote: > I thought it may come to that, I liked the nice pop-away neatly margin > box in the lyx GUI though... > Do you think its possible to modify the line in ~/.lyx/ui/default.ui > containing:
write this in preamble, than you can you use the
menu entry for marginpars without any change
\let\margin\marginpar
\newcommand\myMargin[1]{\margin{\raggedright\scriptsize #1}}
\renewcommand{\marginpar}[1]{\myMargin{#1}}
Herbert
--
http://www.lyx.org/help/
