Releases: gusbrs/postnotes
Releases · gusbrs/postnotes
v0.2.4
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
v0.2.2
v0.2.1
v0.2.0
v0.2.0 (2022-12-28)
Added
\postnote
optionmarkstr
, which can receive a string as value, and does
not setsortnum
.\postnotesection
optionexp
, to expand the contents in place.
Changed
- To simplify user input,
\postnote
optionmark
now requires a number as
value, but it also setssortnum
. \postnotesectionx
is deprecated in favor of the newexp
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 withhyperref
. All in all,postnotes
no
longer needs to use any internalhyperref
commands.