[LyX/master] Fix length check
Juergen Spitzmueller
spitz at lyx.org
Thu May 14 12:53:18 UTC 2026
commit 60b7ffac0c94dbf221cc6e12780b66eddd96f71b
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Thu May 14 14:53:02 2026 +0200
Fix length check
---
src/tests/regfiles/Length | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/tests/regfiles/Length b/src/tests/regfiles/Length
index 38ca7af9cd..1922641b5f 100644
--- a/src/tests/regfiles/Length
+++ b/src/tests/regfiles/Length
@@ -12,7 +12,7 @@
36 pix(250) = 2342sp
5855 pix(250) = 2342text%
5855 pix(250) = 2342col%
-9954 pix(250) = 2342page%
+6792 pix(250) = 2342page%
5855 pix(250) = 2342line%
10463 pix(250) = 2342theight%
12881 pix(250) = 2342pheight%
@@ -32,7 +32,7 @@
0 BP = 2342sp
139414 BP = 2342text%
139414 BP = 2342col%
-237003 BP = 2342page%
+140347 BP = 2342page%
139414 BP = 2342line%
249132 BP = 2342theight%
306710 BP = 2342pheight%
More information about the lyx-cvs
mailing list