From a03e28cb1eb31fcf97c62512d373dca9fef3d311 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 30 Jan 2010 20:55:43 +0000 Subject: [PATCH] Regtest: clarify wording. --- .../regression/optimal-page-breaking-hstretch.ly | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/input/regression/optimal-page-breaking-hstretch.ly b/input/regression/optimal-page-breaking-hstretch.ly index 6e18922dc3..bcfa5d7a92 100644 --- a/input/regression/optimal-page-breaking-hstretch.ly +++ b/input/regression/optimal-page-breaking-hstretch.ly @@ -5,12 +5,13 @@ \book { \header{ - texidoc="The optimal page breaker will stretch the -systems horizontally so that the vertical spacing will be -more acceptable. The page-spacing-weight parameter -controls the relative importance of vertical/horizontal -spacing. Because ragged-last-bottom is on, only the -first page should be horizontally stretched. + texidoc="The optimal page breaker will make trade-offs between +horizontal and vertical stretching so that the overall spacing +will be more acceptable. The page-spacing-weight parameter +controls the relative importance of vertical/horizontal spacing. +Because ragged-last-bottom is on, there is no penalty for odd +vertical spacing on the final page. As a result, only the first +page should be horizontally stretched. " } @@ -25,4 +26,4 @@ first page should be horizontally stretched. \repeat unfold 5 {a b c d} } -} \ No newline at end of file +} -- 2.39.2