summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/postnotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-12 21:08:52 +0000
committerKarl Berry <karl@freefriends.org>2023-12-12 21:08:52 +0000
commita414c2b572439ed70e47a55b5e3c8fe4238a440c (patch)
treed63d1fb05ead3d90cfd9bc7fcf9c87da27515622 /Master/texmf-dist/tex/latex/postnotes
parentef329da89e7137ad288cdb7f448d08e4122be891 (diff)
postnotes (12dec23)
git-svn-id: svn://tug.org/texlive/trunk@69102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/postnotes')
-rw-r--r--Master/texmf-dist/tex/latex/postnotes/postnotes.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/postnotes/postnotes.sty b/Master/texmf-dist/tex/latex/postnotes/postnotes.sty
index e1809c88aca..185ea5968c6 100644
--- a/Master/texmf-dist/tex/latex/postnotes/postnotes.sty
+++ b/Master/texmf-dist/tex/latex/postnotes/postnotes.sty
@@ -52,7 +52,7 @@
'postnotes' requires a LaTeX kernel \postnotes@required@kernel\space or newer.%
}%
}%
-\ProvidesExplPackage {postnotes} {2023-11-14} {0.2.7}
+\ProvidesExplPackage {postnotes} {2023-12-12} {0.2.8}
{Endnotes for LaTeX}
\tl_new:N \l__postnotes_tmpa_tl
\tl_new:N \l__postnotes_tmpb_tl
@@ -743,7 +743,7 @@
\seq_map_inline:Nn #1
{
\__postnotes_prop_get:nnN {##1} { multibool } \l__postnotes_tmpa_tl
- \tl_if_eq:NnTF \l__postnotes_tmpa_tl { true }
+ \str_if_eq:VnTF \l__postnotes_tmpa_tl { true }
{
\cs_if_exist:cT
{ \c__postnotes_ref_prefix_tl @ mark@ ##1 }