Hi Joseph,

... but suppose I want this small 'tick' to cover the top space of the
staff, and poke out the top -- how do I move it up in this way?

{
   \override Staff.BarLine #'bar-size = #1.5
   \override Staff.BarLine #'extra-offset = #'(0 . 2)
   \relative c' {
      c4 d e f
      g4 f e d
      c1
   }
   \revert Staff.BarLine #'bar-size
   \revert Staff.BarLine #'extra-offset
   \bar "|."
}

am I going about the construction of tick barlines in entirely the wrong way?

I don't think so!
Kieren.


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

Reply via email to