]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/slur-dots.ly
Merge commit 'origin' into includes
[lilypond.git] / input / regression / slur-dots.ly
1
2 \version "2.12.0"
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 c'' {
13   c4.............( c)
14 }
15
16
17
18