lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Include date?


From: Toine Schreurs
Subject: Re: Include date?
Date: Wed, 5 Apr 2006 23:43:01 +0200 (MZT)

Try:

date = #(strftime "%d-%m-%Y" (localtime (current-time)))

Toine Schreurs

> I'm using Lilypond 2.8.0 on windows XP. For versioning reasons, I
> would like to automatically include the date the PDF is generated in
> one of the title fields. I was thinking of a "hack" like this one:
> 
> #(string-append "subsubtitle LilyPond version " (lilypond-version))
> 
> I tried a lot of possibilities, like:
> 
> #(string-append "Generated on: " (date))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]