2008/8/27 Johan Vromans <[EMAIL PROTECTED]>:
> Yes, this has been asked before but the archives didn't show an
> answer...
>
> So, here it goes again: How can I print bar number 1? E.g.,
>
>     \set Score.currentBarNumber = #1
% 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

>     \bar ""
>     \repeat unfold 4 {c4 c c c} \break
>     \repeat unfold 4 {c4 c c c}
>
> -- Johan
>   Chord is alive! http://chordii.sourceforge.net

-- 
Dmytro O. Redchuk


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

Reply via email to