Hi,

I can do

  \new Staff = "FooBar" << ... >>

and

  xxx = #(string-append "Foo" "Bar")
  \new Staff = \xxx << ... >>

but not

  \new Staff = #(string-append "Foo" "Bar") << ... >>

What is needed to get the last form working?

-- Johan


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to