X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fevent-listener.ly;h=4627aaa23c2760d87e096a2227aa85426f741f9d;hb=9468b77cb2ae93b992bfb9105016f3393d206b47;hp=a2a39bc47ef742e8142bd86c2db447308ecee1d9;hpb=67ed495d4f5e6a02224f87faf4c00979996675e0;p=lilypond.git diff --git a/ly/event-listener.ly b/ly/event-listener.ly index a2a39bc47e..4627aaa23c 100644 --- a/ly/event-listener.ly +++ b/ly/event-listener.ly @@ -40,7 +40,7 @@ "Constructs a filename in the form @file{@var{original_filename}-@var{staff_instrument_name}.notes} if the staff has an instrument name. If the staff has no instrument -name, it uses "unnamed-staff" for that part of the filename." +name, it uses \"unnamed-staff\" for that part of the filename." (let* ((inst-name (ly:context-property context 'instrumentName))) (string-concatenate (list (substring (object->string (command-line))