lilypond-user
[Top][All Lists]
Advanced

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

Re: Problem with this file


From: Eduardo Vieira
Subject: Re: Problem with this file
Date: Mon, 3 Jul 2006 19:41:05 -0300

Ola, Ezequiel! 
The problem of lyrics jumping to another stanza can be solved by doing this: 
Substitute all the constructs: << { "notes" } \\ {  notes }>> with: <<  { 
\voiceOne "notes" } \new Voice { \voiceTwo "notes" } >> \oneVoice 
If you do it this way, you won't probably need to use stemUp and slurUp, 
too. 
Check about \lyricsto, which is more appropriate for polyphony. 

I strongly recommend that you read the manual for more answers and learning. 
Look up check in the manual: "bar number", and "bar types" or "repeats". 
Another remark: 
- The line \context { \ChoirStaff \accepts "Lyrics" } is unnecessary. You're 
not even user such ChoirStaff context. 

Best regards, 

Eduardo 



----- Original Message ----- 
From: "Ezequiel Sierra" <address@hidden> 
To: <address@hidden> 
Sent: Monday, July 03, 2006 4:27 PM 
Subject: Problem with this file 


>> Im having problems with this file 
>> 
>> http://www.ezequielsierra.com/1.txt 
>> 
>> Lyrics Jumping to next staff 
>> Removing Staff Numbering 
>> Adding repeat to the end of the song 
> 
> 
> _______________________________________________ 
> lilypond-user mailing list 
> address@hidden 
> http://lists.gnu.org/mailman/listinfo/lilypond-user 
> 



reply via email to

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