bug-lilypond
[Top][All Lists]
Advanced

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

Issue 790 in lilypond: Grace stems too long at size 17 and smaller


From: codesite-noreply
Subject: Issue 790 in lilypond: Grace stems too long at size 17 and smaller
Date: Thu, 09 Jul 2009 10:21:56 +0000


Comment #1 on issue 790 by paconet.org: Grace stems too long at size 17 and smaller
http://code.google.com/p/lilypond/issues/detail?id=790

% A simplified vision of the problem.
% Beam tries to avoid the staff too much
% at standard size,
% in a non-linear way

\version "2.13.4"

% #(set-global-staff-size 13)

\relative c'' {
        \grace { f16[ f] } s    % normal
        \grace { e[ e] } s      % suddenly short
        \grace { d[ d] } s      %
        \grace { c[ c] } s      %
        \grace { b[ b] } s      % long stem at size 20
        \grace { a[ a] } s      % long stem at size 13
        \grace { g[ g] } s
        \grace { f[ f] } s
        \grace { e[ e] } s
}


Attachments:
        test.preview.png  1.2 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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