[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Upbeat with grace and voices
From: |
Friedrich Fischer |
Subject: |
Upbeat with grace and voices |
Date: |
Tue, 14 Jun 2011 09:33:37 -0700 (PDT) |
Mr. Carl Sorensen wrote to me:
This may be a bug. If I had to guess, I'd say that the bug should read
something like "\voiceX outside of \relative mode doesn't apply within
\relative block"
Can you make a tiny example and file a bug report?
Here it is:
\version "2.14.1"
PartPOneVoiceOne = \relative fis' {
\clef "treble_8" \key d \major \time 3/4 \partial 4
\slurDown\acciaccatura fis8 a4 % 0
a2. | % 1
}
PartPOneVoiceTwo = \relative d {
\grace s8 r4 % 0
d2. | % 1
}
PartPOneVoiceFour = \relative d' {
\grace s8 s4 % 0
\override Voice.Rest #'staff-position = #0 r4 <d fis>4 <d fis>4 | %
1
}
\new Staff {
<<
\context Voice = "PartPOneVoiceOne" { \voiceOne
\PartPOneVoiceOne }
\context Voice = "PartPOneVoiceTwo" { \voiceTwo
\PartPOneVoiceTwo }
\context Voice = "PartPOneVoiceFour" { \voiceFour
\PartPOneVoiceFour }
>>
}
--
View this message in context:
http://old.nabble.com/Upbeat-with-grace-and-voices-tp31844472p31844472.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
- Upbeat with grace and voices,
Friedrich Fischer <=