bug-lilypond
[Top][All Lists]
Advanced

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

Dynamic misplacement in 2.7.39


From: Cameron Horsburgh
Subject: Dynamic misplacement in 2.7.39
Date: Mon, 20 Mar 2006 07:43:47 +1100
User-agent: Mail/News 1.5 (X11/20060228)

Hi folks,

I couldn't find this in the bug database, but I really don't know what to look for.

In 2.7.39 dynamic changes using the 'dim' or 'cresc' commands offsets the placement of the instruction by one note. I don't know if this happened in other versions.

Here's a sample file (and png) highlighting the behaviour:



\version "2.7.39"

\relative c' {

c8 d\< e f         %This works correctly
g a b c\!

c, d\cresc e f     % This doesn't
g a b c\!

c, d\cr e f        % This does
g a b c\!

}

Thanks for your work!

Cameron




reply via email to

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