-Eluze writes:
> 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!?
It
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 <<
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-mar
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?
An example shows my problem.
\version "2.14.2"
notes = { c d e-4\upbow f-4\upbow }
marks = { s-4\upbow s s s-4\upbow}
\score { \new Staff <<
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?
An example shows my problem.
\version "2.14.2"
notes = { c d e-4\upbow f-4\upbow }
marks = { s-4\upbow s s s-4\upbow}
\score { \new Staff <<