]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/script-center-seconds.ly
Make the length of beamlets configurable.
[lilypond.git] / input / regression / script-center-seconds.ly
1 \header {
2
3   texidoc = "Scripts on chords with seconds remain centered on the extremal note head"
4   }
5
6
7 \version "2.11.51"
8 \layout { ragged-right = ##t }
9
10 \relative c''{
11   <g a>-.
12   <g a>_.
13 }