1
2\version "2.19.21"
3\header{
4  texidoc="Slurs should not get confused by augmentation dots.  With a lot
5of 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
19