]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/mup2ly.py
release: 1.3.142
[lilypond.git] / scripts / mup2ly.py
index fd71484b1c3c7374a760632a541c0b5b890afe38..2808dc1b653f571ee803678ec8402998790d591d 100644 (file)
@@ -795,7 +795,7 @@ class Parser:
                debug ('voice: ' + line)
 
        def init_context_grids (self, line):
-               self.parse_function = self.parse_context_grids
+               self.parse_function = self.parse_context_line
 
        def parse_context_grids (self, line):
                debug ('grids: ' + line)