Dear Org hackers, I have a question about tangling LilyPond code blocks.
Is there a way to put the commands `\sourcefilename' and `\sourcefileline' in the tangled file before each block, perhaps in place of the comment that includes the same information? (These commands are equivalent to the `#line LINENUM "FILE"' directive in C.) If possible I'd like to let LilyPond know how to give error messages that refer to the originating Org file. Thanks, Thomas