]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/slur-dots.ly
* lily/parser.yy (event_that_take_dir): allow postfix notation for ties.
[lilypond.git] / input / regression / slur-dots.ly
1 \version "1.5.68"
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