File information: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
Display ly file information in markup, including file name, file size, LilyPond version, date processed, time processed, time last modified, and the LilyPond command line. | Display ly file information in markup, including file name, file size, LilyPond version, date processed, time processed, time last modified, and the LilyPond command line. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
#(define comml (command-line)) | #(define comml (command-line)) | ||
#(define filen input-file-name) | #(define filen input-file-name) | ||