lilypond-user
[Top][All Lists]
Advanced

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

Re: time signatures and measure grouping


From: Tapio Tuovila
Subject: Re: time signatures and measure grouping
Date: Wed, 23 Feb 2005 19:23:02 +0200
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

Mats Bengtsson kirjoitti:
If you follow the link in the online manual from the section on
Time Signature to Measure_grouping_engraver, you will find a
property called beatGrouping. This is actually the relevant
property that is set by the set-time-signature function, but
you can also set it directly yourself.

   /Mats
Thanks a lot, this works just fine!
My best,
Tapio

Tapio Tuovila wrote:
Hi all,
some questions: -using lilypond-2.4.4 on SuSE-9.2

1) for teaching purposes I'd like measure groupings in the output as shown in site 5.3.5 Time signature. I've got a piece in 7/8 with groupings 2+2+3 and 3+2+2. I can print the groupings using

#(set-time-signature 7 8 '( 2 2 3))
and
#(set-time-signature 7 8 '( 3 2 2))

but when the grouping changes the output prints also the time signature which does not change.

Is there a way to avoid the unnecessary time signatures?






reply via email to

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