Hello,
2013/4/14 robert edge
> 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 err
"Phil Holmes" writes:
>> I'd like Mike to corroborate that this should be #'stencil, and then
>> we need to check at least our own code base for bad occurences. I
>> have no really good plan how to deal with files that have already
>> been broken by that rule.
>
> git grep -e "Flag #'print " ?
"David Kastrup" wrote in message
news:87zjx1y7l8@fencepost.gnu.org...
robert edge writes:
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 pro
robert edge writes:
> 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
> messa
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, relate