lilypond-user
[Top][All Lists]
Advanced

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

RE: Lyrics problem ...


From: Anthony Youngman
Subject: RE: Lyrics problem ...
Date: Wed, 7 Jun 2006 14:30:14 +0100

Just compiled it with the lyrics line uncommented, and I notice the log
says "programming error".

The relevant files are attached for debugging - the "part" file is the
one to compile ...

# -*-compilation-*-
Changing working directory to `C:/Documents and Settings/wally/My
Documents/Music/Peninsular/Pennsylvania'
Processing `C:/Documents and Settings/wally/My
Documents/Music/Peninsular/Pennsylvania/partTromboneI.ly'
Parsing...
Interpreting music... [8]
programming error: moving backwards in time
continuing, cross fingers
[16]
Preprocessing graphical objects... 
Calculating line breaks... [3][6][9][12][15][16]
Calculating page breaks...
Layout output to `partTromboneI.ps'...
Converting to `partTromboneI.pdf'... 

-----Original Message-----
From:
address@hidden
[mailto:address@hidden
.org] On Behalf Of Anthony Youngman
Sent: 07 June 2006 12:12
To: address@hidden
Subject: Lyrics problem ...

I'm now trying to add some words to a phrase ...

pennsylvania = {
        {       \override NoteHead #'style = #'cross
                r2_\markup{ shout } f8. f16 f8. f16 f4 f f8. f16 r4 }
%       \addlyrics { Penn syl van ia six five thous and }
}

voiceTromboneI =  \relative c' {

        r2  ef4.-- ef8-> ~ ef1 r2 r4 bf8.->( ef16-.) r2 r4 ef,8. af,16->
~ |
\break
        af2 c-- df-- d-- ef-- df-- c-- bf-- |
\break
        \repeat "volta" 2 { R1*6 } \alternative { { \resetOctave f
\pennsylvania } { \pennsylvania } }

}

Note that the addlyrics line is commented out ... and I've copied the
layout of this from the example at the end of 7.3.1 in the manual ...

The music "knows" from elsewhere that both my alternative sections are
two bars long. When I compile the above, it works perfectly - the notes
appear perfectly in the time bars.

As soon as I uncomment the lyrics line, the lyrics appear over the
correct notes, but the entire phrase seems to become four bars long -
completely messing up the bar structure! What am I doing wrong?

Note that the music both starts and ends with a rest, which is why I
haven't tried specifying music lengths for the words - and it seems to
be shoving the words in the correct place anyway.

Cheers,
Wol

*
************************************************************************
*

This transmission is intended for the named recipient only. It may
contain private and confidential information. If this has come to you in
error you must not act on anything disclosed in it, nor must you copy
it, modify it, disseminate it in any way, or show it to anyone. Please
e-mail the sender to inform us of the transmission error or telephone
ECA International immediately and delete the e-mail from your
information system.

Telephone numbers for ECA International offices are: Sydney +61 (0)2
8272 5300, Hong Kong + 852 2121 2388, London +44 (0)20 7351 5000 and New
York +1 212 582 2333.

*
************************************************************************
*


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

* ************************************************************************ *

This transmission is intended for the named recipient only. It may contain 
private and confidential information. If this has come to you in error you must 
not act on anything disclosed in it, nor must you copy it, modify it, 
disseminate it in any way, or show it to anyone. Please e-mail the sender to 
inform us of the transmission error or telephone ECA International immediately 
and delete the e-mail from your information system.

Telephone numbers for ECA International offices are: Sydney +61 (0)2 8272 5300, 
Hong Kong + 852 2121 2388, London +44 (0)20 7351 5000 and New York +1 212 582 
2333.

* ************************************************************************ *

Attachment: partTromboneI.ly
Description: partTromboneI.ly

Attachment: header.ly
Description: header.ly

Attachment: voiceStaff.ly
Description: voiceStaff.ly

Attachment: voiceTromboneI.ly
Description: voiceTromboneI.ly


reply via email to

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