lilypond-devel
[Top][All Lists]
Advanced

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

bar number positioning influenced by clef change at end of previous syst


From: Wilbert Berendsen
Subject: bar number positioning influenced by clef change at end of previous system
Date: Tue, 17 Jul 2007 16:04:09 +0200
User-agent: KMail/1.9.7

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

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi

Attachment: bar-number-clef-change.png
Description: PNG image


reply via email to

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