Carl Sorensen schrieb:
[...]
For the music-function you can do this:

% you can also do:
% mybool = ##f
#(define mybool #f)

Why not just change this to

#(define-public mybool #f)

then  use mybool everywhere else?
I tried this first, but it seems that it doesn't work inside a music-function.

Marc
Carl





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

Reply via email to