Hello Jacques, 

If the intention is to eliminate the display of time signatures, 

Isn't it possible to use the make-moment function? 

{ 
\set Timing.measureLength = #(ly:make-moment 2 2) 
d2 a'2 fis2} 

{ 
\set Timing.measureLength = #(ly:make-moment 3 2) 
d2 a'2 b4 b4 } 



From: "Guy Stalnaker" <jimmyg...@gmail.com> 
To: "Jacques Menu" <imj-muz...@bluewin.ch> 
Cc: "lilypond-user" <lilypond-user@gnu.org> 
Sent: Tuesday, August 20, 2019 7:32:54 AM 
Subject: Re: Choral scores conventions question 

Jacques, 

Do a search for "merge-rests.ily" -- this is a LP .ily file you can include in 
your LP files to merge the rests of differing voices to get a single rest for 
places like m. 4 in your score. The file includes usage examples. I use it a 
great deal as I mostly write choral music. 

Guy Stalnaker 
[ mailto:jimmyg...@gmail.com | jimmyg...@gmail.com ] 


On Tue, Aug 20, 2019 at 8:18 AM Jacques Menu < [ mailto:imj-muz...@bluewin.ch | 
imj-muz...@bluewin.ch ] > wrote: 


Hello folks, 

I’ve created this score from a psalms book, both attached, with explicit, 
sometimes artificial, time signatures and rests for the time being. 

What is the usual way to setup such a choral, in terms of compound time 
signatures, partials, measure 13 spanning over a line break, minimizing the 
number of rests such as measure 4, the display of rests at measure 8, and the 
like? 

Thanks for your help! 

JM 









_______________________________________________ 
lilypond-user mailing list 
[ mailto:lilypond-user@gnu.org | lilypond-user@gnu.org ] 
[ https://lists.gnu.org/mailman/listinfo/lilypond-user | 
https://lists.gnu.org/mailman/listinfo/lilypond-user ] 




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

Reply via email to