bug-lilypond
[Top][All Lists]
Advanced

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

Grace notes incorrectly displayed in quoted parts.


From: Ed Jackson
Subject: Grace notes incorrectly displayed in quoted parts.
Date: Fri, 24 Sep 2004 00:34:35 -0500

Hello,

It seems that grace notes are not being handled correctly in quoted
voices; they either disappear or are shown in normal size.  I'm not
sure what the intended default is with grace notes in quotes, but this
surely isn't it.

Thanks for your hard work on a great program!

   -Ed



\version "2.3.18"
 
\addquote quotedPart \relative c'' {R1 \grace g16 f4 e \grace e16 d4 c}
 
\relative c'' {
  \grace g16 f4 e \grace e16 d4 c
  | \quote quotedPart 1
}




reply via email to

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