bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tenuto + accent


From: Jean Abou Samra
Subject: Re: Tenuto + accent
Date: Fri, 29 Apr 2022 16:55:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1



Le 25/04/2022 à 22:22, Martín Rincón Botero a écrit :
(See https://lists.gnu.org/archive/html/lilypond-user/2022-04/msg00314.html for 
a workaround).

Dear list,
compare:
{
c'4->-.
}

with:
{
c'4->--
}

This last compound articulation is wrong. In the first example the staccato 
(even though it was typed after the accent) is correctly printed (immediately 
below the note-head) and then the accent. With tenuto-accent, apparently 
Lilypond expects you to type both articulations in the right order, which 
indeed prints a correct articulation:
{
c'4--->
}

Enhancement request: tenuto-accents should be printed correctly independently 
of the order of input, just like staccato-accents.
Regards,
Martín.

Opened
https://gitlab.com/lilypond/lilypond/-/issues/6335

Best,
Jean




reply via email to

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