Skip to content

Releases: pablgonz/enumext

Release v2.0 2025-12-02

02 Dec 18:52

Choose a tag to compare

Release v2.0:

  • Update requirement to multicol release 2025-10-21.
  • Adjustments in the documentation.

Release v1.9 2025-10-01

01 Nov 14:47

Choose a tag to compare

Changes in v1.9:

  • Replacing \scantokens (primitive) with \tl_retokenize:n.
  • Cleanup warnings and details returned by expltools.
  • Update code for tagged PDF.

Release v1.8 2025-10-04

04 Oct 18:23

Choose a tag to compare

  • Replacing \scantokens (primitive) with \tl_retokenize:n.
  • Cleanup warnings and details returned by expltools.

Release v1.7 2025-07-10

10 Jul 01:40

Choose a tag to compare

Release v1.7:

  • Fixed \setenumext{enumext*}{resume}.
  • Fixed bad interaction between \setenumext and the resume key.
  • The behavior of the resume* key has been updated and documented.

Release v1.6 2025-07-04

04 Jul 08:24

Choose a tag to compare

Release v1.6:

  • Syntax simplification for \setenumextmeta.
  • Environments can be started with the key resume without value .
  • Add \resetenumext command and reset, reset* keys.
  • The resume, resume* and series keys can now be set per level.
  • Fixed bad interaction between \printkeyans and the resume, resume* keys.

Release v1.5 2025-06-11

12 Jun 02:18

Choose a tag to compare

Release v1.5 2025-06-11:

  • Replacing \regex_match: (deprecated) with \regex_if_match:.
  • Add keys beginpenalty, midpenalty and endpenalty.

Release v1.4 2025-06-09

09 Jun 16:24

Choose a tag to compare

Release v1.4 2025-06-09:

  • Improved implementation of the start key for tagged PDF.
  • Improved implementation of the ref key.
  • Fixed the behavior of the save-sep key.
  • Fixed the behavior of the resume* key.

Release v1.3 2025-06-01

01 Jun 04:27

Choose a tag to compare

Release v1.3 2025-06-01:

  • Removed dependency on the scontents package.
  • The anskey* environment has been rewritten using the new c-type argument.

Release v1.2 2025-03-28

28 Mar 18:38

Choose a tag to compare

Release v1.2 2025-03-28:

  • Replace signature (prevent expansion for optional arg).
  • Solve Inconsistent local/global assignment.

Release v1.1 2024-11-14

14 Nov 19:59

Choose a tag to compare

Release v1.1 2024-11-14:

– Fixed implementation for font and base-fix keys.
– Added new keys for symbol marks.
– Update and improvements in the internal code.
– Adjustments in the documentation.