I have \enablePolymeter in my layout block. In a minimal example, this prevents warnings about time signatures in the middle of a bar.
In my actual score, I get: warning: mid-measure time signature without \partial \time 2/4 The main difference is that the minimal example doesn't use variables, while the proper score does. I'd have thought that variables used in the \score block would inherit properties from that score's layout block, even if they are defined in the included file. Is that not the case? Can I do something to get rid of these warnings? Or just ignore them? hjh