[latex3-commits] [l3svn] 02/02: Properly mark up an internal function [ci skip]

noreply at latex-project.org noreply at latex-project.org
Sat Feb 18 21:31:32 CET 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 5872a162bc150e5c5ec23e139dd8ae060fa4f7af
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Feb 18 20:26:30 2017 +0000

    Properly mark up an internal function [ci skip]
---
 l3kernel/l3file.dtx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index abc127b..b3fb823 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -1393,7 +1393,8 @@
 %
 % \subsubsection{Immediate writing}
 %
-% \begin{macro}[aux]{\@@_with:Nnn, \@@_with_aux:nNnn}
+% \begin{macro}[int]{\@@_with:Nnn}
+% \begin{macro}[aux]{\@@_with_aux:nNnn}
 %   If the integer~|#1| is equal to~|#2|, just leave~|#3| in the input
 %   stream.  Otherwise, pass the old value to an auxiliary, which sets
 %   the integer to the new value, runs the code, and restores the
@@ -1413,6 +1414,7 @@
   }
 %    \end{macrocode}
 % \end{macro}
+% \end{macro}
 %
 % \begin{macro}{\iow_now:Nn, \iow_now:Nx, \iow_now:cn, \iow_now:cx}
 %   This routine writes the second argument onto the output stream without

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list