lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4447 in lilypond: BalloonText on nonexistent objec


From: lilypond
Subject: [Lilypond-auto] Issue 4447 in lilypond: BalloonText on nonexistent object gives crash
Date: Sun, 14 Jun 2015 02:01:18 +0000

Status: Accepted
Owner: ----
Labels: Type-Crash

New issue 4447 by address@hidden: BalloonText on nonexistent object gives crash
https://code.google.com/p/lilypond/issues/detail?id=4447

\new Voice \with { \consists "Balloon_engraver" } {
  \balloonGrobText #'Stem #'(3 . 3) \markup { "I'm a Stem" }
  g1 }

Produces an error message:
"programming error: Improbable offset for stencil: -1.#IND00 staff space"
Gives bad spacing in versions up to 2.19.20

Fails the assertion at skyline.cc:94 (at least under widows)
in version 2.19.21

Whole notes have no stem, so desired behavior is anything more graceful

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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