lilypond-user
[Top][All Lists]
Advanced

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

collisions between tuplet numbers and accidentals


From: Gilberto Agostinho
Subject: collisions between tuplet numbers and accidentals
Date: Fri, 11 Dec 2020 12:50:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1

Hi everyone,

I am having an issue with collisions between tuplet numbers and accidentals. Is there a good way of handling these other than manually tweaking every single tuplet in the score?

Example:

\version "2.20.0"
{
     \tuplet 3/2 {
        f'2
        r8
        ges''4.
        aes'2
    }
    \tuplet 5/4 {
        bes'16
        aes'8. ~
        aes'4
        ges''16
        aes'8. ~
        aes'16 r4..
    }
}

Producing: https://i.postimg.cc/RC3x3zXh/Untitled.png

Many thanks,
Gilberto



reply via email to

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