You can remove the time signature like so:

\score {
        .
        .
        .
        \layout {
                .
                .
                \context {
                        \Staff
                        \remove "Time_signature_engraver"
                }
        }
}

Nick Payne

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Jonathan Kulp
> Sent: Tuesday, 7 October 2008 22:04
> To: Trevor Daniels
> Cc: Lilypond-User List
> Subject: Re: Headword for unfretted-strings
> 
> Could you email me the code with
> the time sig removed?  I've never figured out how to do this except by
> making it transparent, which looks ugly b/c there's a blank space.  I
> want to see how you did it.



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

Reply via email to