On Thu, Feb 22, 2001 at 02:24:37PM -0500, Raymond Ouellette wrote:
One more thing:
If you don't need "normal" margin notes, you can put the following lines in
the preamble:
\let\oldmarginpar=\marginpar
\renewcommand{\marginpar}[1]{\reversemarginpar\oldmarginpar{#1}}
and then you will not need to put \reversemarginpar commands before the
margin notes.
- Re: 2 columns document with columns of different width, Raymond Ouellette
