| [ << New for specialist notation ] | [Top][Contents] | [ >> ] |
| [ < New for specialist notation ] | [ Up: Top ] | [ > ] |
Miscellaneous improvements ¶
- The new commands
\startGradualTempoChangeand\stopGradualTempoChangedescribe a temporary departure from the prevailing tempo. Currently, these affect only MIDI output. - These functions, which have been deprecated since version 2.13.19,
have been removed:
\deprecatedcresc,\deprecatedendcresc,\deprecateddim, and\deprecatedenddim. - The
glyph-nameproperty of aNoteHeadgrob now contains a fully qualified glyph name, as documented. It is no longer necessary to replace the stencil just to draw a different note head glyph; setting this property suffices.{ c'4 \once\override NoteHead.glyph-name = "noteheads.s2triangle" c'4 }
As a side effect, the Scheme function
note-head::calc-glyph-nameis not needed anymore and will be removed after a deprecation cycle. Depending on the intended use case, its use may be replaced either by accessing theglyph-nameproperty of a specificNoteHeadgrob, or by callingselect-head-glyphfor a specific notehead style and duration-log.
For older news, go to https://lilypond.org/doc/v2.22/Documentation/changes/, or go back to the Documentation index.
| [ << New for specialist notation ] | [Top][Contents] | [ >> ] |
| [ < New for specialist notation ] | [ Up: Top ] | [ > ] |