Underleaf Logo
Underleaf
BlogPricing
Log InTry Free

Learn LaTeX

Getting Started

  • What is LaTeX?
  • LaTeX for Beginners

Lists and Enumerations in LaTeX

Lists are essential for organizing information in a clear and structured way. This guide covers all types of lists in LaTeX, from simple bullet points to complex nested structures.

Unordered Lists (itemize)

Create bullet-point lists using the itemize environment:

  • First item
  • Second item
  • Third item

LaTeX code:

Ordered Lists (enumerate)

Create numbered lists using the enumerate environment:

  1. First item
  2. Second item
  3. Third item

LaTeX code:

Description Lists

Create lists with custom labels using the description environment:

Term 1:Description of first term
Term 2:Description of second term
Term 3:Description of third term

LaTeX code:

Nested Lists

Create hierarchical lists by nesting different list environments:

  1. First level
    • Nested item 1
    • Nested item 2
      1. Deep nested item
      2. Another deep item
  2. Back to first level

LaTeX code:

Customizing List Appearance

Modify the appearance of lists using the enumitem package:

LaTeX code:

Best Practices

  • Use the enumitem package for advanced list customization
  • Keep nested lists to a maximum of three levels for readability
  • Maintain consistent spacing and indentation across lists
  • Use description lists for term definitions or key-value pairs
  • Consider using custom labels when default markers don't suit your needs

Upload an image of your list and we'll convert it to LaTeX code using AI technology.

Try it free

Skip the syntax — let AI write it.

Snap a photo of an equation, a table, or full handwritten notes and Underleaf turns it into clean, compilable LaTeX in seconds. 10 free credits every month, no credit card required.

Convert your page
Handwritten notes converted into a typeset LaTeX document

Lists and Enumerations in LaTeX

Lists are essential for organizing information in a clear and structured way. This guide covers all types of lists in LaTeX, from simple bullet points to complex nested structures.

Unordered Lists (itemize)

Create bullet-point lists using the itemize environment:

  • First item
  • Second item
  • Third item

LaTeX code:

Ordered Lists (enumerate)

Create numbered lists using the enumerate environment:

  1. First item
  2. Second item
  3. Third item

LaTeX code:

Description Lists

Create lists with custom labels using the description environment:

Term 1:Description of first term
Term 2:Description of second term
Term 3:Description of third term

LaTeX code:

Nested Lists

Create hierarchical lists by nesting different list environments:

  1. First level
    • Nested item 1
    • Nested item 2
      1. Deep nested item
      2. Another deep item
  2. Back to first level

LaTeX code:

Customizing List Appearance

Modify the appearance of lists using the enumitem package:

LaTeX code:

Best Practices

  • Use the enumitem package for advanced list customization
  • Keep nested lists to a maximum of three levels for readability
  • Maintain consistent spacing and indentation across lists
  • Use description lists for term definitions or key-value pairs
  • Consider using custom labels when default markers don't suit your needs

Upload an image of your list and we'll convert it to LaTeX code using AI technology.

Underleaf Logo
Underleaf

Empowering students and researchers with AI-powered tools for academic writing.

Go to appContact us

Company

PricingBlogTutorialsAffiliate Program

Free Tools

Image to LaTeXExcel to LaTeXArXiv to LaTeXTikZ GeneratorThesis GeneratorChrome ExtensionAll Tools

© 2026 Underleaf. All rights reserved.