lilypond-user
[Top][All Lists]
Advanced

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

Re: Remove trailing time-signature


From: Br. Gabriel-Marie | SSPX
Subject: Re: Remove trailing time-signature
Date: Fri, 1 Jul 2016 13:30:16 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Well, so this will get rid of the time-signature,

\override TimeSignature.break-visibility = #all-invisible

But I still can't get rid of the three sharps that go with the clef.  This keeps on appearing at the end of the line and I can't get rid of it.  It seems to persist no matter what setting I use.

        \override KeySignature.break-visibility = #begin-of-line-visible
        \override ClefModifier.break-visibility = #begin-of-line-visible
        \override KeyCancellation.break-visibility = #begin-of-line-visible





On 7/1/2016 12:04 PM, Br. Gabriel-Marie | SSPX wrote:
Oh, I got this one too.

\override TimeSignature.break-visibility = #all-invisible

I wouldn't have posted, but I already spent 20 minutes trying to figure it out!  Then when I post - voila!  I get it.

Thanks, y'all, for all of your help.

On 7/1/2016 11:59 AM, Br. Gabriel-Marie | SSPX wrote:
During my piece I have a \break which causes the time-signature to be inserted at the end of that line, but all my music fits onto one small page, so I don't want that extra markup.

So how do I suppress the extra time-signature at the end of the line?

I found this, but it doesn't seem to do the trick:
\override Score.TimeSignature. = #end-of-line-invisible



reply via email to

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