> Sorry I can’t comment on techniques of implementation, but for
> user’s sake we should allow input like
>
> \tempo 2 = 86.83
>
> and have Lily output exactly that number, as it was input.
I rather sugggest an extension to have something like
\tempo <note> = #'(<number> . <markup>)
(or whatever syntax is appropriate) so that we have a textual
representation of the tempo in the cdr element that gets printed. The
car element could then be restricted, say, to fractions.
Example:
\tempo 2 = #'(8683/1000 . "86.83")
Werner
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond