Re: modern-straight-flag and convert-ly

2013-05-01 Thread Marek Klein
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

Re: modern-straight-flag and convert-ly

2013-04-14 Thread David Kastrup
"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 " ?

Re: modern-straight-flag and convert-ly

2013-04-14 Thread Phil Holmes
"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

Re: modern-straight-flag and convert-ly

2013-04-13 Thread David Kastrup
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

modern-straight-flag and convert-ly

2013-04-13 Thread 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 error message. Should be(as per an earlier, relate