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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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