>> I think I've misunderstood how `\with` works. I have always >> thought that it sets default values for a specific instance of a >> context before this instance gets created. Apparently, I'm wrong – >> it doesn't set default values, it just sets values. > > I don't know what you consider "default values", but not even > context definitions set anything that cannot be undone. That's the > reason defaults are established in the Global context rather than > the Score context where they could be overriden/unset without > fallback.
Yeah. Not having checked in detail, but I feel this isn't properly documented (or maybe I'm just blind)... Werner