Niels,

On Wed, Nov 11, 2015 at 8:42 AM, Niels [via Lilypond] <
ml-node+s1069038n183426...@n5.nabble.com> wrote:

> If I comment out the line with the text (cor -- di -- ae su ) the last
> line (eis 4. eis8 cis4 a4. a8 cis4) will be compiled and appear in the pdf
> file. However, If I want the text with the notes (a'4.^\markup{"alto solo"}
> a8 gis4~gis fis2) the last line disappears. Could anyone tell me what I did
> wrong?
>
> partII=\relative c'{ \compressFullBarRests
>   %\global
>   \time 3/4
>   \tempo "Andante"
>    \clef "C"  R2.*22
>      <<{\tiny \clef "G" a'4.^\markup{"alto solo"} a8 gis4~gis fis2}
>      \addlyrics {
>        %cor -- di -- ae su
>      }>>
>     \normalsize \clef "C"
>     eis 4. eis8 cis4 a4. a8 cis4
> }
>

If you are using the latest stable (2.18.2), then you will see this
problem. Using any of the latest dev (2.19.XX) you get the desired result:

[image: Inline image 1]

Personally, I'd recommend NOT using \addlyrics for most cases. Here I think
it's ok, but not for more than simple cases like this.

Best,
Abraham


image.png (47K) 
<http://lilypond.1069038.n5.nabble.com/attachment/183430/0/image.png>




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/addlyrics-does-not-work-properly-tp183426p183430.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to