lilypond-user
[Top][All Lists]
Advanced

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

Re: Hemiola indication


From: Peter Toye
Subject: Re: Hemiola indication
Date: Sun, 20 Oct 2013 19:26:58 +0100

Kieren,

I was in the process of preparing one!

\version "2.16.2"
\language "english"
sopranoVoice = \relative c'' {
\key c \major
\numericTimeSignature
\time 3/2
{ \[ d2 ef \] \[ f | g \] \[ f1 \]}
}
\score {
\new Staff { \sopranoVoice }
}

The last ligature isn't printed.

Best regards,

Peter
mailto:address@hidden
www.ptoye.com

-------------------------
Sunday, October 20, 2013, 7:08:13 PM, you wrote:

> Hi Peter,

>> It doesn't work too well (as the 2.16 doc says), and there's definitely a problem where there's a 4-beat note (tied over the 3-beat bar) in the relevant voice. Can't work out how to do that one.

> Might I suggest including a minimal snippet to the list,
> so we can see the exact problem(s) you're trying to solve?

> Hope this helps!
> Kieren.
reply via email to

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