bug-lilypond
[Top][All Lists]
Advanced

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

Issue 523 in lilypond: grace note forces tremolo above whole note


From: codesite-noreply
Subject: Issue 523 in lilypond: grace note forces tremolo above whole note
Date: Wed, 05 Dec 2007 23:20:28 -0800

Issue 523: grace note forces tremolo above whole note
http://code.google.com/p/lilypond/issues/detail?id=523

New issue report by gpermus:
%{
In the following snippet, the grace note forces the tremolo beam to be
printed above the chord (can't figure why), regardless of what's
already there.

Possibly related to 318 or 376
%}

\version "2.11.35"

{
<< {  b'4 f'2. }
   \\ {
             % if you remove the grace note,
             % the collision doesn't happen
   \grace a8
   \repeat tremolo 32 <b g'>32  } >>
}


Attachments:
        foo.preview.png  2.4 KB


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Collision Priority-Low

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