Quoting David Bobroff <[EMAIL PROTECTED]>:

> 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



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to