[latex3-commits] [latex3/latex3] main: Add syntax entry for `\file_if_exist_p:n` (807db66f2)
github at latex-project.org
github at latex-project.org
Tue Sep 19 07:37:34 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/807db66f259e947f33e7be75e4b76378ce0e9829
>---------------------------------------------------------------
commit 807db66f259e947f33e7be75e4b76378ce0e9829
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Tue Sep 19 06:23:01 2023 +0800
Add syntax entry for `\file_if_exist_p:n`
Follows up 9c6b103 (Make \file_if_exist:n(TF) expandable, 2023-09-18).
>---------------------------------------------------------------
807db66f259e947f33e7be75e4b76378ce0e9829
l3kernel/l3file.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index e84bbbc68..62000bfeb 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -708,6 +708,7 @@
% \begin{function}[EXP, pTF, updated = 2023-09-18]
% {\file_if_exist:n, \file_if_exist:V}
% \begin{syntax}
+% \cs{file_if_exist_p:n} \Arg{file name}
% \cs{file_if_exist:nTF} \Arg{file name} \Arg{true code} \Arg{false code}
% \end{syntax}
% Searches for \meta{file name} using the current \TeX{} search
More information about the latex3-commits
mailing list.