Greetings -

I'm running LY 2.19.31 under Win7.

In the following snippet, I would like to move the Rehearsal Mark below the
tempo indication, or, conversely, move the tempo indication above the
Rehearsal Mark. I cannot figure out how to do either. I would greatly
appreciate some help. I tried setting the outside-staff-priority of each
and/or both, but without success. I'm also not sure if MetronomeMark is the
correct designation for the \tempo indication.

Thanks in advance for any assistance,

Ralph

%%%%%%%%%%% begin snippet %%%%%%%%%%%%

\version "2.19.31"
\include "english.ly"

tune =
\relative c' {
\clef treble
  \key d \minor
  \time 2/4

\tempo "Mod. fast Bulgar" 4 = 110-115

r8 a d e |
  \repeat volta 2 {
    \mark \default
    f4^Dm e8 d |
  }
  \break
}


\score {
  \tune
}

%%%%%%%%%% end snippet %%%%%%%%%%%%

-- 
Ralph Palmer
Brattleboro, VT
USA
palmer.r.vio...@gmail.com

Attachment: MetronomeMark.pdf
Description: Adobe PDF document

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

Reply via email to