Using a newly installed version of 2.16 on Linux x86-64 convert-ly is changing:

\override Stem #'flag = #modern-straight-flag

to:

\override Flag #'print = #modern-straight-flag

which does not produce the correct output and does not generate an error
message.

Should be(as per an earlier, related thread on this list):

\override Flag #'stencil = #modern-straight-flag

-r


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to