]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parser.yy
* lily/tuplet-bracket.cc (make_bracket): make sure that gap is
[lilypond.git] / lily / parser.yy
index 72d4de1ed3c9441053307cf18f42f33a0578cb7f..277365e90f129bb802b8f3068480533d3ec4f2bf 100644 (file)
@@ -1665,7 +1665,6 @@ pitch_also_in_chords:
        | steno_tonic_pitch
        ;
 
-
 close_event:
        '('     {
                Music * s= MY_MAKE_MUSIC("SlurEvent");