lilypond-user
[Top][All Lists]
Advanced

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

Re: How to set different bar number format every nth bar?


From: Antheo
Subject: Re: How to set different bar number format every nth bar?
Date: Fri, 15 Oct 2010 13:49:45 -0700 (PDT)


Anyone would have any idea how to accomplish this?


Antheo wrote:
> 
>   I'd like to have bar numbers printed on every bar with the first bar 
> number of each line bigger.
> I'd like to find if there is any way to set different bar number format 
> with a function rather than inline with the music.
> I'd like to avoid to reset the bar number format for each staff like:
> 
> \score {
> % set the size of the first bar number larger
>    \override Score.BarNumber #'font-size = #-2
>    c d e f | % 1st measure
>    % 5th other measures on the same staff
>    \override Score.BarNumber #'font-size = #-4
>   g a b c | c d e f | g a b c | c d e f | g a b c |
>    % and so on...
> }
> 
> I've seen Neil's music function to set the visibility of the bar number 
> every odd measure but don't think this can be reused to set the font size.
> 
> links to documentation i may have missed or scheme functions are welcome.
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-set-different-bar-number-format-every-nth-bar--tp29888078p29975345.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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