How to define a multilevel list in the library

J

Jennifer Murphy

I cannot figure out how to define a multilevel list that looks like
this:

* text
* text
* text
* text

The bullet for the first level is indented .25" and text is indented
an additional .25" and each level is indented an additional .25"

I can get it to do this

* text
* text
* text
* text
* text

and I can get it to work with numbers, but not bullets.

What am I doing wrong?
 
Top