lilypond-user
[Top][All Lists]
Advanced

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

RE: Bar number position and text (especially for anacruses)


From: andrew.bernard
Subject: RE: Bar number position and text (especially for anacruses)
Date: Tue, 26 Jun 2018 09:36:47 +1000

Hi Steve,

 

Re point 3:

 

You can do this:

 

      \once \set Score.barNumberFormatter =  #(lambda (bar-number measure-position alternative-number extra)

                                                (markup "pickup"))

 

But note that the length of the text in this case is problematic. Nevertheless, you may find this formatter very adaptable.

 

Andrew

 

 

From: lilypond-user <address@hidden> On Behalf Of Stephen Cummings
Sent: Sunday, 24 June 2018 1:08 AM
To: address@hidden
Subject: Bar number position and text (especially for anacruses)

 

3.  Changing bar number text. Can I change the text for the anacrusis bar number to something other than "(1)"? Like "0" or "pickup"?

 


reply via email to

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