I'd like to set the indention of an itemize-list. How can this be done?
|
To customize itemize lists and other lists, I recommend to use the First, load the package:
Then, for instance, if you like to set both left margin and item indentation to 10pt, for the first level (0):
For example, if the bulletpoints shall align with the left margin of the text, use
The lengths you may specify:
You could choose various symbols for the bullets, further you might benefit even more if you also use enumerated lists and wish to modify their appearance. For complete information, type |
|||||
|
|
Define a new environment. Say you wanted a 0.25 inch indentation, something like this could do the trick.
then use the newly defined environment.
|
|||
|
|