Text Formatting'enumerate' or 'itemize' Lists in a Box

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
fuzzydoor
Posts: 5
Joined: Mon Jun 13, 2011 12:21 pm

'enumerate' or 'itemize' Lists in a Box

Post by fuzzydoor »

How to draw a box around \enumerate or \itemize lists?

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

'enumerate' or 'itemize' Lists in a Box

Post by localghost »

Try the mdframed package. The manual should clarify if page breaks are possible with lists.


Thorsten
fuzzydoor
Posts: 5
Joined: Mon Jun 13, 2011 12:21 pm

Re: 'enumerate' or 'itemize' Lists in a Box

Post by fuzzydoor »

Dear localghost,

Thanks for the reply. Unfortunately, I still can't get my list in a box. Maybe I'm missing something.
Post Reply