Is it possible to get boxes around rehearsal marks and also use the letter
"I"? 

My code uses whichever  Score.markFormatter comes last, either boxes or
alphabet.


\version "2.10.20"
\include "english.ly"
\score {
        <<
  \new Staff = "trombone" \music 
                \set Staff.midiInstrument = "trombone"
                \set Score.markFormatter = #format-mark-alphabet
                \set Score.markFormatter = #format-mark-box-letters
                \clef bass
        >>
...

-- 
View this message in context: 
http://www.nabble.com/rehearsal-mark-formatter-tf3532975.html#a9860718
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to