ryanmichaelmcclure wrote
> That works if there are multiple parts. But, if there is only one part,
> then it wouldn't work sadly. 

of course this works, too:

<<
  \new Staff \with{
    \consists Bar_number_engraver
    \override BarNumber.direction = #down
    \override BarNumber.font-size = #-8
    \override BarNumber.break-visibility = #begin-of-line-invisible
    \override BarNumber.color = #blue
    } \violin
>>
\layout {
  \context {
    \Score
    \override BarNumber.color=#red
    \override BarNumber.font-size=#+5
  }
}

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Bar-numbers-under-the-music-rather-than-above-tp154126p154158.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to