File information: Difference between revisions

Import snippet from LSR
 
m Lemzwerg moved page File Information to File information without leaving a redirect: Only the first letter of a title should be uppercase
 
(3 intermediate revisions by 2 users not shown)
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.0">
<lilypond version="2.24">
#(define comml    (command-line))
#(define comml    (command-line))
#(define filen    input-file-name)
#(define filen    input-file-name)
Line 26: Line 26:
[[Category:Editorial annotations]]
[[Category:Editorial annotations]]
[[Category:Really cool]]
[[Category:Really cool]]
[[Category:Snippet]]