Simon Albrecht-2 wrote
>>> I use to insert (in an extra voice) invisible barlines every half 
>>> measure in order to allow line breaks and achieve a more even spacing.
>>
>>…
>>
>>          \once \override Score.SpanBar.transparent=##t
>>          \once \override Score.BarLine.transparent=##t
>>          \bar "|"
>> or:
>>          \once \override Score.SpanBar.stencil=#point-stencil
>>          \once \override Score.BarLine.stencil=#point-stencil
>>          \bar "|"
>>
>> seems to work better.
>>
>>
> No, it doesn’t: \bar "|" takes horizontal space, while \bar "" does not.
> 
> Simon

your goal was to enable a \break…

you can refine the above sketches by overrides of the BarLine's x-extent or
other tweaks

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Misplaced-clef-at-invisible-barline-tp151006p151095.html
Sent from the Bugs mailing list archive at Nabble.com.

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to