On Mon, 12 Aug 2002, Carter Brey wrote:
> Did you try setting
>
> \property Voice.sparseTies = ##t
Nope, but that looks a bit funny, plus I apparently only ties the lower
notes, whereas I need both possibilities. I like Jérémie's suggestion
better. But thanks anyways :-)
--
love, peace & harmon
On Mon, 12 Aug 2002, Jérémie Lumbroso wrote:
>
> AAJ> I cannot figure out how to get a tie between only one of the notes in a
> AAJ> chord, like this:
> I don't currently know of a way to do that at the moment (usually,
> when such a case occurs, it's because the notes are form two different
> vo
AAJ> I cannot figure out how to get a tie between only one of the notes in a
AAJ> chord, like this:
I don't currently know of a way to do that at the moment (usually,
when such a case occurs, it's because the notes are form two different
voices). I suggest you use the voicify function as follow:
gt;-|--|---|--|-
>-|--o---o--|-
> -o- -o-
> \_/
>
>This is what I tried (including the obvious , that really is
>the way it should be done IMHO), lily 1.5.63:
>
>\include "paper20.ly"
>%\version "1.5.63"
>\header {
>title = "Si
done IMHO), lily 1.5.63:
\include "paper20.ly"
%\version "1.5.63"
\header {
title = "Single tie in chord"
composer = "Atte André Jensen"
tagline = " "
footer = " "
}
tHide = \property Voice.Tie \override #'transparen