I'm guessing that staff-padding doesn't work because the Mark_engraver
is part of the Score context, not the Staff context. What about this?

\version "2.18.2"
\relative c'' {
  \override Score.RehearsalMark.padding = #5
  \mark \markup \rounded-box "x" c1
  \mark \markup \rounded-box "x" g'1
  \mark \markup \rounded-box "x" a,1
  \mark \markup \rounded-box "x" c''1
}

Best,
Edward
--------------

Dr. Edward Neeman
Adjunct Instructor, South Georgia State College
Collaborative Pianist, Valdosta State University, Georgia
Artist Faculty, ELMS Conservatory, Jakarta
edward.nee...@gmail.com
www.neemanpianoduo.com


On Mon, Dec 4, 2017 at 5:14 AM, Rohan Drape <rohan.dr...@gmail.com> wrote:
> pps. thanks so much for lilypond!  it's very very excellent!
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

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

Reply via email to