lilypond-user
[Top][All Lists]
Advanced

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

Re: appoggiatura and clef woes


From: Erik Sandberg
Subject: Re: appoggiatura and clef woes
Date: Mon, 24 May 2004 00:58:28 +0200
User-agent: KMail/1.5.4

On Wednesday 19 May 2004 18.41, Julien Salort wrote:
> Hi,
>
> I don't understand why the following snippet does not give the desired
> result.
> I get two clefs one after the other...

This could be considered a bug. You can, however, compare it to the following 
situation; and suddenly it's not so obvious what the expected behaviour would 
be:
    \notes <<
        \new Staff {
            r1 \clef bass r2
            }
        \new Staff {
            r1 \clef bass \time 2/4 \grace c16 c2
            }
    >>


In any case, there is a workaround for you: Try adding "\grace s16" before 
your r2:s. 

Erik




reply via email to

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