[latex3-commits] [latex3/latex3] main: Add a missing restore (63bc8867d)
github at latex-project.org
github at latex-project.org
Tue Mar 12 00:20:24 CET 2024
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/63bc8867df26693356d53bf8c900112af7a2d484
>---------------------------------------------------------------
commit 63bc8867df26693356d53bf8c900112af7a2d484
Author: Joseph Wright <joseph at texdev.net>
Date: Mon Mar 11 23:20:24 2024 +0000
Add a missing restore
>---------------------------------------------------------------
63bc8867df26693356d53bf8c900112af7a2d484
l3backend/l3backend-draw.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/l3backend/l3backend-draw.dtx b/l3backend/l3backend-draw.dtx
index 56f669659..6b6630e94 100644
--- a/l3backend/l3backend-draw.dtx
+++ b/l3backend/l3backend-draw.dtx
@@ -383,6 +383,9 @@
\hbox_overlap_right:n { \box_use:N #1 }
\@@_backend_literal:n { [begin] }
\@@_backend_literal:n { restore }
+ \@@_backend_literal:n { [end] }
+ \@@_backend_literal:n { [begin] }
+ \@@_backend_literal:n { restore }
}
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list.