bug-lilypond
[Top][All Lists]
Advanced

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

Re: appoggiatura at beginning fouls clef


From: Mats Bengtsson
Subject: Re: appoggiatura at beginning fouls clef
Date: Sat, 31 May 2008 20:40:06 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

Quoting David Bobroff <address@hidden>:

> I'm not top posting.

I tried a search to see if this has been reported and did not find a report about this.

The following example shows the problem. When the clef is given in the score block as simultaneous with the predefined music the appoggiatura causes the default clef (treble) to print before the indicated clef (in this case, "F"). It is possible to work around this by putting the clef in the music definition but this limits the flexibility of using the music in different transpositions/clefs without resorting to re-editing the music definition for each transposition/clef.


Not at all! In your example, just do \context Staff {
       \clef "F"
       \music
       }
instead of \context Staff <<
       \clef "F"
       \music
       >>


   /Mats





reply via email to

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