lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows LilyPond to ignore certain note-heads in a stem. (issue454705


From: n . puttock
Subject: Re: Allows LilyPond to ignore certain note-heads in a stem. (issue4547058)
Date: Wed, 01 Jun 2011 20:54:29 +0000

I'm afraid it's still a bit flaky:

\relative c' {
  \override NoteHead #'stem-attachment = ##f
  c8 d e f
}

Program received signal SIGSEGV, Segmentation fault.
0x000000000040bbfb in ly_cdr (x=0x404) at ./include/lily-guile.hh:199
199     inline SCM ly_cdr (SCM x) { return SCM_CDR (x); }
(gdb) bt
#0  0x000000000040bbfb in ly_cdr (x=0x404) at
./include/lily-guile.hh:199
#1  0x000000000045a3ad in Beam::calc_beaming (smob=0x7ffff1e2c7d0) at
beam.cc:314

http://codereview.appspot.com/4547058/



reply via email to

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