Re: Conditional \book - possible?
Michael Scheer <[email protected]> Sat, 4 Jul 2026 11:10:33 +0200
| Newsgroups | gmane.comp.gnu.lilypond.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave, thx, I need to let that sink in or look for further reads, at least I can tell $ works - thank you. > The resulting value of # at top level is ignored because assignment-like > function calls might return something that could be interpreted. So at > top level, you need to state explicitly "please interpret the value" by > writing > > $(if ...) > > instead of > > #(if ...) Best regards Michael