[latex3-commits] [git/LaTeX3-latex3-latex3] master: Make xparse less noisy (01cfc47)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Oct 8 10:09:14 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/01cfc47a4ffedf33ffad5c32f7b6cb66ce266f98
>---------------------------------------------------------------
commit 01cfc47a4ffedf33ffad5c32f7b6cb66ce266f98
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 8 09:09:14 2018 +0100
Make xparse less noisy
>---------------------------------------------------------------
01cfc47a4ffedf33ffad5c32f7b6cb66ce266f98
l3packages/xparse/xparse.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index f232cba..61933cd 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -4604,7 +4604,7 @@
\keys_define:nn { xparse }
{
log-declarations .bool_set:N = \l_@@_log_bool ,
- log-declarations .initial:n = true
+ log-declarations .initial:n = false
}
\keys_set:nV { xparse } \l_@@_options_clist
\bool_if:NF \l_@@_log_bool
More information about the latex3-commits
mailing list