From 3572ad3ca829f0d3515f562eefb7db0ae834a9f9 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 1 Dec 2006 14:49:48 +0100 Subject: [PATCH] document horizontal skylines. --- Documentation/topdocs/NEWS.tely | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index ee58eda0b7..2c561886c7 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -66,8 +66,19 @@ which scares away people. @end ignore -@item Objects that belong outside of the staff are now positioned automatically to -avoid collisions. +@item Horizontal spacing now follows object outlines more +accurately. This allows tighter horizontal spacing. + +@lilypond[fragment,ragged-right] +{ + \stemUp c''4...*1/2 + ceses'! +} +@end lilypond + + +@item Objects that belong outside of the staff are +now positioned automatically to avoid collisions. @lilypond[fragment,ragged-right,relative=1] \override TextScript #'outside-staff-priority = #1 -- 2.39.5