Here's an oddity:

%%%%
\version "2.19.82"
test = #(define-scheme-function (suffix) (string?) #{
  \book { \bookOutputSuffix $suffix \score { b'4 } } #} )
foo = \test "foo"
bar = \test "bar"
\foo \bar
%%%%

This works.

-- Aaron Hill

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

Reply via email to