From 268ab64930166e650aaf4c3bf3ef95198a1cfb4e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Mar 2024 21:45:17 +0000 Subject: firstaid (1mar24) git-svn-id: svn://tug.org/texlive/trunk@70308 c570f23f-e606-0410-a88d-b1316a301751 --- .../firstaid/latex2e-first-aid-for-external-files.ltx | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/firstaid') diff --git a/Master/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx b/Master/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx index d782bcd647e..38aa7af9196 100644 --- a/Master/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx +++ b/Master/texmf-dist/tex/latex/firstaid/latex2e-first-aid-for-external-files.ltx @@ -34,8 +34,8 @@ %% %% The LaTeX Project and any individual authors listed elsewhere %% in this file. -\def\LaTeXFirstAidDate{2023/09/20} -\def\LaTeXFirstAidVersion{v1.1b} +\def\LaTeXFirstAidDate{2024/02/29} +\def\LaTeXFirstAidVersion{v1.1c} \ProvidesFile{latex2e-first-aid-for-external-files.ltx} [\LaTeXFirstAidDate\space \LaTeXFirstAidVersion\space LaTeX kernel fixes to external files and packages] @@ -169,6 +169,17 @@ } \AddToHook{file/underscore.sty/after}[firstaid]{% \FirstAidNeededT{underscore}{sty}{2006/09/13}{\RequirePackage{underscore-ltx}}} +\AddToHook{package/acro/after}[firstaid]{% + \FirstAidNeededT{acro}{sty}{2022/04/01 v3.8 typeset acronyms and other abbreviations (CN)} + {\UseName{prop_new:c}{l__acro_tmpa_prop}}% +} +\AddToHook{package/chemformula/before}[firstaid]{% + \RequirePackage{l3keys2e}% +} +\AddToHook{package/chemnum/after}[firstaid]{% + \FirstAidNeededT{chemnum}{sty}{2021/01/21 v1.3a a comprehensive approach for the numbering of chemical compounds (CN)} + {\UseName{prop_new:c}{l__chemnum_tmpa_prop}}% +} \endinput %% %% End of file `latex2e-first-aid-for-external-files.ltx'. -- cgit v1.2.3