lilypond-devel
[Top][All Lists]
Advanced

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

Re: bar number positioning influenced by clef change at end of previous


From: Graham Percival
Subject: Re: bar number positioning influenced by clef change at end of previous system
Date: Tue, 14 Aug 2007 14:40:07 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=412

Cheers,
- Graham


Wilbert Berendsen wrote:
Adding to the bar number positioning soap, I found today that the positioning of bar numbers somehow is dependend on clef changes at the end of the previous system (in a different staff):

\version "2.11.27"
\score {\new PianoStaff <<
\new Staff {
        \repeat unfold 7 { c' d' e' f' }
}
\new Staff {
        c' d' e' f' \clef bass \break
        c d e f \break
        c d e f c d e f \clef treble \break
c' d' e' f' c' d' e' f' \break c' d' e' f'
}
}

yields attached results. When there is a clef change in the previous system the bar number is printed at a nice distance, otherwise to far off.

with best regards,
Wilbert Berendsen



------------------------------------------------------------------------


------------------------------------------------------------------------

_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel





reply via email to

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