|
| 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 twoself-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.
| [Prev in Thread] | Current Thread | [Next in Thread] |