lilypond-user
[Top][All Lists]
Advanced

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

Re: Automatic setting custom bar lines


From: David Kastrup
Subject: Re: Automatic setting custom bar lines
Date: Sun, 12 Feb 2012 12:24:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Hannes Kuhnert <address@hidden> 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




reply via email to

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