[latex3-commits] [git/LaTeX3-latex3-latex3] master: Driver typos (e2b3455)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Feb 23 13:55:16 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/e2b3455e63eb10c1b37637407452ad0c19259bd1

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

commit e2b3455e63eb10c1b37637407452ad0c19259bd1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 23 12:55:16 2018 +0000

    Driver typos


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

e2b3455e63eb10c1b37637407452ad0c19259bd1
 l3kernel/l3drivers.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index e0e8c75..8b5e24d 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -1157,8 +1157,8 @@
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_draw_color_reset:
   {
-    \@@_draw_literal:n { currentdic~/l3fc~known~{ /l3fc~ { } ~def }~if }
-    \@@_draw_literal:n { currentdic~/l3sc~known~{ /l3sc~ { } ~def }~if }
+    \@@_draw_literal:n { currentdict~/l3fc~known~{ /l3fc~ { } ~def }~if }
+    \@@_draw_literal:n { currentdict~/l3sc~known~{ /l3sc~ { } ~def }~if }
   }
 \cs_new_protected:Npn \driver_draw_color_cmyk:nnnn #1#2#3#4
   {





More information about the latex3-commits mailing list