lilypond-user
[Top][All Lists]
Advanced

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

Re: Printing bar number 1


From: Dmytro O. Redchuk
Subject: Re: Printing bar number 1
Date: Wed, 27 Aug 2008 17:14:18 +0300

2008/8/27 Johan Vromans <address@hidden>:
> "Dmytro O. Redchuk" <address@hidden> writes:
>
>> % add this:
>>       \set Score.barNumberVisibility = #(every-nth-bar-number-visible 1)
>>       \override Score.BarNumber #'break-visibility = #'#(#f #f #t)
>> % probably this isn't the best way
>
> But it works perfectly! Thanks!
>
> I believe that break-visibility  #'#(#f #f #t) is the default value,
> isn't it?
You need it after this:
\set Score.barNumberVisibility = #(every-nth-bar-number-visible 1)

>
> -- Johan
>   Chord is alive! http://chordii.sourceforge.net

-- 
Dmytro O. Redchuk




reply via email to

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