3 #(ly
:set-option
'warning-
as-error
#f)
6 texidoc
= "Basic harp diagram functionality, including circled pedal boxes.
7 The third diagram uses an empty string, the third contains invalid characters.
8 Both cases will create warnings, but should still not fail with an error."
12 c1^\markup \harp-pedal
#"^v-|vv-^"
14 c1^\markup \harp-pedal
#"o^ovo-|vovo-o^"
15 % invalid pedal specifications, which still should be handled gracefully:
16 c1^\markup \harp-pedal
#""
17 c1^\markup \harp-pedal
#"asfdvx" %\break