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/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to