lilypond-user
[Top][All Lists]
Advanced

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

Re: Stopwatch time in markup


From: Tom Hall
Subject: Re: Stopwatch time in markup
Date: Sun, 25 Jan 2009 16:25:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hello Mark

Mark Polesky <markpolesky <at> yahoo.com> writes:

> Don't forget you can store all the formatting as a music-function:
> 
> { c'1 \timestamp #4 #33 c' }

This works well for most times, except when secs <10

{ c'1 \timestamp #4 #03 c' }

Here 03 gets passed in as an integer of 3 I guess
so the result looks not so good: 4"3'

WOuld you know how to add to the func a way to pad a zero 
in case of situations like the above?

Any other thoughts?

Regards

Tom

> - Mark
> 
>       
> 








reply via email to

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