Ah, that's it! Thank you!
уто, 11. јан 2022. у 00:43 Valentin Petzel је
написао/ла:
> Hello Vlado,
>
> You can of course manually resolve the shifts:
>
> \version "2.22.1"
> \relative c'' {
> \key e \major
> << {dis4. dis8}
> \\
> { \tweak NoteColumn.force-hshift #1.1 e,4 dis}
> \\
> {
Hello Vlado,
You can of course manually resolve the shifts:
\version "2.22.1"
\relative c'' {
\key e \major
<< {dis4. dis8}
\\
{ \tweak NoteColumn.force-hshift #1.1 e,4 dis}
\\
{}
\\
{ \tweak NoteColumn.force-hshift #0 fis2}
>>
}
Cheers,
Valentin
Am Montag, 10. Jänner 2022, 21:
Hello everyone, here's the example:
\version "2.22.1"
\relative c'' {
\key e \major
<< {dis4. dis8}
\\
{e,4 dis}
\\
{}
\\
{fis2}
>>
}
This example is exactly what i need but with small exception, dis4 in first
voice and fis2 in fourth voice to be aligned vertically, not e4 in secon