Noeck <[email protected]> writes: > Hi Mark, > > >> My limited experience with the computer language for commands suggests two >> things. >> 1. The command requires a " = t." It should be tieWaitForNote = t. >> 2. Commands can contain other symbols, "\," " ' (apostrophe), " and " #. " > > This got much easier in recent versions of LilyPond.
Not really. It's still gobbledygook but you can get along with less ook in it. Which means that it's easier to get right if you don't know what you are doing. But it's not really easier to actually understand what you are doing. > Which version do you use? You can (for most settings) now forget about > the #'. The scheme value 'true' is still ##t. The only > counter-intuitive thing left is the # after the = . > > That leads to what you’ve already found by now: > tieWaitForNote = ##t Yup. In a context definition or modification. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
