bug-lilypond
[Top][All Lists]
Advanced

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

Re: lyrics placement with two voice


From: Graham Percival
Subject: Re: lyrics placement with two voice
Date: Fri, 02 Mar 2007 23:50:17 -0800
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Manfred Olm wrote:
minimal example in english for the first issue

Thanks for trying, but this can still be much smaller. Here's my version of your first bug (hymneNuit1.ly):

\version "2.10.20"
words = \lyrics{
 one two
}

<<
  \new Voice = "sop" { c1 }
  \new Lyrics \lyricsto "sop" { \words }
  \new Voice = "alt" { c2 c }
  \new Lyrics \lyricsto "alt" { \words }
>>


I've entered this as
http://code.google.com/p/lilypond/issues/detail?id=329

Could you try to create a similar example for your second bug?

The reason I'm being so picky is that somebody needs to make a truly minimal example like this. Sure, it only takes me two minutes to create an example like this... but if I have to do it for every bug report, I get completely burned out and fed up with lilypond.

Cheers,
- Graham




reply via email to

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