The following two examples works well over here:
\version "2.10.0"
<<
\new Voice = v \relative c' {\partial 4 c | c d e f | g2. }
\new Lyrics \lyricsto v {Here is the ly -- rics line }
>>


\version "2.10.0"
<<
\relative c' {\partial 4 c | c d e f | g2. }
\addlyrics {Here is the ly -- rics line }
>>


Please send a small bug complete example of your problem
if you can't figure out what's wrong yourself.

  /Mats

Colin Wilding wrote:

I upgraded an old file from 2.8 to 2.10 today.  The music begins with
\partial 4.  I find that in 2.10 the lyrics skip the partial note;  they
didn't do this before.

Is this intentional?  If so, is there a way to force the lyrics to use the
partial note?

It's not crucial, because I can work around it by replacing the partial with
skipped notes, but it would be useful to know.


Colin Wilding




--
=============================================
        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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to