lilypond-user
[Top][All Lists]
Advanced

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

more bounding box


From: David Bobroff
Subject: more bounding box
Date: 04 Nov 2003 18:29:37 +0000

This little bit of html/lilypond produces problematic output for me:

<html>

<lilypond>
\include "paper20.ly"
\score{ \notes \relative c, {
\time 4/4
\key c \major
\clef F

a4 as g ges
}

\paper{linewidth = 4\in}}

</lilypond>

</html>

With the size set to 16pt (explicitly, or by default) or 20pt as above,
the top staff line goes missing in the *.png output.  In other sizes
it's fine.  As noted in a previous post about this, other fragments
don't exhibit this problem.

-David Bobroff





reply via email to

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