lilypond-user
[Top][All Lists]
Advanced

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

Re: How to make slurs ignore stems?


From: David Nalesnik
Subject: Re: How to make slurs ignore stems?
Date: Thu, 22 Dec 2011 13:52:34 -0600

Hi again,

2011/12/22 David Nalesnik <address@hidden>

There are probably better ways to go about this, but this seems to work:


Here's another way:

 \relative c'' {
  \override Stem #'transparent = ##t
  \stemDown
  c( a g)
}

-David

reply via email to

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