I'm seeking a way to create rhythmic examples, as in the sample code below, while positioning breath marks above the rhythmic staff rather than along the line. I thought ^\breathe might do the trick at first, but no dice. Any advice on how to properly accomplish this is deeply appreciated. Thank you!
\version "2.18.2" \include "../../../lily-settings.ily" stuff = { \time 4/4 } \new RhythmicStaff { c4 c4 c4 c4\breathe | c2 c2\breathe | c1 | } \include \compileRhythmSyllablesPath \end{lilypond}
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user