[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Rehearsal marks on lower staff
From:       Jan Nieuwenhuizen <janneke () gnu ! org>
Date:       2004-01-30 17:20:57
Message-ID: m3ad45xshy.fsf () appel ! flower
[Download RAW message or body]

Bertalan Fodor writes:

> I have a score with two staves. I want to put a rehearsal mark on a bar line
> in the lower staff, but
> \mark "B"
> puts the B always on the top staff.
>
> How to solve it?

Try:

\score    {
    <<
\new Staff \notes { a'1 a' }
\new Staff \with {
    \consists Mark_engraver
}
\notes { \clef bass c1 \mark A c }
    >>
    \paper {
\translator{
    \ScoreContext
    \remove Mark_engraver
}
    }
}

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic