Roman Stawski wrote:
This short polyphony employs
A trivial customised Voice
but the lyrics ignore
the first note in the score --
that's not the behaviour of choice.
Wow! Valentin, I think this is the first Bug Poem for the LilyPond report.
__
On 25/02/2010 23:05, Xavier Scheuer wrote:
>
> On 25 February 2010 21:04, Roman Stawski wrote:
>
>> This short polyphony employs
>> A trivial customised Voice
>> but the lyrics ignore
>> the first note in the score --
>> that's not the behaviour of choice.
> Hi,
>
> That's the same as issue 7
On 25 February 2010 21:04, Roman Stawski wrote:
> This short polyphony employs
> A trivial customised Voice
> but the lyrics ignore
> the first note in the score --
> that's not the behaviour of choice.Hi,
That's the same as issue 770, isn't it?
http://code.google.com/p/lilypond/issues/detail?
This short polyphony employs
A trivial customised Voice
but the lyrics ignore
the first note in the score --
that's not the behaviour of choice.
-
\version "2.13.11"
\layout { ragged-right = ##t }
\layout {
\context {
\Voice
\name MainVoice
\alias Voice
}
\context {
I'm attempting to typeset a piece which has multiple parts (SATB),
each of which have two verses of lyrics. I can't get the lyrics to
align at all with the notes, either via \addlyrics or by manually
specifying the duration of each syllable. I'm pretty new to Lilypond,
pardon if I'm missing s