bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 564 in lilypond: \setEasyHeads -> \beginEasyHeads. Add \endEasyH


From: codesite-noreply
Subject: Issue 564 in lilypond: \setEasyHeads -> \beginEasyHeads. Add \endEasyHeads
Date: Thu, 24 Jan 2008 11:50:51 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]