lilypond-user
[Top][All Lists]
Advanced

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

Removing Time Signature entirely (not just transparent)


From: ctesta
Subject: Removing Time Signature entirely (not just transparent)
Date: Mon, 14 Mar 2011 14:23:50 -0400
User-agent: SquirrelMail/1.4.21

Hello Everyone,

I am working on some highly customized notation for proportionally notated
phase music. I need all of the beats on the page to take up the same
amount of space so that the rhythms can be clearly seen. What I need to do
now is to take away the time signature in the first line entirely (not
just make it transparent). I need to take it away entirely because if I
make it transparent it still takes up space and makes the first line have
a smaller proportional notation than the rest of the lines.

See attached image.

I tried adding the following in the context field but that works for the
bar numbers but not the time signature.

\layout {
        \context {
        \Score
        \remove "Bar_number_engraver"
        \remove "Time_signature_engraver"
}

Another issue is that I need the time signature there so that I can
control how many beats are on each line but I don't want it to show up at
all.

Any ideas?

Thanks,
Carl

Attachment: Picture 5.png
Description: PNG image


reply via email to

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