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: address@hidden
Subject: Re: Allows LilyPond to ignore certain note-heads in a stem. (issue4547058)
Date: Thu, 2 Jun 2011 12:39:14 +0200

On Jun 1, 2011, at 10:54 PM, address@hidden wrote:

> 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


Thanks!
Should be fixed in the most recent patchset.

Cheers,
MS



reply via email to

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