bug-lilypond
[Top][All Lists]
Advanced

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

Issue 412 in lilypond: bar number positioning influenced by clef change


From: codesite-noreply
Subject: Issue 412 in lilypond: bar number positioning influenced by clef change at end of previous system
Date: Thu, 16 Aug 2007 18:19:43 -0700

Issue 412: bar number positioning influenced by clef change at end of previous  
system
http://code.google.com/p/lilypond/issues/detail?id=412

New issue report by gpermus:
When there is a clef change in the previous system the bar number is
printed at a nice distance, otherwise they are too high.

\version "2.11.29"
\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'
}
>> }



Attachments:
        foo.png  23.8 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low Engraving-nitpick

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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