gatherenum – A crossover of align* and enumerate
This package (ab)uses the inline enumeration capabilities of enumitem to add a “displayed” enumeration mode, triggered by adding ‘gathered’ to the key-value option list of the enumerate environment. The end result is similar to a regular enumerate environment wrapped in a multicols environment, with the following advantages:
- Gathered enumerate can pack items depending on their actual width rather than a fixed, constant number per line.
- Gathered enumeration fills items in a line-major order (instead of column-major order), which my students found less confusing. YMMV.
The package depends on enumitem, expl3, and xparse,
| Sources | /macros/latex/contrib/gatherenum |
| Documentation | |
| Bug tracker | https://gitlab.com/frnchfrgg-latex/gatherenum/-/issues |
| Repository | https://gitlab.com/frnchfrgg-latex/gatherenum |
| Version | 1.8 2019-09-29 |
| Licenses | GNU General Public License, version 3 or newer |
| Copyright | 2016–2019 Julien RIVAUD |
| Maintainer | Julien Rivaud |
| Contained in | TeX Live as gatherenum MiKTeX as gatherenum |
| Topics | List Experimental LaTeX3 |
Download the contents of this package in one zip archive (399.0k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments