3 #(ly:set-option 'warning-as-error #f)
4 #(ly:expect-warning (ly:translate-cpp-warning-scheme "unterminated %s") "crescendo")
5 #(ly:expect-warning (ly:translate-cpp-warning-scheme "unterminated %s") "decrescendo")
8 texidoc = "A warning is printed if a dynamic spanner is
14 % warning expected: unterminated crescendo
18 % warning expected: unterminated decrescendo