Martín Rincón Botero <[email protected]> writes: > Thank you Aaron for this explanation of the ly:prob-property! I see a > function like *ly:duration->string*, is there any way to "convert" > predicate types like ly:duration and number to markup?
There is value->lily-string once you previously call #(use-modules (scm display-lily)) -- David Kastrup
