On 07.11.2017 20:13, Flaming Hakama by Elaine wrote:
Looks like all you'll need to do is change one file:
parts/01-ego_flos_campi.ly <http://01-ego_flos_campi.ly>

replace all instances of  "\relative" with "\transpose a, c \relative"

Why? That would only make sense if you used the same variables in different scores and wanted to transpose all of them – even then you should certainly use a variable:
newTonic = as
\transpose f \newTonic \relative { … }

But if that’s not the case (which it rarely is), the duplication is totally uncalled for.

Best, Simon

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

Reply via email to