Text Formatting ⇒ space between lines in list environment
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
space between lines in list environment
How do you make a list where the lines are single-spaced like in word but there is enough room between any 2 lines so that they are readable? because the list im using leaves a blank line only but i don't want a blank line but ENOUGH space between two lines so both lines are readable
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
space between lines in list environment
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).
-
- Posts: 402
- Joined: Fri May 20, 2011 9:41 am
Re: space between lines in list environment
this only works for enumerate, description and itemize but what about list environment?
-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
Re: space between lines in list environment
You can use the package to define your own list environments. See section 2.2 of the manual.
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).