lilypond-user
[Top][All Lists]
Advanced

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

Re: Clef change before first note


From: Graham Percival
Subject: Re: Clef change before first note
Date: Sat, 15 Mar 2003 15:31:41 -0800

On Sat, 15 Mar 2003 18:21:13 -0500
Daniel Ashton <address@hidden> wrote:
> I need an organ right-hand staff in which the first symbols are
> 
>    G clef, key signature, time signature, F clef, eight rest, notes, etc
> 
> The G clef is not visible.  How can I force the G clef to show up, then 
> display the F clef as a (smaller) clef-change symbol?

You could probably get it with a spacer note:

\clef G
\key a \major
\time 17/16
\partial 16 s16
\clef F
r8


HTH,
- Graham




reply via email to

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