>> > This code has obviously worked some time before, but it no longer
>> > doesn't. Is this a problem with the code or a bug?
>>
>> Fixed inside LSR by replacing
>> \once\omit Staff.BarLine
>> by
>> \once\hide Staff.BarLine
Thanks!
> I think it may be a bug. Consider:
>
> {
> \textLengthOn
> s1-"loooooooooooooong"
> \once \omit Staff.BarLine
> \clef F
> r1
> }
>
> with a starting spacer _and_ an omitted BarLine _and_ a clef change.
>
> 2.22. is ok, but output of 2.24. is bad.
Please file an issue.
Werner