bug-lilypond
[Top][All Lists]
Advanced

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

\acciaccatura fun


From: Edward Sanford Sutton, III
Subject: \acciaccatura fun
Date: Mon, 15 Mar 2004 11:44:06 -0700
User-agent: KMail/1.6.51

This probably applies to varying degrees to other grace note choices too.

\version "2.1.30"
\score {\notes\relative c'' {
c %Comment me and lilypond will crash on next line
\acciaccatura { g b d } a %Comment me and prev line makes only next line show
\acciaccatura { g8[ b d] } a2 b4.
\acciaccatura { g8[ b d'] } a
% Should there be a stemsize limit similar to that of other notes?
\acciaccatura { g,8[ b d''] } a
% This one warns that something went funny; seems to report these
% problems as things become more horizontally compressed.
% What is the 'blot' related warning about?
c
}}
\score {\notes\relative c'' {
c4 \break
b'16 a \acciaccatura a c, a
% Should slur still remain close to noteheads?
% Are we out of luck on the slur until slur code is redone?
}}




reply via email to

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