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: Thu, 7 Nov 2013 12:17:31 +0000

Well, I've now tried 2.17.29 and this example doesn't print the first or the last ligature. And still giving the infinity/nan warnings. Does it work with you?

\version "2.17.29"
\language "english"
\score {
<<
\new Staff <<
\relative c' {
\time 3/2
\[ c1 \] \[ f2~ | f \] \[ c' b \] | 
\[ c2 b \] \[ a~ | a\] \[ g1 \] 
}
>>
>>
}


Best regards,

Peter
mailto:address@hidden
www.ptoye.com

-------------------------
Thursday, October 31, 2013, 11:21:10 AM, you wrote:


Kieren,

To continue...

My tiny examples print OK in 2.17. But my original file doesn't. So it needs more exploration, which I don't have time for at the moment. WIll try later.

Best regards,

Peter
mailto:address@hidden
www.ptoye.com

-------------------------
Sunday, October 20, 2013, 7:32:59 PM, you wrote:

> 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]