On Sun, Aug 31, 2003 at 09:34:00PM +0100, Rajil Saraswat wrote: > I have several marginal comments in my lyx file, which i dont want to > remove but want to make a ps file without the marginal comments. Is it > possible?
Add the following line to the preamble:
\renewcommand{\marginpar}[1]{}
