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: Mats Bengtsson
Subject: Re: time signatures and measure grouping
Date: Wed, 23 Feb 2005 17:37:34 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217

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

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?

2) Can these groupings be shown upon a RhythmicStaff? How?

3) How can I change the line-count of a staff; I'd like to have staves also with 1 and 2 lines? -A small example would be most welcome, as I have not been able to figure out how this should be done in the documentation and the user-archives search is not working.

my best,
Tapio


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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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