bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1246 in lilypond: Ledger lines overhanging end of stave


From: lilypond
Subject: Issue 1246 in lilypond: Ledger lines overhanging end of stave
Date: Wed, 01 Sep 2010 21:24:27 +0000

Status: Accepted
Owner: ----
Labels: Type-Other

New issue 1246 by RalphBugList: Ledger lines overhanging end of stave
http://code.google.com/p/lilypond/issues/detail?id=1246

From Nick Payne:

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 }
}
%======================





reply via email to

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