Skip to content

Releases: pablgonz/enumext

Release v2.1 2026-01-15

Choose a tag to compare

@pablgonz pablgonz released this 10 May 23:51

Changes in v2.1:

  • Fixed bad interaction between \setenumext and the ref key.

Release v2.0 2025-12-02

Choose a tag to compare

@pablgonz pablgonz released this 02 Dec 18:52

Release v2.0:

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

Release v1.9 2025-10-01

Choose a tag to compare

@pablgonz pablgonz released this 01 Nov 14:47

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

Choose a tag to compare

@pablgonz pablgonz released this 04 Oct 18:23
  • Replacing \scantokens (primitive) with \tl_retokenize:n.
  • Cleanup warnings and details returned by expltools.

Release v1.7 2025-07-10

Choose a tag to compare

@pablgonz pablgonz released this 10 Jul 01:40

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

Choose a tag to compare

@pablgonz pablgonz released this 04 Jul 08:24

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

Choose a tag to compare

@pablgonz pablgonz released this 12 Jun 02:18

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

Choose a tag to compare

@pablgonz pablgonz released this 09 Jun 16:24

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

Choose a tag to compare

@pablgonz pablgonz released this 01 Jun 04:27

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

Choose a tag to compare

@pablgonz pablgonz released this 28 Mar 18:38

Release v1.2 2025-03-28:

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