diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-15 20:07:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-15 20:07:34 +0000 |
commit | 111867b28611788b485e5c532e281c3e0fab22ea (patch) | |
tree | bde26dbe5145345187c3f9dbb1e85c758b911e44 /Master/texmf-dist/tex | |
parent | 8c169bba44521ca22da32bb44ace07196b3aefc2 (diff) |
zref-check (15jun23)
git-svn-id: svn://tug.org/texlive/trunk@67375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/zref-check/zref-check.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/zref-check/zref-check.sty b/Master/texmf-dist/tex/latex/zref-check/zref-check.sty index 2f5cb76625e..fd41bec44c1 100644 --- a/Master/texmf-dist/tex/latex/zref-check/zref-check.sty +++ b/Master/texmf-dist/tex/latex/zref-check/zref-check.sty @@ -8,7 +8,7 @@ %% %% This file was generated from file(s) of the LaTeX package "zref-check". %% -%% Copyright (C) 2021-2022 Gustavo Barros +%% Copyright (C) 2021-2023 Gustavo Barros %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -26,7 +26,7 @@ %% %% This work consists of the files zref-check.dtx, %% zref-check.ins, -%% zref-check.tex, +%% zref-check-doc.tex, %% zref-check-code.tex, %% and the files generated from them. %% @@ -42,6 +42,7 @@ %% %% ----------------------------------------------------------------------- %% +\NeedsTeXFormat{LaTeX2e} \providecommand\IfFormatAtLeastTF{\@ifl@t@r\fmtversion} \IfFormatAtLeastTF{2021-06-01} {} @@ -53,7 +54,7 @@ }% \endinput }% -\ProvidesExplPackage {zref-check} {2022-07-07} {0.3.2} +\ProvidesExplPackage {zref-check} {2023-06-14} {0.3.3} {Flexible cross-references with contextual checks based on zref} \RequirePackage { zref-user } \RequirePackage { zref-abspage } |