On 2019-01-15 4:40 pm, Aaron Hill wrote:
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 %%%%
Oops. Probably shouldn't go around redefining \bar which is an actual thing. Pretend I said "baz" instead. ;-)
-- Aaron Hill _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
