summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPeng Guanwen <pg999w@outlook.com>2023-09-19 23:05:32 +0800
committerGitHub <noreply@github.com>2023-09-19 17:05:32 +0200
commit50f354e9890d00f8b2089cd221db4133757b3b41 (patch)
treee833a8f6398f8302beda47db1b5d6ae1cda6eb44 /tests
parent7a46a85d3e25dd7eeee6abc9068302ba8d01fa65 (diff)
Correct the consecutive hyphen cost (#2190)
This just fixes a mistake previously made. `0.3` is the correct number that is proportional to the parameters in Knuth's paper. The previously choosed value `300` is due to my calculation mistake and is too large that essentially prevent any consecutive hyphens.
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/layout/page-binding.pngbin17255 -> 16919 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/layout/page-binding.png b/tests/ref/layout/page-binding.png
index 59d73fa4..5b6d0657 100644
--- a/tests/ref/layout/page-binding.png
+++ b/tests/ref/layout/page-binding.png
Binary files differ