CTAN update: gatherenum
Date: October 1, 2019 5:14:08 AM CEST
Julien Rivaud submitted an update to the
gatherenum
package.
Version number: 1.8 2019-09-29
License type: gpl3+
Summary description: A crossover of align* and enumerate
Announcement text:
This version replaces deprecated LaTεX3 and replaces them with future-proof ones.
This package is located at http://mirror.ctan.org/macros/latex/contrib/gatherenum More information is at https://www.ctan.org/pkg/gatherenum
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
This version replaces deprecated LaTεX3 and replaces them with future-proof ones.
This package is located at http://mirror.ctan.org/macros/latex/contrib/gatherenum More information is at https://www.ctan.org/pkg/gatherenum
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs .
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,
Package | gatherenum |
Version | 1.8 2019-09-29 |
Copyright | 2016–2019 Julien RIVAUD |
Maintainer | Julien Rivaud |