X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fchanges.tely;h=e57bbe7562eba77fe817a45b9d492552fcc550a8;hb=5c0b029a7aba0dbed2c46d77bcc32c0dca54df49;hp=058a0d5c0edfb29cba348b0f786727ec5b268c2e;hpb=6a1a605d8235d799c5f19f334c9341e19e2d587c;p=lilypond.git diff --git a/Documentation/changes.tely b/Documentation/changes.tely index 058a0d5c0e..e57bbe7562 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -61,6 +61,25 @@ which scares away people. @end ignore +@item +Use of @code{\tempo} specifications in @code{\midi} blocks (removed in +2.9.16 in favor of explicit @code{tempoWholesPerMinute} settings) has +seen a revival: now any kind of property-setting music is turned into +context definitions within of output specifications, allowing for +declarations like +@example +\layout @{ \accidentalStyle modern @} +\midi @{ \tempo 4. = 66 @} +@end example + +@item +The LilyPond G clef has been redesigned - upper loop is now more balanced, +bottom crook sticks out less and the "spine" (main vertical line) is more +evenly curved. The old and new versions can be compared by looking at the +documentation: +@uref{http://lilypond.org/doc/v2.14/Documentation/notation/the-feta-font.html#clef-glyphs, old version}, +@uref{http://lilypond.org/doc/v2.15/Documentation/notation/the-feta-font.html#clef-glyphs, new version}. + @item Lilypond's stencil commands have been simplified to allow for less code duplication and better height approximations of graphical objects. The @@ -252,9 +271,8 @@ expression or just the music event itself, respectively. @item Pitches can be used on the right side of assignments. They are -distinguished from single note events by the absence of a duration by -the absence of a duration or other information that can't be part of a -pitch. +distinguished from single note events by the absence of a duration or +other information that can't be part of a pitch. @item New command-line option @option{--loglevel=@var{level}} to control how much output