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. 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

Cheers,
Joram

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to