Hi Peter, All three print fine here (2.17).
Maybe try this with 2.16 (which I don't have):
\version "2.16.2"
\language "english"
sopranoVoice = \relative c'' {
\key c \major
\numericTimeSignature
\time 3/2
{ \[ d2 ef \] \[ f | g \] \[ f1*15/16 s16 \]}
}
\score {
\new Staff { \sopranoVoice }
}
Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
