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: Paul Scott
Subject: Re: bar numbers at beginning of bar - partial solution
Date: Sat, 31 Jan 2009 11:12:29 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081204 Iceape/1.1.14 (Debian-1.1.14-1)

Kieren MacMillan wrote:
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)
    }
}

Hi Kieren,

I just searched through the docs and I don't find the meaning of X-extent. What does it mean? What does the above do?

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

Why doesn't outside-staff-priority alone solve this?

Thanks,

Paul






reply via email to

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