| [ << New for musical notation ] | [Top][Contents] | [ New for specialist notation >> ] |
| [ < Pitches improvements ] | [ Up : New for musical notation ] | [ Expressive mark improvements > ] |
Rhythm improvements
- It is now possible to right-align different types of bar lines.
\new StaffGroup << \new Staff { \textMark "default" b1 } \new Staff { b1 \section } >> \new StaffGroup << \new Staff { \textMark "right-aligned" b1 } \new Staff { b1 \override StaffGroup.BarLine.right-justified = ##t \section } >>
- Bar checks (
|) now implicitly create contexts. The developers deem this unlikely to impact real-world scores. Please report a bug if you find a problem without an obvious workaround. - The new option
span-all-note-headsmay be used to make tuplet brackets span all note heads (not just the stems) as recommended by Gould and Ross. - Automatic beam subdivision has been reworked. Previously, many
imperfections could be found in the results of automatic subdivision of
many complex beaming patterns due to overreliance of the value of
baseMoment. Now, LilyPond can correctly subdivide most beaming patterns and no longer uses the value ofbaseMomentto limit beam subdivision. Simply settingsubdivideBeamsto#tnow automatically subdivides all intervals by default. 3 new properties have been introduced to tune automatic beam subdivision:minimumBeamSubdivisionInterval,maximumBeamSubdivisionIntervalandrespectIncompleteBeams.minimumBeamSubdivisionIntervallimits subdivision intervals the same way as howbaseMomentpreviously did (reducing frequency of subdivided beams).maximumBeamSubdivisionIntervallimits the number of beamlets removed at subdivisions in general.respectIncompleteBeamslimits the number of beamlets at subdivisions where the remaining length would not complete the metric value of the subdivision. SettingminimumBeamSubdivisionIntervalto the value ofbaseMomentat all times, even whenbaseMomentimplicitly changes, preserves old behavior. - New ‘stacked’ flag glyphs are available. All flag elements of a
flag glyph have the same width but are vertically more compact.
Use
\flagStyleStackedto access them; with\flagStyleDefaultyou can switch back to the standard flag style. - The
TimeSignaturestyle'single-digithas been renamed to'single-number.
| [ << New for musical notation ] | [Top][Contents] | [ New for specialist notation >> ] |
| [ < Pitches improvements ] | [ Up : New for musical notation ] | [ Expressive mark improvements > ] |
![[image of music]](../a4/lily-31fdb6f3.png)
![[image of music]](../7d/lily-bfd64b5a.png)
![[image of music]](../48/lily-18dd9b09.png)