Hi list,
I'm almost positive I've seen a solution to this before, but I can't
seem to find the magic search terms to get me what I need. I want to
align the third eighth-note of an eighth-note triplet to the second
eighth-note of a two eighth-note segment. In the attached example, I
want the two E4s horizontally aligned. Forcing hshift doesn't seem to
work, and I expect there's an easier solution anyway.
I consulted some Mutopia repertoire with this exact problem: m. 3 and
later of
http://www.mutopiaproject.org/ftp/Mendelssohn-BartholdyF/O85/LiederOhneWorte_-_Op85_No1/LiederOhneWorte_-_Op85_No1-let.pdf
(code at
http://www.mutopiaproject.org/ftp/Mendelssohn-BartholdyF/O85/LiederOhneWorte_-_Op85_No1/LiederOhneWorte_-_Op85_No1.ly
), but I still can't manage to get it to work.
Thanks as always!
--Sam
\version "2.19.22"
\relative c'
<<
{
\times 2/3 { c8 d e }
}
\\
{
c8 e
}
>>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user