lilypond-user
[Top][All Lists]
Advanced

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

Re: Include date?


From: Graham Percival
Subject: Re: Include date?
Date: Sat, 8 Apr 2006 02:54:10 -0700

It looks like great trick; could you add it to LSR so that it's easier for other people to find?

Thanks,
- Graham

On 5-Apr-06, at 2:55 PM, Bart Kummel wrote:

Thanks a lot! This simply works. And it's flexible too, since I can manipulate the "%d-%m-%Y" string!

Bart Kummel

On 4/5/06, Toine Schreurs <address@hidden> wrote:

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))
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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