bug-lilypond
[Top][All Lists]
Advanced

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

progerror-round-filled-box


From: Erik Sandberg
Subject: progerror-round-filled-box
Date: Mon, 10 May 2004 16:49:14 +0200
User-agent: KMail/1.5.4

hi,
I added this to the bug repository:

%warning
address@hidden
\header { texidoc = "
Each lyric produces a warning:
programming error: round filled box vertical extent smaller than blot; 
decreasing blot

However, the output looks fine.
" }

\version "2.2.1"
\paper {
   \context {
     \LyricsContext \consists "Bar_engraver"
     \override BarLine #'transparent = ##t
   }
}

\score {
\new Lyrics \lyrics { foo4 bar }
}




reply via email to

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