Kieren MacMillan <kieren_macmil...@sympatico.ca> writes:

> Arg. typo in the comment lineā€¦ should be:
>
> %%%  tempTest.ly
>
> \version "2.19"
> testing = { c''4 4 4 4 }
>
>
> %%%  file2.ly
>
> \version "2.19"
> \bookpart {
>  \include "tempTest.ly"
>  \score { \testing }
> }
>
> throws several errors.

Sure.  Included files behave just as if inserted at that position, and
at that position no assignments are allowed.

I don't get what is so hard to understand about that.

-- 
David Kastrup

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

Reply via email to