bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1691 in lilypond: Ugly bars in PDF documents


From: lilypond
Subject: Re: Issue 1691 in lilypond: Ugly bars in PDF documents
Date: Sat, 13 Aug 2011 19:43:39 +0000


Comment #34 on issue 1691 by percival.music.ca: Ugly bars in PDF documents
http://code.google.com/p/lilypond/issues/detail?id=1691

The 2.05 is completely irrelevant -- it's not used at all in this example, which still has the overflow black bars. Without using any bar numbers or instrument names!

Something is fundamentally broken in lilypond-book. Don't try to sandpaper over it. If we wanted a cosmetic solution, we could just add @finaloutput, or whatever it was that Werner suggested.


\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
@setfilename LineTest
@settitle PhilTest
@afourpaper

still problem:

@lilypond[]
\layout {
\context {
\Score
\remove "Bar_number_engraver"
}
}
\repeat unfold 50 { c'4 }
@end lilypond

@bye





reply via email to

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