bug-lilypond
[Top][All Lists]
Advanced

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

Re: grace notes (lily 2.6.4 Windows (not cygwin))


From: Erik Sandberg
Subject: Re: grace notes (lily 2.6.4 Windows (not cygwin))
Date: Fri, 23 Dec 2005 10:45:21 +0100
User-agent: KMail/1.8.3

On Friday 23 December 2005 09.39, Frédéric Bron wrote:
> I have tried to add \new Voice { ... } or \context Voice = "1" { ... }
> but it does not change anything. Any other clue?
> In my real score, I do not have the "\clef treble" at this point but I
> still have the problem and do not know what to "remove" to make it work.

Where did you add the \new Voice?

I tried the following (this produces an innocent warning about slurs, but 
works well)

 \new Staff \new Voice {
                \clef treble
                \relative {
                        \acciaccatura { b16[ cs] } d4.(\p cs16 b)
                        a2
                }
        }

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.7/




reply via email to

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