Hi everyone, David Wright wrote:
> \include just substitutes the text in the file for itself
Sure, but I didn't spot it. This already is a recursion:
\header {
title ="x"
title = \markup { \fromproperty #'header:title }
}
I looked at it like it is subsequent variable "title" assignments. But
now I assume the \fromproperty does something like a function call of
\header{} - that's the recursion.
Best regards
Michael
