]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/tie-dots.ly
Imported sources
[lilypond.git] / input / regression / tie-dots.ly
1 \version "2.1.7"
2 \header {
3 texidoc = "Ties should not collide with dots."
4 }
5
6 \score{\notes{\time 9/8 \key f \major\clef bass
7   g4 d8 bes4.  ~    bes4    a8    \bar "|"
8   a8    gis8    d8 f4.    gis,4.    \bar "|"
9   a,4.   ~    a,4    r8   r4   r8   \bar "|"
10   c4.   ~    c8    a8    g8    f8
11 }}
12
13