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: -Eluze
Subject: Re: Separating bow marks from notes
Date: Wed, 18 Apr 2012 07:18:59 -0700 (PDT)


lesmondo wrote:
> 
> Hi,
> 
> 
> I'm trying to separate bow marks/fingerings from notes and the bow
> marks/fingerings don't align with the notes correctly.
> 
> What am I doing wrong?
> 
> 
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
  >>
}
-- 
View this message in context: 
http://old.nabble.com/Separating-bow-marks-from-notes-tp33707675p33708076.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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