On Mon, Dec 13, 2010 at 11:38 AM, Paul Rubin <[email protected]> wrote: > Assuming you want to do this for all enumerations, add the following to your > preamble: > > \usepackage{enumitem} > \setenumerate{leftmargin=*} > > This of course assumes that you have the enumitem package installed. > > /Paul > >
Thanks Paul, this worked beautifully.
