[latex3-commits] [l3svn] r7355 - Explicitly say that some of the new file functions are unavailable in XeTeX

noreply at latex-project.org noreply at latex-project.org
Thu Jul 13 13:56:41 CEST 2017


Author: bruno
Date: 2017-07-13 13:56:40 +0200 (Thu, 13 Jul 2017)
New Revision: 7355

Modified:
   trunk/l3kernel/l3candidates.dtx
Log:
Explicitly say that some of the new file functions are unavailable in XeTeX


Modified: trunk/l3kernel/l3candidates.dtx
===================================================================
--- trunk/l3kernel/l3candidates.dtx	2017-07-13 01:43:17 UTC (rev 7354)
+++ trunk/l3kernel/l3candidates.dtx	2017-07-13 11:56:40 UTC (rev 7355)
@@ -225,6 +225,9 @@
 %   path and the additional paths controlled by \cs{file_path_include:n}.
 %   If found, sets the \meta{str var} to the size of the file in bytes.
 %   Where the file is not found, the \meta{str var} will be empty.
+%   \begin{texnote}
+%     The \XeTeX{} engine provides no way to implement this function.
+%   \end{texnote}
 % \end{function}
 %
 % \begin{function}[added = 2017-07-09]{\file_get_timestamp:nN}
@@ -238,6 +241,9 @@
 %   \meta{minute}\meta{second}\meta{offset}, where the latter may be |Z|
 %   (UTC) or \meta{plus-minus}\meta{hours}|'|\meta{minutes}|'|.
 %   Where the file is not found, the \meta{str var} will be empty.
+%   \begin{texnote}
+%     The \XeTeX{} engine provides no way to implement this function.
+%   \end{texnote}
 % \end{function}
 %
 % \begin{function}[TF, added = 2014-07-02]{\file_if_exist_input:n}



More information about the latex3-commits mailing list