[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove a stray "~" in header code (7e925f2ad)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Aug 1 23:05:18 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/7e925f2ad0f00eb01400e2ed960664f22792efb2
>---------------------------------------------------------------
commit 7e925f2ad0f00eb01400e2ed960664f22792efb2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Aug 1 22:05:18 2020 +0100
Remove a stray "~" in header code
>---------------------------------------------------------------
7e925f2ad0f00eb01400e2ed960664f22792efb2
l3backend/l3backend-header.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3backend/l3backend-header.dtx b/l3backend/l3backend-header.dtx
index 77303f173..f5da1e088 100644
--- a/l3backend/l3backend-header.dtx
+++ b/l3backend/l3backend-header.dtx
@@ -351,7 +351,7 @@ false setglobal
/x
{
0 exch rmoveto
- SDict~
+ SDict
begin
currentpoint
pdf.originy ne exch pdf.originx ne or
More information about the latex3-commits
mailing list.