lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3825 in lilypond: weird attachment of Lyrics to Nu


From: lilypond
Subject: [Lilypond-auto] Issue 3825 in lilypond: weird attachment of Lyrics to NullVoice in polyphony
Date: Mon, 27 Jan 2014 08:25:45 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3825 by address@hidden: 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



reply via email to

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