lilypond-user
[Top][All Lists]
Advanced

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

Fingering: tweak has different behavior in 2.11.58


From: Jonathan Kulp
Subject: Fingering: tweak has different behavior in 2.11.58
Date: Sat, 06 Sep 2008 17:06:01 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

I compiled version 2.11.58 and when I ran a file I was working on I noticed that many of the tweaks I had done to position fingerings had different results in 2.11.58 than they did in 2.11.56. Below is a minimal example. The same code was used to produce each png image. The one with the 4 fingering way up above was done in 2.11.58, and the one with it tucked in nicely under the beam was done in 2.11.56. Any idea why the different behavior? For the moment I've reverted to 2.11.56.

Jon

%  fingering orientations
        sfor = \set fingeringOrientations = #'(right)

\relative c {
  \time 6/8
  \clef "treble_8"
  a8\( g'-\tweak #'extra-offset #'(-0.3 . -3.5)-3
  <c!-\tweak #'extra-offset #'(-0.2 . 8.8)-4         
  d-\tweak #'extra-offset #'(-0.0 . 0.0)-1>
  \sfor <aes,-2> c' <d e>\) |
}


--
Jonathan Kulp
http://www.jonathankulp.com

Attachment: fingering-problem2-11-56.png
Description: PNG image

Attachment: fingering-problem2-11-58.png
Description: PNG image


reply via email to

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