[latex3-commits] [git/latex3] master: Slightly stronger print for int functions [ci skip] (e3b8da0)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Nov 30 09:12:37 CET 2017
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e3b8da08a6304cfb0806e64736171bf58482c55a
>---------------------------------------------------------------
commit e3b8da08a6304cfb0806e64736171bf58482c55a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Nov 30 08:08:14 2017 +0000
Slightly stronger print for int functions [ci skip]
As we now cover what were "int" and what were "aux", probably they need
to show up at least a little more.
>---------------------------------------------------------------
e3b8da08a6304cfb0806e64736171bf58482c55a
l3kernel/l3doc.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index c1f7811..738dfa4 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -1998,7 +1998,7 @@ and all files in that bundle must be distributed together.
}
\cs_new_protected:Npn \@@_typeset_aux:n #1
{
- { \color[gray]{0.7} #1 }
+ { \color[gray]{0.5} #1 }
}
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list