lilypond-user
[Top][All Lists]
Advanced

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

Re: \acciaccatura and \key


From: Frédéric Bron
Subject: Re: \acciaccatura and \key
Date: Fri, 23 Dec 2005 18:30:26 +0100
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Same problem as the one I reported. Also solved in development version 2.7.17 (and probably later).

Fred

Gilles wrote:

Hi.

Running lilypond 2.6.3 on the following:

%---
\version "2.6.3"

theMusic = \relative c''' {
 \time 4/4
 \acciaccatura g16 f1 |
 f1 |
}

\score {
{ \key a \minor
   \theMusic
 }
 \layout {}
}
%---

it outputs the following message:

GNU LilyPond 2.6.3
Processing `test2.ly'
Parsing...
Interpreting music...
/usr/share/lilypond/2.6.3/ly/grace-init.ly:26:8: warning: can't end slur
   s1*0
       )
test2.ly:7:20: warning: adding note head to incompatible stem (type = 16)
 \acciaccatura g16
                   f1 |
test2.ly:7:20: warning: maybe input should specify polyphonic voices
 \acciaccatura g16
                   f1 |[2]
/usr/share/lilypond/2.6.3/ly/grace-init.ly:20:8: warning: unterminated slur
   s1*0
       (
Preprocessing graphical objects...
Calculating line breaks...
Calculating page breaks...
Layout output to `test2.ps'...
Converting to `test2.pdf'...

and the resulting score doesn't display the grace note (and its slur) correctly.

[Moving the \key inside the "theMusic" variable seems to work around the
problem, but I prefer the other way...]


Regards,
Gilles


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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