From 9c2db40e84d0232ab0120b13710009756d00aab1 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Fri, 2 Mar 2018 09:49:46 +0000 Subject: [PATCH] Tidy up some forgotten data structures --- l3experimental/l3draw/l3draw-scopes.dtx | 4 - .../l3draw/testfiles/m3draw005.ptex.tlg | 114 ------------------ l3experimental/l3draw/testfiles/m3draw005.tlg | 114 ------------------ .../l3draw/testfiles/m3draw005.uptex.tlg | 114 ------------------ .../l3draw/testfiles/m3draw005.xetex.tlg | 114 ------------------ 5 files changed, 460 deletions(-) diff --git a/l3experimental/l3draw/l3draw-scopes.dtx b/l3experimental/l3draw/l3draw-scopes.dtx index 2210845af4..0076b7a6b3 100644 --- a/l3experimental/l3draw/l3draw-scopes.dtx +++ b/l3experimental/l3draw/l3draw-scopes.dtx @@ -186,14 +186,10 @@ \driver_draw_scope_begin: \group_begin: \dim_set_eq:NN \l_@@_linewidth_dim \g_@@_linewidth_dim - \tl_set_eq:NN \l_@@_fill_color_tl \g_@@_fill_color_tl - \tl_set_eq:NN \l_@@_stroke_color_tl \g_@@_stroke_color_tl } \cs_new_protected:Npn \draw_scope_end: { \dim_gset_eq:NN \g_@@_linewidth_dim \l_@@_linewidth_dim - \tl_gset_eq:NN \g_@@_fill_color_tl \l_@@_fill_color_tl - \tl_gset_eq:NN \g_@@_stroke_color_tl \l_@@_stroke_color_tl \group_end: \driver_draw_scope_end: } diff --git a/l3experimental/l3draw/testfiles/m3draw005.ptex.tlg b/l3experimental/l3draw/testfiles/m3draw005.ptex.tlg index f2e3dccac7..6617de7a4e 100644 --- a/l3experimental/l3draw/testfiles/m3draw005.ptex.tlg +++ b/l3experimental/l3draw/testfiles/m3draw005.ptex.tlg @@ -3,120 +3,6 @@ Don't change this file in any respect. ============================================================ TEST 1: \draw_scope_begin: ============================================================ -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... > \box...= \hbox(285.52756+0.0)x29.45276 .\hbox(285.52756+0.0)x29.45276 diff --git a/l3experimental/l3draw/testfiles/m3draw005.tlg b/l3experimental/l3draw/testfiles/m3draw005.tlg index 75fe1c62a7..4814d58b06 100644 --- a/l3experimental/l3draw/testfiles/m3draw005.tlg +++ b/l3experimental/l3draw/testfiles/m3draw005.tlg @@ -3,120 +3,6 @@ Don't change this file in any respect. ============================================================ TEST 1: \draw_scope_begin: ============================================================ -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... > \box...= \hbox(285.52756+0.0)x29.45276 .\hbox(285.52756+0.0)x29.45276 diff --git a/l3experimental/l3draw/testfiles/m3draw005.uptex.tlg b/l3experimental/l3draw/testfiles/m3draw005.uptex.tlg index f2e3dccac7..6617de7a4e 100644 --- a/l3experimental/l3draw/testfiles/m3draw005.uptex.tlg +++ b/l3experimental/l3draw/testfiles/m3draw005.uptex.tlg @@ -3,120 +3,6 @@ Don't change this file in any respect. ============================================================ TEST 1: \draw_scope_begin: ============================================================ -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... > \box...= \hbox(285.52756+0.0)x29.45276 .\hbox(285.52756+0.0)x29.45276 diff --git a/l3experimental/l3draw/testfiles/m3draw005.xetex.tlg b/l3experimental/l3draw/testfiles/m3draw005.xetex.tlg index f2e3dccac7..6617de7a4e 100644 --- a/l3experimental/l3draw/testfiles/m3draw005.xetex.tlg +++ b/l3experimental/l3draw/testfiles/m3draw005.xetex.tlg @@ -3,120 +3,6 @@ Don't change this file in any respect. ============================================================ TEST 1: \draw_scope_begin: ============================================================ -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_fill_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_fill_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_fill_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \g__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \g__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \g__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -! -! LaTeX error: "kernel/non-declared-variable" -! -! The variable \l__draw_stroke_color_tl has not been declared on line .... -! -! See the LaTeX3 documentation for further information. -! -! For immediate help type H . -!............................................... -l. ... } -|''''''''''''''''''''''''''''''''''''''''''''''' -| Checking is active, and you have tried do so something like: -| \tl_set:Nn \l__draw_stroke_color_tl { ... } -| without first having: -| \tl_new:N \l__draw_stroke_color_tl -| -| LaTeX will create the variable and continue. -|............................................... > \box...= \hbox(285.52756+0.0)x29.45276 .\hbox(285.52756+0.0)x29.45276