]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/slur-dots.ly
patch::: 1.5.5.jcn2
[lilypond.git] / input / regression / slur-dots.ly
1 \version "1.3.148"
2 \header{
3 texidoc="Slurs should not get confused by augmentation dots.  We use a lot
4 of dots here, to make problems more visible."
5 }
6 \score {
7   \notes\relative c'' {
8     c4.............()c
9   }
10   \paper {
11     linewidth = -1.
12   }
13