Status: Accepted
Owner: ----
Labels: Type-Defect
New issue 3825 by [email protected]: weird attachment of Lyrics to NullVoice
in polyphony
http://code.google.com/p/lilypond/issues/detail?id=3825
with this source code - which is a shortened version of
http://lilypond.1069038.n5.nabble.com/Weird-behaviour-of-new-NullVoice-feature-td158448.html
by Yannick
<<
\new Staff <<
\new Voice = "alto" \relative c' { \voiceTwo c4 b c2 | }
\new NullVoice = "xyz" \relative c' { c4 b c2 | }
\new Voice = "melodie" \relative c''{ \voiceOne c4. g8 c2 | }
>>
\lyricsto "xyz" \new Lyrics \lyricmode {Glo ri a }
\version "2.19.1"
the lyrics output doesn't follow the voice:
Attachments:
test15.png 2.3 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings