[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 333 in lilypond: lyrics delayed by one note with \partial and \ove
From: |
codesite-noreply |
Subject: |
Issue 333 in lilypond: lyrics delayed by one note with \partial and \override VerticalAxisGroup |
Date: |
Wed, 01 Aug 2007 18:28:16 -0700 |
Issue 333: lyrics delayed by one note with \partial and \override
VerticalAxisGroup
http://code.google.com/p/lilypond/issues/detail?id=333
Comment #1 by gpermus:
This also occurs without a \partial:
\score {
\new StaffGroup <<
\new Voice = "abc" {
\relative c'' {
c4 c4 c4 c4
} }
\new Lyrics {
\small
\set stanza = "1."
\lyricsto "abc" {
foo bar baz quux
} } >> }
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
- Issue 333 in lilypond: lyrics delayed by one note with \partial and \override VerticalAxisGroup,
codesite-noreply <=