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:lilyp...@ptoye.com
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:lilyp...@ptoye.com
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.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user