lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2727 in lilypond: Patch: do not draw empty boxes


From: lilypond
Subject: [Lilypond-auto] Issue 2727 in lilypond: Patch: do not draw empty boxes
Date: Thu, 09 Aug 2012 02:54:34 +0000

Status: Accepted
Owner: ----
Labels: Type-Patch Patch-new

New issue 2727 by address@hidden: Patch: do not draw empty boxes
http://code.google.com/p/lilypond/issues/detail?id=2727

Anything that would draw an empty box, like the white background box in
  { b1-\markup\whiteout"" }
gives a warning "Found infinity or nan in output", without any pointers to the offending input. Better if the box-drawer to just skips the output routine for empty boxes.

This bothers me because I do things like this
  \override TextScript #'whiteout = ##t
  \cueWhile "flute" "" #UP { g4 bes4 }





reply via email to

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