lilypond-user
[Top][All Lists]
Advanced

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

overlapping articulations with slurs


From: Alex Jones
Subject: overlapping articulations with slurs
Date: Fri, 9 Jan 2015 14:06:47 -0500

Apologies if others have solved this in the past, but I wasn’t able to find a 
solution on the list quickly.  Has anyone seen something like the following:

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

Attachment: Untitled.pdf
Description: Adobe PDF document


reply via email to

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