I'm trying to set the left margin in the itemize environment with no success.
I'm writing a poster for a conference and so am very short on space. I've decreased the distance between the bullet point and the left margin with the command
Code: Select all
\setlength{\itemindent}{-1em}
I've tried using the command
Code: Select all
\setlength{\leftmargin}{-1em}
Any ideas would be appreciated.
TAI