Yes, many thanks!
I had to add a definition for item-gel-column as it is not defined in 2.18.2
I substituted with this (found on openlilylib)
#(define (get-paper-column grob)
"Return the paper column of a given grob.
This property knows about the rhyhmic position in a score"
(cond
(
2017-03-21 22:12 GMT+01:00 Juan Cristóbal Cerrillo :
> Hello everyone,
>
> I’m working on a score with large time signatures. I’ve created a specific
> context for this purpose. However, overriding
> TimeSignature.break-align-symbol causes problems with full length tuplets at
> breaks. Please
Hello everyone,
I’m working on a score with large time signatures. I’ve created a specific
context for this purpose. However, overriding TimeSignature.break-align-symbol
causes problems with full length tuplets at breaks. Please compare bars 3 and
4 in the following example. The bracket shou