]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/auto-beam.scm
Issue 3498: fatal error with toplevel-markup-identifier
[lilypond.git] / scm / auto-beam.scm
index 42387960ef04f4d4345047ea987e787e31f97b95..14e0209675d02c1b220745d39c14c46271625b2b 100644 (file)
                 (if (null? exception-grouping)
                     (beat-end? pos beat-endings) ;; no exception, so check beat ending
                     (member pos exception-moments))))))) ;; check exception rule
-