lilypond-user
[Top][All Lists]
Advanced

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

Re: Straight-Slurs


From: Rune Zedeler
Subject: Re: Straight-Slurs
Date: Mon, 15 Oct 2007 01:44:36 +0200
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

address@hidden skrev:
Thanks for the suggestion, but glissandi go between the two notes, whereas I'm needing the line to be above or below - exactly where a slur would be.

I find it a bit difficult to understand what you want. Is it something like this?

%%% BEGIN %%%
\new Staff \with {
  \override Slur #'stencil = #ly:line-spanner::print
  \override Slur #'style = #'line
}
{
  c'-( b'-) c''-( b''-)
}
%%% END %%%


-Rune




reply via email to

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