[latex3-commits] [latex3/latex3] main: Document a "p" variant (cf6f434ba)

github at latex-project.org github at latex-project.org
Fri Dec 8 08:39:59 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/cf6f434bab303238a891b6b88839f18def5b6053

>---------------------------------------------------------------

commit cf6f434bab303238a891b6b88839f18def5b6053
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Dec 8 07:37:52 2023 +0000

    Document a "p" variant
    
    See #1366.


>---------------------------------------------------------------

cf6f434bab303238a891b6b88839f18def5b6053
 l3kernel/l3file.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index b8d7a65ae..8808fe539 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -3401,7 +3401,7 @@
 % \end{macro}
 % \end{macro}
 %
-% \begin{macro}[TF]{\file_if_exist:n, \file_if_exist:V}
+% \begin{macro}[pTF]{\file_if_exist:n, \file_if_exist:V}
 %   The test for the existence of a file is a wrapper around the function to
 %   add a path to a file. If the file was found, the path contains
 %   something, whereas if the file was not located then the return value





More information about the latex3-commits mailing list.