bug-lilypond
[Top][All Lists]
Advanced

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

bar number offset effects "broken beams"


From: jmk
Subject: bar number offset effects "broken beams"
Date: Tue, 11 Jul 2006 00:38:43 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

i don't think that this is the desired behavior?!

if you uncomment the line below, the "broken beam" is way to small on the next line...

hope i could help,
jmk

example
-------------
\version "2.9.10"

\relative c'' {
\clef treble
\key d \major
\time 2/2
% \override Score.BarNumber #'X-offset = #8
<< {g e g8([ a b cis] \break
d4) e e dis} \\

{b, b b8([ cis d e]
fis4) b a fis}
>>
}
------------




reply via email to

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