[latex3-commits] [l3svn] branch master updated: Minor code formatting
noreply at latex-project.org
noreply at latex-project.org
Fri Sep 29 21:51:47 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new cdfc2a7 Minor code formatting
cdfc2a7 is described below
commit cdfc2a71e1da9fb655d300af09a54e358b8ff9f6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Sep 29 17:44:12 2017 +0100
Minor code formatting
---
l3kernel/l3drivers.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 1406175..d979eb7 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -625,7 +625,7 @@
\str_if_eq:nnTF {#2} { g }
{
\tl_set:Nn \l__color_current_model_tl { gray }
- \tl_set:Nn \l__color_current_setting_tl { #1 }
+ \tl_set:Nn \l__color_current_setting_tl {#1}
}
{
\str_if_eq:nnTF {#4} { rg }
@@ -655,7 +655,7 @@
}
}
}
- }
+ }
}
{ \cs_new_protected:Npn \@@_color_pickup: { } }
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list