
\version "2.7.39"
\header{
  texidoc="Slurs should not get confused by augmentation dots.  With a lot
of dots, the problems becomes more visible."
}

\layout {
  ragged-right = ##t
}

\relative c'' {
  c4.............( c)
}




