Hannes Kuhnert <hannes.kuhn...@gmx.de> writes:

> Hello,
>
> I’m sometimes using half length bar lines that way:
> | pipeSymbol = {
> |  \once \override Staff.BarLine #'bar-size = #2
> |  \once \override Staff.BarLine #'extra-offset = #'(0 . 1)
> |  \bar "|"
> | }
>
> and within the voice contect:
> | \set Timing.defaultBarType="pipeSymbol"
>
> Then it’s possible to manually set bar lines with “|”.
>
> Now I’ve got a piece, where all measures have the same lenght—the bar lines 
> should be set automatically. How can I get custom styled automatic bar lines?

Just use the overrides in the above definition, but without \once ?

-- 
David Kastrup


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

Reply via email to