> Le 16 nov. 2021 à 11:44, Павел <budanov.pa...@gmail.com> a écrit : > > Sorry, my mistake: > > \relative c' { \stemDown c8[ d] \stemUp e[ e'] } > > 16.11.2021 13:41, Павел пишет: >> Hello, Jacques Menu! >> >> Since you did not specify the time signature, lilypond chose the default one >> — 4/4. In this signature, lilypond groups 1/8-notes by four. You can >> explicitly override it: >> >> \relative c'[ { \stemDown c8] d \stemUp e[ e'] } >> >> For additional information you can read the documentation: >> http://lilypond.org/doc/v2.22/Documentation/notation/displaying-rhythms >> <http://lilypond.org/doc/v2.22/Documentation/notation/displaying-rhythms>Thanks >> Павел!
JM