diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2009-04-21 18:46:16 -0600 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2009-04-21 18:46:16 -0600 |
commit | aefc632e901618ea1820315785dc286c71054ad6 (patch) | |
tree | 76317edb2ce87ca5f858bd2b60f00e04c6c381ac | |
parent | b18b7ed5981c58a503915e6dc89cf876cf23834f (diff) |
Update NEWS for dashed slurs
-rw-r--r-- | Documentation/topdocs/NEWS.tely | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index cc07cd31a4..0b4bbd4846 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -62,6 +62,21 @@ which scares away people. @end ignore +@item Dashed and dotted slurs, phrasing slurs, and ties +have been made variable thickness, and +partially dashed slurs are now available: +@lilypond[quote] +\relative c'' { + \slurDashed + c4( d e f) | + \slurDotted + g4( f e d) | + \slurHalfDashed + c4( d e f) +} +@end lilypond + + @item An eyeglasses markup was added, incidating strongly to look at the conductor for instructions: @lilypond[quote] |