> The example as it is has no collisions using the development version.
>
> In the stable version you can also
> \override NoteHead #'minimum-Y-extent = #'(-0.1 . 0.1)
> to resolve the collisions.
> This gives LilyPond an estimate of the height of your note heads,
> before actually calling your f
mike apollinemike.com apollinemike.com> writes:
>
> On Nov 14, 2011, at 11:02 AM, takumi ikeda wrote:
>
> > When using special notehead, accidental and notehead collide to some
> > specific
> > notes. What should I do in order to avoid this using Scheme?
> >
>
> If you download the unstable
On Nov 14, 2011, at 11:02 AM, takumi ikeda wrote:
> When using special notehead, accidental and notehead collide to some specific
> notes. What should I do in order to avoid this using Scheme?
>
> \version "2.14.2"
>
> triBk =
> #(ly:make-stencil
> (list 'embedded-ps
> "gsave
>