Hi David:
Thanks for your message.
Based on your question about the Melody_engraver, I commented out the follow
code in the layout block:
%{ \context { \Voice \consists "Melody_engraver" \override Stem
#'neutral-direction = #'() } %}
I then saved the file, and it compiled with no err
Joseph Srednicki writes:
> Hi David:
> Thanks for your message.
> Based on your question about the Melody_engraver, I commented out the
> follow code in the layout block:
> %{ \context { \Voice \consists "Melody_engraver" \override
> Stem #'neutral-direction = #'() } %}
>
> I then sav
Joseph Srednicki writes:
> Hello:
> I read some messages about this issue in the mail archive, but I have
> not been able to get Lilypond to compile the attached file.
> I know that the attached example is not tiny, but I could not
> reproduce this issue in a tiny example.
> The file compiled wit