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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- 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