[latex3-commits] [l3svn] 03/10: Some code style
noreply at latex-project.org
noreply at latex-project.org
Thu May 19 21:01:24 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 20968de0b808c2758ca2cc13c555e90f36ea76e1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu May 19 19:39:13 2016 +0100
Some code style
---
l3kernel/l3drivers.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index e285f50..2589bff 100755
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -1075,7 +1075,7 @@
}
\cs_new_protected:Npn \@@_draw_color_gray_aux:n #1
{
- \@@_draw_literal:n { #1 ~g ~ #1 ~ G }
+ \@@_draw_literal:n { #1 ~ g ~ #1 ~ G }
}
\cs_new_protected:Npn \@@_draw_color_gray_fill:n #1
{ \@@_draw_literal:x { \fp_eval:n {#1} ~ g } }
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list