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:26:43 +0300

2008/8/27 Johan Vromans <address@hidden>:
> This works for me:
>
>  \version "2.10.33"
>  \relative c' {
>    R1 * 4 \break
>    \set Score.barNumberVisibility = #(every-nth-bar-number-visible 1)
>    \set Score.currentBarNumber = #1
>    \time 4/4

Just comment it out.

>    c1 c c c
>    \break
>    c1 c c c
>    \break
>  }
>
> The only thing I'd want to get rid of is the time change indicator at
> the end of the first staff.
Time remains unchanged, so, why specify it?

If time changes (from 4/4 to 3/4 let's say) it should be visible, i'd say..

>
> -- Johan

-- 
Dmytro O. Redchuk




reply via email to

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