lilypond-user
[Top][All Lists]
Advanced

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

RE: Headword for unfretted-strings


From: Nick Payne
Subject: RE: Headword for unfretted-strings
Date: Tue, 7 Oct 2008 23:43:26 +1100

You can remove the time signature like so:

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

Nick Payne

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden 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.





reply via email to

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