LGTM.  This will make using custom modified contexts much simpler,
thanks!

My only suggestion is that the plural form of "acceptances" sounds odd
if there are more than one:

\layout {
  % ...
  \acceptances "MyStaff" "Staff"
  \acceptances "MyLyrics" "Lyrics"
}

What about \accept-like instead?

\layout {
  % ...
  \accept-like "Staff" "MyStaff"
  \accept-like "Lyrics" "MyLyrics"
}

This is the name you suggested (for a different approach) here:
http://lists.gnu.org/archive/html/bug-lilypond/2015-03/msg00020.html

I find it clearer and easier to understand than \acceptances.

https://codereview.appspot.com/260800043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to