lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Separating bow marks from notes


From: lesmondo
Subject: Re: Separating bow marks from notes
Date: Thu, 19 Apr 2012 09:52:18 +0800

Hi, Thanks, that worked great. 

BTW The fingerings where in both voices just to show how they weren't aligned properly.

 
I don't understand why you are using fingerings and bows in both voices!?

but you can still make it work "correctly" using explicit voices:

\score {
 \new Staff <<
   \context Voice = "1" \marks
   \context Voice = "1" \notes
 >>
}

reply via email to

[Prev in Thread] Current Thread [Next in Thread]