From d771d5a7b8a491e97ae07beb4330709318e50160 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 7 Jan 2007 18:04:40 +0100 Subject: [PATCH] document new feature. --- Documentation/topdocs/NEWS.tely | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index f37f6ac496..4769d08c7a 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -65,7 +65,19 @@ which scares away people. * only show user-visible changes. @end ignore +@item +Notes or rests, such as a typical end note, that fill an entire +measure are preceded by some more space. +@lilypond[ragged-right,relative=1] +{ + \time 4/4 + s1 + c2. c4 + \time 3/4 + c2. +} +@end lilypond @item All @code{\score}s in a lilypond-book fragment are now inserted into the document. Also, toplevel markups don't result in an entire -- 2.39.5