[latex3-commits] [git/LaTeX3-latex3-latex2e] gh516: Off by one in XeTeX (003a621e)
PhelypeOleinik
phelype.oleinik at latex-project.org
Thu Mar 4 04:55:35 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : gh516
Link : https://github.com/latex3/latex2e/commit/003a621ec1ff8ab189bb5dc04bf74801ca4922ed
>---------------------------------------------------------------
commit 003a621ec1ff8ab189bb5dc04bf74801ca4922ed
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Thu Mar 4 00:55:35 2021 -0300
Off by one in XeTeX
>---------------------------------------------------------------
003a621ec1ff8ab189bb5dc04bf74801ca4922ed
required/graphics/testfiles/{github-0516.tlg => github-0516.xetex.tlg} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/required/graphics/testfiles/github-0516.tlg b/required/graphics/testfiles/github-0516.xetex.tlg
similarity index 77%
copy from required/graphics/testfiles/github-0516.tlg
copy to required/graphics/testfiles/github-0516.xetex.tlg
index 65cd5d20..71df5cbd 100644
--- a/required/graphics/testfiles/github-0516.tlg
+++ b/required/graphics/testfiles/github-0516.xetex.tlg
@@ -5,6 +5,6 @@ File: graph-test.1 Graphic file (type eps)
> \box...=
\hbox(30.11249+0.0)x30.11249
.\hbox(30.11249+0.0)x30.11249
-..\special{PSfile="graph-test.1" llx=-1 lly=-1 urx=29 ury=29 rwi=300 }
+..\special{PSfile="graph-test.1" llx=0 lly=0 urx=30 ury=30 rwi=300 }
! OK.
l. ...\showbox0
More information about the latex3-commits
mailing list.