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 _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
