Le dimanche 04 juin 2023 à 12:27 -0700, Flaming Hakama by Elaine a écrit :


> I guess I am kind of confused at the default behavior, why does lilypond
> not reprint a clef when you specify \clef ?
> 
> Are people putting \clef commands in their code where they don't want a
> clef to appear?  
> Is this a common practice?


For arranging, I can imagine stuff like this being useful:

```
patI = { \clef treble ... }
patII = { \clef bass ... }

{ \patI \patI \patI \patII \patII \patI \patI }
```




Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to