lilypond-user
[Top][All Lists]
Advanced

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

Re: How to put current date in footer?


From: Gilles Sadowski
Subject: Re: How to put current date in footer?
Date: Sun, 13 Apr 2008 14:54:23 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi.

> 
> I'm trying to have a timestamp in the footer of every page. nice would
> also be to have subversion revision as metainformation printed.
> I'm quite new to Lilypnd...
> 
> How can I do that?
>

Define \today as

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

before using it.
 

Best,
Gilles




reply via email to

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