bug-lilypond
[Top][All Lists]
Advanced

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

Ledger lines overhanging end of stave


From: Nick Payne
Subject: Ledger lines overhanging end of stave
Date: Tue, 31 Aug 2010 10:44:26 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

The problem is more pronounced in the score where I encountered it, but this example demonstrates it.

%======================
\version "2.13.31"

#(set-global-staff-size 18.5)

\paper { #(set-paper-size "a4") }

notes = \relative c'' {
    \time 12/8
    \key d \minor
    \stemUp
    e16 bes( a g f e d cis b a) g' e f d f a d cis d a d f b a
    b16 f( e d c b a gis fis e) d' b c a c e a gis a( b c) gis a c
}

\score {
    \notes
    \layout { indent = 0 }
}
%======================

Nick

Attachment: test1.png
Description: PNG image


reply via email to

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