X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fchanges.tely;h=46675428be456f07f0270dbecb8405d17f8a9e48;hb=5acdb37da47bf85c010e072b6e0dcdd1dfaf9c1f;hp=a90f386485790d53292a5795d06329ec870f68ea;hpb=30773c8a2cca86f5f4a6d3c4e0ba4359e5d05f91;p=lilypond.git diff --git a/Documentation/changes.tely b/Documentation/changes.tely index a90f386485..46675428be 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -517,6 +517,15 @@ examples where this makes for readable input: \new Staff { r16 c'16 ~ 8 ~ 4 ~ 2 | } @end lilypond +@item +@code{\displayLilyMusic} and its underlying Scheme functions no +longer omit redundant note durations. This makes it easier to +reliably recognize and format standalone durations in expressions +like +@example +@{ c4 d4 8 @} +@end example + @item Beaming exceptions can now be constructed using the @code{\beamExceptions} scheme function. One can now write