Issue 564: \setEasyHeads -> \beginEasyHeads.  Add \endEasyHeads
http://code.google.com/p/lilypond/issues/detail?id=564

New issue report by gpermus:
We should rename
 \setEasyHeads
since it's confusing for people just learning about \set.  We also need a
command to end it.  I propose

beginEasyHeads = {  ... current definition of \setEasyHeads... }

endEasyHeads = {
 \revert NoteHead #'stencil
 \revert NoteHead #'font-size
 \revert NoteHead #'font-family
 \revert NoteHead #'font-series
}


Add to ly/property-init.ly, make convert-ly rule, add NEWS item.  I
nominate John to do this, since he likes python.  Anybody who fixes this
should tackle 563 at the same time.


Issue attributes:
        Status: Accepted
        Owner: gpermus
        CC: john.mandereau
        Labels: Type-Enhancement Priority-Low

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to