]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily-library.scm
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / scm / lily-library.scm
index 8ba25d53479865eae93627b4dbf131117400a757..d178c6926c80d7a6c1d1b6c9e9c1d8cb3dcf16b9 100644 (file)
@@ -428,6 +428,7 @@ possibly turned off."
   (define matches '())
   (define end-of-prev-match 0)
   (define (notice match)
+
     (set! matches (cons (substring (match:string match)
                                   end-of-prev-match
                                   (match:start match))