lilypond-user
[Top][All Lists]
Advanced

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

addlyrics does not work properly


From: Niels
Subject: addlyrics does not work properly
Date: Wed, 11 Nov 2015 08:42:57 -0700 (MST)

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
}

Regards, Niels




-----
Niels
--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/addlyrics-does-not-work-properly-tp183426.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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