[latex3-commits] [git/LaTeX3-latex3-latex3] gh1191: Fix typo (d069935a2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Apr 18 18:13:12 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : gh1191
Link : https://github.com/latex3/latex3/commit/d069935a283801f5cc92516a391db5418cdeb8d6
>---------------------------------------------------------------
commit d069935a283801f5cc92516a391db5418cdeb8d6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Apr 12 21:12:36 2023 +0100
Fix typo
>---------------------------------------------------------------
d069935a283801f5cc92516a391db5418cdeb8d6
l3backend/l3backend-graphics.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3backend/l3backend-graphics.dtx b/l3backend/l3backend-graphics.dtx
index 69f7d3114..7818c1f59 100644
--- a/l3backend/l3backend-graphics.dtx
+++ b/l3backend/l3backend-graphics.dtx
@@ -184,7 +184,7 @@
\cs_new_protected:Npn \@@_backend_getbb_jpg:n #1
{
\int_zero:N \l_@@_page_int
- \tl_clear:N m\l_@@_pagebox_tl
+ \tl_clear:N \l_@@_pagebox_tl
\str_clear:N \l_@@_pdf_str
\tl_set:Nx \l_@@_attr_tl
{
More information about the latex3-commits
mailing list.