Re: Setting context properties with \with

2024-12-30 Thread Werner LEMBERG
>> 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 "def

Re: Incorrect bar line with voltas, \repeatTie and lyrics

2024-12-30 Thread Simon Albrecht via bug-lilypond
Hi Ole, it’s OK that you’re dissatisfied with the way LilyPond handles this example, but we do not have the resources or policy to turn every such example coming to the bug list into a constructive issue report ourselves. For one thing, your example is not actually minimal. You are convinced

Re: Setting context properties with \with

2024-12-30 Thread Dan Eble
On 2024-12-30 01:25, Werner LEMBERG wrote: So yes, please improve the documentation. The example I'll work on it. -- Dan

Re: Setting context properties with \with

2024-12-30 Thread David Kastrup
Werner LEMBERG writes: >>> Anyway, both situations don't work; I would call it a bug. >> >> I would rather call it a doc issue. It doesn't make sense to me >> that \with { x = y } would set a value that can never be unset. > > I think I've misunderstood how `\with` works. I have always thought