On Sun, 2014-02-09 at 12:09 +0100, Marc Hohl wrote:
> I found another solution somewhere buried in my files:
>
> #(define TACTUS
> (if (defined? TACTUS)
> TACTUS
> 50))
>
> Perhaps that's something better suited to your needs?
>
> Marc
>
>
Brilliant! Thanks Marc.
Just one minor correction:
(if (defined? 'TACTUS)
(note the quote before the variable name)
-- Graham
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user