[latex3-commits] [git/LaTeX3-latex3-latex3] gh1191: Fix typo (3f4f04c7b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Apr 12 22:12:36 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : gh1191
Link : https://github.com/latex3/latex3/commit/3f4f04c7b123af01090a50d5f5e83d56b07ff9e3
>---------------------------------------------------------------
commit 3f4f04c7b123af01090a50d5f5e83d56b07ff9e3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Apr 12 21:12:36 2023 +0100
Fix typo
>---------------------------------------------------------------
3f4f04c7b123af01090a50d5f5e83d56b07ff9e3
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 228ca0db8..294b757be 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.