madhg <d.griffel <at> bris.ac.uk> writes:

> 
> 
> In keyboard music, an appoggiatura for the first note in the treble staff
> interferes with the clefs in the lower staff.  It makes the bass staff start
> with a treble clef folllowed immediately by the correct bass clef.  
> 
> Removing the appogg  gets rid of the problem: lower staff starts with the
> bass clef as it should.
> 

See the end of the section on "grace notes" in the manual.  You can work around
the weirdness by adding a grace skip in the lower staff:

mylowerstaff = {
    \clef bass
    \grace s16
    r4 
} % end lowerstaff

Michael




_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to