]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/slur-dots.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / slur-dots.ly
1
2 \version "2.19.21"
3 \header{
4   texidoc="Slurs should not get confused by augmentation dots.  With a lot
5 of dots, the problems becomes more visible."
6 }
7
8 \layout {
9   ragged-right = ##t
10 }
11
12 \relative {
13   c''4.............( c)
14 }
15
16
17
18