I tried that it didn't work

On Tue, May 12, 2026, 17:23 Knute Snortum <[email protected]> wrote:

>
> I haven't tried it but try using \omit instead of \hide.
>
> --
> Knute Snortum
>
>
> On Tue, May 12, 2026, 4:50 PM Defgecd <[email protected]> wrote:
>
>> Hello Lilypond people,
>> I am trying to prevent the extra space that normally would signify the
>> time signature change with a hidden time signature. Here is the code for an
>> example:
>>
>> \version "2.26.0"
>> {
>>   \time 4/4
>>   c'1 \hide Staff.TimeSignature
>>   \time 3/4 \break
>>   c'2.
>> }
>>
>> I want the extra space after the 4/4 bar to go away and I can't figure
>> out how to do this or find any relevant snippets that work. Help would be
>> appreciated!
>> Thank you all so much!
>>
>

Reply via email to