bug-lilypond
[Top][All Lists]
Advanced

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

2.17.6: assertion failed with \glissando


From: Werner LEMBERG
Subject: 2.17.6: assertion failed with \glissando
Date: Sun, 18 Nov 2012 21:41:58 +0100 (CET)

[commit 3bd44774]

The following code

  \version "2.17.6"

  {
    f2 \glissando
  \override NoteHead #'stencil = ##f
         e |
  }

causes the following output (beautified):

  GNU LilyPond 2.17.6
  Processing `bug.ly'
  Parsing...
  Interpreting music...
  Preprocessing graphical objects...
  Finding the ideal number of pages...
  Fitting music on 1 page...
  Drawing systems...
  lilypond:
    ../flower/include/interval.hh:226:
      T Interval_t<T>::center() const [with T = double]:
      Assertion `!is_empty ()' failed.


     Werner



reply via email to

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