Maybe we could try in this way :
\version "2.13.3"
notes = \relative c' {
%\override RehearsalMark #'Y-offset = #5.5
c''-\markup {
\box { \score {
\new Staff \with {
\remove Time_signature_engraver
\remove Clef_engraver
\remove Staff_symbol_engraver
}
{\hideNotes c'' a f d }
\layout { } } }
}
a f d
}
\score {
\notes
\layout {}
I wasn't able after to move the box but it mustn't be impossible.
--
Matthieu JACQUOT
The Shady Lane Publishing:
http://theshadylanepublishing.com (nouveau site!)
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user