lilypond-devel
[Top][All Lists]
Advanced

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

Re: broken lyric example


From: Mats Bengtsson
Subject: Re: broken lyric example
Date: Fri, 26 Jan 2007 09:48:48 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

It seems to work again with the latest bug fixes in GIT.
Of course you can have multiple lyrics to the same voice context, that's
normal procedure as soon as you have more than a single verse in your song.

  /Mats

Graham Percival wrote:
Could somebody check why this doesn't compile in 2.11.13 ? It's the first example of "Lyrics to multiple notes of a melisma" I'm suspicious about the multiple lyrics to the same context, but as far as I can see, nobody's changed this example in a while.


<<
  \relative \new Voice = "lahlah" {
    \set Staff.autoBeaming = ##f
    c4
    \slurDotted
    f8.[( g16])
    a4
  }
  \new Lyrics \lyricsto "lahlah" {
    more slow -- ly
  }
  \new Lyrics \lyricsto "lahlah" {
    \set ignoreMelismata = ##t % applies to "fas"
    go fas -- ter
    \unset ignoreMelismata
    still
  }
>>


_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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