[latex3-commits] [l3svn] 03/03: Documentation improvement from Crhis [ci skip]
noreply at latex-project.org
noreply at latex-project.org
Wed Jul 5 07:00:14 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 17d45f882eb8006252ca2148d7ffd8b1b3fc16ec
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jul 5 05:59:49 2017 +0100
Documentation improvement from Crhis [ci skip]
---
l3kernel/l3candidates.dtx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 87d33e0..0402d88 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -89,8 +89,9 @@
% \cs{mode_leave_vertical:}
% \end{syntax}
% Ensures that \TeX{} is not in vertical (inter-paragraph) mode. In
-% a horizontal mode this command has no effect, in vertical mode it inserts
-% the \tn{everypar} token list and switches to horizontal mode.
+% a horizontal mode this command has no effect, in vertical mode it
+% switches to horizontal mode, inserts inserting a box of width
+% \\tn{parindent}, which then inserts the \tn{everypar} token list.
% \begin{texnote}
% This results in the contents of the \tn{everypar} token register being
% inserted, after \cs{mode_leave_vertical:} is complete. Notice that in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list