Since pickups conventionally are subtracted from the last measure of a
section, a future  edition might change "\partial" to  "partial {}" where
the beat/measure count could be correctly adjusted across the section. 


M Watts wrote:
> 
> jpeters wrote:
>> One way to do this is with measureLength: 
>>                                      
>>  \relative c'' {                                       
>>     \time 4/4                                          
>>     \repeat volta 2 {                                  
>>        \partial 8 gis8 |                               
>>        fis4 g g c, |                                   
>>                                                                   
>>        \set Score.measureLength = #(ly:make-moment 7 8)  
>>         b2. r8 |                                        
>>         \set Score.measureLength = #(ly:make-moment 4 4)
>>     }                  
>>       fis4 g g c, |
>>  }                 
>> ~
>>   
> 
> A very handy thing to know!
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Partial-measures-tp22143202p22189036.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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

Reply via email to