Nick, Matts and James (et al)

On 30/11/2010 01:12, Nick Payne wrote:
On 30/11/10 10:53, James Bailey wrote:
Hello, I asked this exact same question almost exactly two years ago!
Here is the response I got from Mats. It worked for me, even if it was
a bit fiddly:
Two years later, I'm hopefully a bit wiser. How about the following solution?

\score{
\relative c'{
 c d e f |
 << {  \mark "Above" }
    \new Voice \with
        {\consists Mark_engraver
         \override RehearsalMark #'direction = #DOWN
        } {\mark "Below" } >>
 g f e d
 | c1 }
}

  /Mats


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

Reply via email to