Can I just add a little comment (I'm not asking anybody to look at the code, just saying "if you do ..." )
I regularly see repeated bars or percent bars without numbers and with numbers. I see repeated bars followed by percent bars, with or without numbers. Note that the numbers always count from the first of the repeated bars. And the numbers may start on the 3rd, 4th, 5th bar ... So it is not unusual to see a bar repeated twice, an un-numbered % bar, then five numbered % bars with the numbers starting at 4. I haven't yet tried to set anything like that yet ... how on earth you would automate that in lily I DON'T know! I know how I'd try and do it, but I doubt the current syntax supports it. Cheers, Wol -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] .org] On Behalf Of Mats Bengtsson Sent: 02 September 2006 21:55 To: ian_hulin Cc: [email protected] Subject: Re: How to generate a counter for repeated bars As far as I know, this is only supported for percent repeats. It's probably not so hard to do with some Scheme code. Wait a second, how about adding a parallel voice with percent repeats, where you do \override PercentRepeat #'transparent = ##t to make it invisible (i.e. only leaving the numbered bars). /Mats Quoting ian_hulin <[EMAIL PROTECTED]>: > > Please forgive me if this is an obvious case of RTFM, but how do you get to > disply a counter over a section of repeated bars. I am using using unfold > as I don't want any actual ||: . . . :|| sections in the part. I know > there are counters available for things like percent repeats and suchlike. > I there any property or variable I can set to get the desired result? > > For example I want to get \repeat unfold 4 {c4 d e f |} to generate > > 1 2 3 4 > | c d e f |c d e f|c d e f|c d e f| > > I'm still learning the music notation syntax and haven't tried the delights > of customizing Lilypond with scheme yet. > > Thanks in advance for any advice on cracking this one. > > Cheers, > > Ian Hulin > -- > View this message in context: > http://www.nabble.com/How-to-generate-a-counter-for-repeated-bars-tf2204 902.html#a6106399 > Sent from the Gnu - Lilypond - User forum at Nabble.com. > > > > _______________________________________________ > lilypond-user mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/lilypond-user > _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user * ************************************************************************ * This transmission is intended for the named recipient only. It may contain private and confidential information. If this has come to you in error you must not act on anything disclosed in it, nor must you copy it, modify it, disseminate it in any way, or show it to anyone. Please e-mail the sender to inform us of the transmission error or telephone ECA International immediately and delete the e-mail from your information system. Telephone numbers for ECA International offices are: Sydney +61 (0)2 8272 5300, Hong Kong + 852 2121 2388, London +44 (0)20 7351 5000 and New York +1 212 582 2333. * ************************************************************************ * _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
