From: Han-Wen Nienhuys Date: Sat, 3 Feb 2007 16:55:00 +0000 (+0100) Subject: Document nested property improvements. X-Git-Tag: release/2.11.16-1~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ab905d17d580dbbe498619ef67510ebea91f9075;p=lilypond.git Document nested property improvements. --- diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 3ec4ab5959..0a883b19ee 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -65,6 +65,15 @@ which scares away people. @end ignore +@item +Nested properties, such as @code{details} in @code{Slur}, can be +reverted as well. The syntax for this is + +@example +\revert Slur #'(details closeness-factor) +@end example + +@item All line spanners are more flexible now in the configuration of their end points. This includes glissando, voice followers, text crescendos and other text spanners.