GeneralEnumerate label position

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Irid
Posts: 3
Joined: Sat May 31, 2008 1:48 pm

Enumerate label position

Post by Irid »

Hi,
I'd like to know how can I position the label of enumerate at the center of the page? The text following the "\item" command should start at the new line after the label.
Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

balf
Posts: 158
Joined: Sat Jan 12, 2008 1:11 am

Re: Enumerate label position

Post by balf »

You could do that with the enumitem package. Here's a link to the doc:
http://www.dante.de/CTAN/macros/latex/c ... umitem.pdf

B.A.
Post Reply