]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/script-center-seconds.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[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.16.0"
8 \layout { ragged-right = ##t }
9
10 \relative c''{
11   <g a>-.
12   <g a>_.
13 }