Skip to content

Releases: gusbrs/postnotes

v0.2.4

12 Jun 12:38
Compare
Choose a tag to compare

v0.2.4 (2023-06-12)

Changed

  • Use new \lTblrMeasuringBool for identifying measuring passes in
    tabularray tables.

Fixed

  • Don't inhibit postnote counter stepping in contexts which restore counter
    values in measuring passes to ensure proper measuring.
  • Update User manual and regression tests for l3kernel's renaming of
    \bool_case_true:n(TF) to \bool_case:n(TF).

v0.2.3

21 Feb 13:38
Compare
Choose a tag to compare

v0.2.3 (2023-02-21)

Fixed

  • Don't apply fix for "perhaps a missing \item" error for option listenv=none.

v0.2.2

15 Feb 20:37
Compare
Choose a tag to compare

v0.2.2 (2023-02-15)

Fixed

  • Don't try to hyperlink \postnotezref when zref-hyperref is not loaded.
  • "perhaps a missing \item" error for empty \postnote.

Changed

  • Renamed postnotes/print/eachnote hook to postnotes/print/note/begin.

v0.2.1

13 Feb 14:57
Compare
Choose a tag to compare

v0.2.1 (2023-02-13)

Fixed

  • User manual typos.

Changed

  • To standardize hooks' names, the postnotes/store/note hook has been
    renamed to postnotes/note/store.

v0.2.0

28 Dec 18:42
Compare
Choose a tag to compare

v0.2.0 (2022-12-28)

Added

  • \postnote option markstr, which can receive a string as value, and does
    not set sortnum.
  • \postnotesection option exp, to expand the contents in place.

Changed

  • To simplify user input, \postnote option mark now requires a number as
    value, but it also sets sortnum.
  • \postnotesectionx is deprecated in favor of the new exp option.
  • Bumped the required kernel to 2022-06-01, so that we can use the new
    \MakeLinkTarget and the starred version of \ref* defined by the kernel,
    which simplifies the relation with hyperref. All in all, postnotes no
    longer needs to use any internal hyperref commands.

v0.1.7

13 Nov 14:10
Compare
Choose a tag to compare

v0.1.7 (2022-11-13)

Added

  • German localization (see issue #2).

v0.1.6

02 Aug 01:09
Compare
Choose a tag to compare

v0.1.6 (2022-08-01)

Removed

  • Withdraw experimental attempt to support biblatex's refsegments and
    refcontexts until upstream support is available.

v0.1.5

07 Jul 21:10
Compare
Choose a tag to compare

v0.1.5 (2022-07-07)

Fixed

  • Recompiled documentation with workaround for upstream l3doc bug.

v0.1.4

06 Jul 15:35
Compare
Choose a tag to compare

v0.1.4 (2022-07-06)

Added

  • zref-check support.

v0.1.3

28 May 12:57
Compare
Choose a tag to compare

v0.1.3 (2022-05-28)

Fixed

  • Prevent spurious space after \post@note in .aux file.