[latex3-commits] [l3svn] 01/02: Note that blank args can still contain spaces to pass on
noreply at latex-project.org
noreply at latex-project.org
Tue Nov 10 10:41:21 CET 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 054ae3b23dab5b97373db1b33973e733226f6979
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 10 09:32:27 2015 +0000
Note that blank args can still contain spaces to pass on
---
l3packages/xparse/xparse.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index 52e2a9e..a38f3ba 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -1955,7 +1955,8 @@
% grabbed argument is entirely enclosed by braces. There are a couple of
% extra factors to allow for: the argument might be entirely empty, and
% spaces at the start and end of the input must be retained around a brace
-% group.
+% group. Also notice that a \emph{blank} argument might still contain
+% spaces.
% \begin{macrocode}
\cs_new_protected:Npn \@@_grab_D_aux:NNnN #1#2#3#4
{
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list