Hi Seng Liang,

> Neither the staff-padding or padding seems to work. What am I doing wrong?

Y-offset seems to work:

\layout {
  \context {
    \Staff
    \consists #Measure_counter_engraver 
    \override MeasureCounter.Y-offset = #10
  }
}

\score {
  \relative c' {
    \startMeasureCount R1*2 \stopMeasureCount
    \bar "|."
  }
}

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to