summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/enumitem/README.md
blob: b436e03cef90dc15b26a9ddd420ad615c2700084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## Enumitem 3.6

This package provides most of the flexibility you may want to customize
the three basic list environments (`enumerate`, `itemize` and
`description`) and to design your own lists, with a `<key>=<value>`
syntax.

### Latest changes

```
3.6  2018-11-30
   - New key 'left', for fast, tab-like positioning of the label.
   - The key 'widest' now works with 'itemize' and 'description'.
   - New key 'first', for code at the beginning of the list body.
   - \DrawEnumitemLabel, for visual debugging of the label position.
   - Extended settings for trivlist, with a new package option 
     'includedisplayed'.
   - Size dependent lengths (first steps).
   - Fix - 'format'/'font' was not taken into account when computing 
     'widest'.
```

License:     MIT

Repository:  https://github.com/jbezos/enumitem

________
Javier Bezos --- http://www.texnia.com

2018/11/30