lilypond-user
[Top][All Lists]
Advanced

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

Re: How to generate a counter for repeated bars


From: Mats Bengtsson
Subject: Re: How to generate a counter for repeated bars
Date: Sat, 02 Sep 2006 22:54:55 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

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 <address@hidden>:


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-tf2204902.html#a6106399
Sent from the Gnu - Lilypond - User forum at Nabble.com.



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








reply via email to

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