Apologies if others have solved this in the past, but I wasn’t able to find a solution on the list quickly.
I’m trying to write both a stopped and accented note, that is slurred to an open note. I’m having trouble with the stopped and accented articulation occurring overtop of each other. Additionally, some of the articulations are below and some are above the slur, which is weird, but legible. Here is the code segment and resulting output. \version "2.18.2" \score { \new Staff = "foo" { \time 6/8 cis''4.->-+ (c''8) \open r8 r8 cis''4.->-+ (c''8) \open r8 r8 } } Note: in the context of my larger score, both instances have the overlapping + and > symbols. Thanks for any help! -akj
Untitled.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user