Hi,
I have a funny problem with LilyPond 2.15.37:
in the following snippet, the custos appears one octave higher than the
note which actually follows on the next line. Does anyone have an idea
where I make (or LilyPond makes) an error and how to fix it?
Thanks,
Jakub Pavlík
---------- snippet:
\layout {
\context {
\Score
\consists Custos_engraver
}
}
\score {
\relative c' {
f g g g a4 bes a( g) f g a f g g \bar "|" \break
d g g g f( e) f( g) g f e( f) f( g) g \bar "|"
}
\addlyrics {
Hos -- po -- din je mi -- lo -- srd -- ný a dob -- ro -- ti -- vý:
u -- sta -- no -- vil pa -- mát -- ku na své di -- vy,
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user