[EMAIL PROTECTED] writes:
> (Still on 7.1.12 - Suse 8.0)
> 
> I tried the suggestion - works well for note-attached markup, but I can not get it
> to work for rehearsal marks.
> 

this works over here.  Please send a bug report if you can't get it
working:



global =  \notes {
  s1 | \mark "A"
  s1 | \mark \default 
  s1 | \mark \default 
  s1 | \mark "12"
  s1 | \mark \default 
  s1 | \mark "A2"
  s1 | \mark \markup { foo \column << bar bla >> }
  s1
}

one =  \notes \relative c {
  c''1 c c c c c c 
}


\score{
\context Staff  < \global \one >
}


-- 
Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to