lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics and \partial


From: Mats Bengtsson
Subject: Re: Lyrics and \partial
Date: Tue, 06 Mar 2007 22:08:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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