2008/8/27 Johan Vromans <[EMAIL PROTECTED]>:
> 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


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

Reply via email to