Paul Morris <p...@paulwmorris.com> schrieb:
>David Kastrup wrote
>> Paul Morris &lt;
>
>> paul@
>
>> &gt; writes:
>> 
>>> Currently you have to make changes in the music (the content) for
>>> custom clefs to work, whether that's defining a new clef with a
>>> non-standard name,
>> 
>> A definition of a new clef will usually occur outside of the music.
>
>I understand that, but if you then *use* that new clef in the music,
>then
>you can't use that music on a standard staff since the new clef only
>makes
>sense on the custom staff.

I didn't really follow this thread, but wouldn't the following be possible?

music = {
  Some music }

trad = { \music }

custom = {
  custom-clef-definition
  \music
}

?

You could do without the "trad" wrapper, it's just there to clarify the 
intention.

Urs
 


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

Reply via email to