lilypond-user
[Top][All Lists]
Advanced

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

Re: bar numbers at beginning of bar - partial solution


From: Kieren MacMillan
Subject: Re: bar numbers at beginning of bar - partial solution
Date: Thu, 29 Jan 2009 08:34:08 -0500

Hi Paul,

Thanks for answering, Mats.  With the following code the bar number
displaces the notes in each bar to the right.  If I remove the two
self-alignment-X overrides the bar number does not displace any music.

\layout
{
        \context
        {
                \Score
                \override BarNumber #'X-extent = #'(0 . 0)
        }
}

Now just solve the collision appropriately (with padding or whatever).

Hope this helps!
Kieren.




reply via email to

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