lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More suggestions for NR 6


From: Carl D. Sorensen
Subject: More suggestions for NR 6
Date: Wed, 5 Nov 2008 06:44:01 -0700

Section NR 6.4.3, at the end of known issues and warnings, should add the
following:

"One workaround for this problem is to put the arguments into a Scheme list:

#(define-markup-command (foo layout props
                         arg-list)
                        (pair?)
  ...)

You could then apply it as

\markup \foo #'(1 "bar" 2 "baz")




Thanks,

Carl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]