General ⇒ Flush Left text and more than 4 nests for a list
-
- Posts: 3
- Joined: Mon Apr 07, 2008 1:02 am
Flush Left text and more than 4 nests for a list
1) I want all of my text to be flush left without having to declare it everytime I type a paragraph. Is there some way I can include that setting in the preamble?
2) I would like to be able to nest more than 4 times using enumerate and itemize. Is there a setting I can modify to do this or a package I can use?
Thanks!
JT
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Flush Left text and more than 4 nests for a list
1) you can use the package ragged2e, see its documentation.
2) the UK TeX FAQ gives some answer here. You can find packages dealing with the subject in the TeX Catalogue: Enumerating and Listing Items.
Stefan
-
- Posts: 3
- Joined: Mon Apr 07, 2008 1:02 am