[latex3-commits] [git/LaTeX3-latex3-latex3] backend: Missed one color function (b902d9e)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jun 2 08:28:53 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : backend
Link       : https://github.com/latex3/latex3/commit/b902d9e15ca56576557dd0182aba5844962e9396

>---------------------------------------------------------------

commit b902d9e15ca56576557dd0182aba5844962e9396
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jun 2 07:28:53 2019 +0100

    Missed one color function


>---------------------------------------------------------------

b902d9e15ca56576557dd0182aba5844962e9396
 l3experimental/l3color/l3color.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3experimental/l3color/l3color.dtx b/l3experimental/l3color/l3color.dtx
index 52e60d2..69f3cb2 100644
--- a/l3experimental/l3color/l3color.dtx
+++ b/l3experimental/l3color/l3color.dtx
@@ -448,7 +448,7 @@
 \cs_new_protected:Npn \color_parse:nN #1#2
   {
 %<*package>
-    \driver_color_pickup:N \l_@@_current_tl
+    \@@_backend_pickup:N \l_@@_current_tl
     \tl_set_eq:cN { l_@@_named_ . _tl } \l_@@_current_tl
 %</package>
     \exp_args:Ne \@@_parse:nN { \tl_to_str:n {#1} } #2





More information about the latex3-commits mailing list