Is it possible to use only numbers on front of every item? Something like this:
- ABC
- DEF
- abc
- def
- xyz
But only with numbers.
|
|
|
You can use the enumitem package to define a list like the one you want; the following example is taken from the package documentation:
|
|||||||
|
|
You can use the
|
|||
|
|