lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hemiola indication


From: Kieren MacMillan
Subject: Re: Hemiola indication
Date: Sun, 20 Oct 2013 14:32:59 -0400

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]