Found it:
#(define ((time-equals-time up down upp downp) grob)
(grob-interpret-markup grob
(markup #:override '(baseline-skip . 0) #:number
(#:line (
(#:column (up down))
#:vcenter "="
(#:column (upp downp)))))))
On 03/04/2015 05:25 PM, Dave Higgins wrote:
I'm looking for an example of a time signature in the format of 3/4 =
6/8. I can find the compound meter, e.g. 1/2 + 2/4, but not with the =
sign.
--
Dave Higgins
--
Creditor, n.:
A man who has a better memory than a debtor.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user