[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missed a "set" (07178f2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Feb 13 21:46:01 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/07178f2ae24b5580b5f78b9ab0ccbe25ba8a4ac5
>---------------------------------------------------------------
commit 07178f2ae24b5580b5f78b9ab0ccbe25ba8a4ac5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Feb 13 20:46:01 2018 +0000
Missed a "set"
>---------------------------------------------------------------
07178f2ae24b5580b5f78b9ab0ccbe25ba8a4ac5
l3trial/l3draw/l3draw-scopes.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3trial/l3draw/l3draw-scopes.dtx b/l3trial/l3draw/l3draw-scopes.dtx
index f24f3b5..ac6ead5 100644
--- a/l3trial/l3draw/l3draw-scopes.dtx
+++ b/l3trial/l3draw/l3draw-scopes.dtx
@@ -107,7 +107,7 @@
\dim_gzero:N \g_@@_ymin_dim
\bool_set_true:N \l_@@_update_bb_bool
\draw_transform_reset:
- \draw_linewidth_set:n { \l_draw_default_linewidth_dim }
+ \draw_linewidth:n { \l_draw_default_linewidth_dim }
}
\cs_new_protected:Npn \draw_end:
{
More information about the latex3-commits
mailing list