From b95d7e12e4b85cb577f3efc950cf50413dfea72b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 7 May 2021 20:16:16 +0000 Subject: l3 (7may21) git-svn-id: svn://tug.org/texlive/trunk@59118 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx') diff --git a/Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx b/Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx index 3c818933e75..449b7f9c931 100644 --- a/Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx +++ b/Master/texmf-dist/source/latex/l3backend/l3backend-draw.dtx @@ -43,7 +43,7 @@ % }^^A % } % -% \date{Released 2021-03-18} +% \date{Released 2021-05-07} % % \maketitle % @@ -127,7 +127,7 @@ { \@@_backend_literal:x { - \dim_to_decimal_in_bp:n {#1} ~ + \dim_to_decimal_in_bp:n {#1} ~ \dim_to_decimal_in_bp:n {#2} ~ moveto } } @@ -295,7 +295,7 @@ { \@@_backend_literal:x { - [ + [ \exp_args:Nf \use:n { \clist_map_function:nN {#1} \@@_backend_dash:n } ] ~ @@ -646,7 +646,7 @@ % \end{bmatrix} % \begin{bmatrix} % \cos\gamma & \sin\gamma \\ -\sin\gamma & \cos\gamma -% \end{bmatrix} +% \end{bmatrix} % \] % The parent matrix can be converted to % \[ @@ -1008,7 +1008,7 @@ % % \begin{macro}{\@@_backend_cm:nnnn} % The four arguments here are floats (the affine matrix), the last -% two are a displacement vector. +% two are a displacement vector. % \begin{macrocode} \cs_new_protected:Npn \@@_backend_cm:nnnn #1#2#3#4 { -- cgit v1.2.3